[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:05:55.623786 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:41811
I20260710 11:05:55.625581 17191 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:05:55.626726 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:55.644608 17197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:55.644136 17200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:55.644148 17198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:56.918424 17199 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:05:56.918718 17191 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:05:56.923462 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:56.923712 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:56.923979 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681556923953 us; error 0 us; skew 500 ppm
I20260710 11:05:56.924822 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:56.930409 17191 webserver.cc:533] Webserver started at http://127.16.201.254:34669/ using document root <none> and password file <none>
I20260710 11:05:56.931308 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:56.931564 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:56.932029 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:56.938036 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "30a1c17fbb484293a4c7210392e04e78"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7rm2"
I20260710 11:05:56.946357 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:56.951736 17206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:56.952919 17191 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:05:56.953336 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "30a1c17fbb484293a4c7210392e04e78"
format_stamp: "Formatted at 2026-07-10 11:05:56 on dist-test-slave-7rm2"
I20260710 11:05:56.953704 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:57.015705 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:57.017494 17191 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:05:57.018119 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:57.096681 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:41811
I20260710 11:05:57.096747 17257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:41811 every 8 connection(s)
I20260710 11:05:57.105335 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:57.127472 17258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78: Bootstrap starting.
I20260710 11:05:57.133611 17258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:57.135500 17258 log.cc:826] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78: Log is configured to *not* fsync() on all Append() calls
I20260710 11:05:57.140321 17258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78: No bootstrap required, opened a new log
I20260710 11:05:57.161322 17258 raft_consensus.cc:359] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a1c17fbb484293a4c7210392e04e78" member_type: VOTER }
I20260710 11:05:57.161940 17258 raft_consensus.cc:385] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:57.162147 17258 raft_consensus.cc:740] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30a1c17fbb484293a4c7210392e04e78, State: Initialized, Role: FOLLOWER
I20260710 11:05:57.163095 17258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30a1c17fbb484293a4c7210392e04e78" member_type: VOTER }
I20260710 11:05:57.163583 17258 raft_consensus.cc:399] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:57.163823 17258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:57.164125 17258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:57.168319 17258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a1c17fbb484293a4c7210392e04e78" member_type: VOTER }
I20260710 11:05:57.169075 17258 leader_election.cc:304] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [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: 30a1c17fbb484293a4c7210392e04e78; no voters: 
I20260710 11:05:57.170938 17258 leader_election.cc:290] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:57.171295 17261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:57.173797 17261 raft_consensus.cc:697] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 1 LEADER]: Becoming Leader. State: Replica: 30a1c17fbb484293a4c7210392e04e78, State: Running, Role: LEADER
I20260710 11:05:57.174758 17261 consensus_queue.cc:237] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [LEADER]: Queue going to LEADER mode. State: All 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: "30a1c17fbb484293a4c7210392e04e78" member_type: VOTER }
I20260710 11:05:57.176105 17258 sys_catalog.cc:565] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:57.194866 17263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "30a1c17fbb484293a4c7210392e04e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a1c17fbb484293a4c7210392e04e78" member_type: VOTER } }
I20260710 11:05:57.195713 17263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:57.196444 17262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 30a1c17fbb484293a4c7210392e04e78. Latest consensus state: current_term: 1 leader_uuid: "30a1c17fbb484293a4c7210392e04e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30a1c17fbb484293a4c7210392e04e78" member_type: VOTER } }
I20260710 11:05:57.197480 17262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:57.200100 17270 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:57.211665 17270 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:57.214159 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:57.229460 17270 catalog_manager.cc:1383] Generated new cluster ID: 50626c0f213648acb919e03576de0288
I20260710 11:05:57.229828 17270 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:57.245267 17270 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:57.246933 17270 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:57.271469 17270 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78: Generated new TSK 0
I20260710 11:05:57.272445 17270 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:57.281771 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:57.290547 17280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:57.294538 17281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:57.296705 17283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:57.296813 17191 server_base.cc:1061] running on GCE node
I20260710 11:05:57.297876 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:57.298085 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:57.298306 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681557298276 us; error 0 us; skew 500 ppm
I20260710 11:05:57.298925 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:57.303191 17191 webserver.cc:533] Webserver started at http://127.16.201.193:39649/ using document root <none> and password file <none>
I20260710 11:05:57.303812 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:57.304030 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:57.304340 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:57.306070 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "c81440aea56e41288ddaa7384e603670"
format_stamp: "Formatted at 2026-07-10 11:05:57 on dist-test-slave-7rm2"
I20260710 11:05:57.312768 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:05:57.317421 17288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.318367 17191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:57.318687 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "c81440aea56e41288ddaa7384e603670"
format_stamp: "Formatted at 2026-07-10 11:05:57 on dist-test-slave-7rm2"
I20260710 11:05:57.318989 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:57.337057 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:57.338533 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:57.341403 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:57.346308 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:57.346546 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.346873 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:57.347034 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.452688 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:36371
I20260710 11:05:57.452921 17350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:36371 every 8 connection(s)
I20260710 11:05:57.460487 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:57.472702 17355 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:05:57.473222 17356 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:57.478477 17191 server_base.cc:1061] running on GCE node
W20260710 11:05:57.479101 17358 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:57.480346 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:57.480679 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:57.480919 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681557480894 us; error 0 us; skew 500 ppm
I20260710 11:05:57.481734 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:57.484571 17191 webserver.cc:533] Webserver started at http://127.16.201.194:39375/ using document root <none> and password file <none>
I20260710 11:05:57.485234 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:57.485489 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:57.485812 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:57.486856 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
format_stamp: "Formatted at 2026-07-10 11:05:57 on dist-test-slave-7rm2"
I20260710 11:05:57.493032 17351 heartbeater.cc:344] Connected to a master server at 127.16.201.254:41811
I20260710 11:05:57.493589 17351 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:57.493882 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:57.494851 17351 heartbeater.cc:507] Master 127.16.201.254:41811 requested a full tablet report, sending...
I20260710 11:05:57.498507 17223 ts_manager.cc:194] Registered new tserver with Master: c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371)
I20260710 11:05:57.499393 17363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.500458 17191 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:05:57.500808 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
format_stamp: "Formatted at 2026-07-10 11:05:57 on dist-test-slave-7rm2"
I20260710 11:05:57.501194 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:57.501633 17223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35898
I20260710 11:05:57.531814 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:57.533645 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:57.536223 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:57.540081 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:57.540362 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.540653 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:57.540858 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.631942 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:42031
I20260710 11:05:57.632016 17425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:42031 every 8 connection(s)
I20260710 11:05:57.640533 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:57.650104 17429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:57.651729 17426 heartbeater.cc:344] Connected to a master server at 127.16.201.254:41811
I20260710 11:05:57.652297 17426 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:57.653687 17426 heartbeater.cc:507] Master 127.16.201.254:41811 requested a full tablet report, sending...
W20260710 11:05:57.654232 17430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:57.656629 17223 ts_manager.cc:194] Registered new tserver with Master: 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:57.658463 17223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35914
I20260710 11:05:57.663076 17191 server_base.cc:1061] running on GCE node
W20260710 11:05:57.663190 17432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:05:57.664225 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:57.664465 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:57.664659 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681557664640 us; error 0 us; skew 500 ppm
I20260710 11:05:57.665198 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:57.667798 17191 webserver.cc:533] Webserver started at http://127.16.201.195:41543/ using document root <none> and password file <none>
I20260710 11:05:57.668323 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:57.668537 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:57.668812 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:57.670063 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "e17e8f78368340d494014538b52d9891"
format_stamp: "Formatted at 2026-07-10 11:05:57 on dist-test-slave-7rm2"
I20260710 11:05:57.675094 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:05:57.678694 17437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.679533 17191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:05:57.679834 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "e17e8f78368340d494014538b52d9891"
format_stamp: "Formatted at 2026-07-10 11:05:57 on dist-test-slave-7rm2"
I20260710 11:05:57.680145 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:05:57.710923 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:57.712284 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:57.713886 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:57.716321 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:57.716586 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.716847 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:57.717041 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:57.813697 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:44543
I20260710 11:05:57.813799 17499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:44543 every 8 connection(s)
I20260710 11:05:57.831477 17500 heartbeater.cc:344] Connected to a master server at 127.16.201.254:41811
I20260710 11:05:57.831921 17500 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:57.832931 17500 heartbeater.cc:507] Master 127.16.201.254:41811 requested a full tablet report, sending...
I20260710 11:05:57.835294 17223 ts_manager.cc:194] Registered new tserver with Master: e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:57.835908 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017560575s
I20260710 11:05:57.836930 17223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35924
I20260710 11:05:57.892246 17223 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35936:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:05:57.896091 17223 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:05:58.014405 17316 tablet_service.cc:1511] Processing CreateTablet for tablet e37cc82d8ec641a2b6c457fc5d2bb54e (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:58.016304 17316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37cc82d8ec641a2b6c457fc5d2bb54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.025117 17465 tablet_service.cc:1511] Processing CreateTablet for tablet e37cc82d8ec641a2b6c457fc5d2bb54e (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:58.029439 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37cc82d8ec641a2b6c457fc5d2bb54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.027626 17315 tablet_service.cc:1511] Processing CreateTablet for tablet 39ecfc3f52114c29b35e3e373bafb79d (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:58.037364 17463 tablet_service.cc:1511] Processing CreateTablet for tablet bf7a9d323754438f8f374c61b4f1cf88 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:58.030798 17312 tablet_service.cc:1511] Processing CreateTablet for tablet da42e15ef38941d3ad570904206de443 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:58.037509 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf643f7bbd1466da23782140749599c (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:58.043352 17315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ecfc3f52114c29b35e3e373bafb79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.033159 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 202fec47b716478ca5e13f4c14246879 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:58.042997 17314 tablet_service.cc:1511] Processing CreateTablet for tablet bf7a9d323754438f8f374c61b4f1cf88 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:58.052626 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da42e15ef38941d3ad570904206de443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.051874 17308 tablet_service.cc:1511] Processing CreateTablet for tablet e7feeeb6bc7440f196918c2f31638afd (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:58.058555 17463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7a9d323754438f8f374c61b4f1cf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.058008 17390 tablet_service.cc:1511] Processing CreateTablet for tablet 39ecfc3f52114c29b35e3e373bafb79d (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:58.051128 17464 tablet_service.cc:1511] Processing CreateTablet for tablet 39ecfc3f52114c29b35e3e373bafb79d (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:58.059376 17461 tablet_service.cc:1511] Processing CreateTablet for tablet da42e15ef38941d3ad570904206de443 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:58.065119 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf643f7bbd1466da23782140749599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.063939 17462 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf643f7bbd1466da23782140749599c (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:58.060832 17391 tablet_service.cc:1511] Processing CreateTablet for tablet e37cc82d8ec641a2b6c457fc5d2bb54e (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:58.059628 17310 tablet_service.cc:1511] Processing CreateTablet for tablet f50bd9335b1d44a29f823e8e607afba3 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:58.074594 17390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ecfc3f52114c29b35e3e373bafb79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.063091 17309 tablet_service.cc:1511] Processing CreateTablet for tablet 8f947a6d3e8449dbb9d9da716c4fd551 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:58.077481 17391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37cc82d8ec641a2b6c457fc5d2bb54e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.079056 17460 tablet_service.cc:1511] Processing CreateTablet for tablet 202fec47b716478ca5e13f4c14246879 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:58.068845 17389 tablet_service.cc:1511] Processing CreateTablet for tablet bf7a9d323754438f8f374c61b4f1cf88 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:58.087366 17458 tablet_service.cc:1511] Processing CreateTablet for tablet 8f947a6d3e8449dbb9d9da716c4fd551 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:58.087402 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 202fec47b716478ca5e13f4c14246879 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:58.090379 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7feeeb6bc7440f196918c2f31638afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.077375 17459 tablet_service.cc:1511] Processing CreateTablet for tablet f50bd9335b1d44a29f823e8e607afba3 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:58.078920 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 2cf643f7bbd1466da23782140749599c (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:58.093683 17464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ecfc3f52114c29b35e3e373bafb79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.099803 17457 tablet_service.cc:1511] Processing CreateTablet for tablet e7feeeb6bc7440f196918c2f31638afd (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:58.096453 17387 tablet_service.cc:1511] Processing CreateTablet for tablet da42e15ef38941d3ad570904206de443 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:58.102082 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202fec47b716478ca5e13f4c14246879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.105146 17460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202fec47b716478ca5e13f4c14246879. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.106838 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 8f947a6d3e8449dbb9d9da716c4fd551 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:58.105113 17383 tablet_service.cc:1511] Processing CreateTablet for tablet e7feeeb6bc7440f196918c2f31638afd (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:58.110399 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f947a6d3e8449dbb9d9da716c4fd551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.096513 17385 tablet_service.cc:1511] Processing CreateTablet for tablet f50bd9335b1d44a29f823e8e607afba3 (DEFAULT_TABLE table=test-workload [id=f273185905a94ca9af6d57d8d4a120c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:58.116623 17459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50bd9335b1d44a29f823e8e607afba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.121378 17389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7a9d323754438f8f374c61b4f1cf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.130108 17462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf643f7bbd1466da23782140749599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.132135 17457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7feeeb6bc7440f196918c2f31638afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.132741 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50bd9335b1d44a29f823e8e607afba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.133849 17458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f947a6d3e8449dbb9d9da716c4fd551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.142625 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f947a6d3e8449dbb9d9da716c4fd551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.132972 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7a9d323754438f8f374c61b4f1cf88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.147338 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da42e15ef38941d3ad570904206de443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.148043 17461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da42e15ef38941d3ad570904206de443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.157181 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cf643f7bbd1466da23782140749599c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.155435 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f50bd9335b1d44a29f823e8e607afba3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.167014 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7feeeb6bc7440f196918c2f31638afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:58.169427 17518 tablet_bootstrap.cc:492] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:58.173424 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202fec47b716478ca5e13f4c14246879. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:05:58.216331 17271 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:58.302716 17519 tablet_bootstrap.cc:492] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:58.319840 17518 tablet_bootstrap.cc:654] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.331607 17520 tablet_bootstrap.cc:492] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:58.350634 17520 tablet_bootstrap.cc:654] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.383821 17518 tablet_bootstrap.cc:492] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:58.387670 17519 tablet_bootstrap.cc:654] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.396539 17518 ts_tablet_manager.cc:1403] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.251s	user 0.019s	sys 0.055s
I20260710 11:05:58.418936 17520 tablet_bootstrap.cc:492] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:58.418992 17519 tablet_bootstrap.cc:492] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:58.419744 17519 ts_tablet_manager.cc:1403] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.020s
I20260710 11:05:58.419658 17520 ts_tablet_manager.cc:1403] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.016s
I20260710 11:05:58.427249 17518 raft_consensus.cc:359] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.429133 17520 raft_consensus.cc:359] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.429771 17520 raft_consensus.cc:385] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.429771 17518 raft_consensus.cc:385] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.430258 17520 raft_consensus.cc:740] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.432032 17518 raft_consensus.cc:740] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.432557 17520 consensus_queue.cc:260] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.432927 17518 consensus_queue.cc:260] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.429662 17519 raft_consensus.cc:359] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.433903 17519 raft_consensus.cc:385] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.434412 17519 raft_consensus.cc:740] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.435477 17519 consensus_queue.cc:260] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.441437 17351 heartbeater.cc:499] Master 127.16.201.254:41811 was elected leader, sending a full tablet report...
I20260710 11:05:58.442657 17518 ts_tablet_manager.cc:1434] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.005s
I20260710 11:05:58.443722 17518 tablet_bootstrap.cc:492] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:58.448410 17500 heartbeater.cc:499] Master 127.16.201.254:41811 was elected leader, sending a full tablet report...
I20260710 11:05:58.452448 17520 ts_tablet_manager.cc:1434] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.012s
I20260710 11:05:58.460029 17520 tablet_bootstrap.cc:492] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: Bootstrap starting.
W20260710 11:05:58.466068 17352 tablet.cc:2406] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:58.465462 17518 tablet_bootstrap.cc:654] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.471737 17426 heartbeater.cc:499] Master 127.16.201.254:41811 was elected leader, sending a full tablet report...
I20260710 11:05:58.472644 17520 tablet_bootstrap.cc:654] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.476430 17519 ts_tablet_manager.cc:1434] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.056s	user 0.015s	sys 0.022s
I20260710 11:05:58.477576 17519 tablet_bootstrap.cc:492] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:58.489794 17519 tablet_bootstrap.cc:654] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.501603 17519 tablet_bootstrap.cc:492] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:58.502115 17519 ts_tablet_manager.cc:1403] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.014s
I20260710 11:05:58.505263 17519 raft_consensus.cc:359] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.506031 17519 raft_consensus.cc:385] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.506341 17519 raft_consensus.cc:740] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.507076 17519 consensus_queue.cc:260] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.509541 17519 ts_tablet_manager.cc:1434] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:58.510560 17519 tablet_bootstrap.cc:492] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:58.516922 17519 tablet_bootstrap.cc:654] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.524065 17520 tablet_bootstrap.cc:492] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:58.524976 17520 ts_tablet_manager.cc:1403] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.000s
I20260710 11:05:58.529031 17519 tablet_bootstrap.cc:492] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:58.544903 17519 ts_tablet_manager.cc:1403] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.023s
I20260710 11:05:58.529117 17520 raft_consensus.cc:359] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.545601 17520 raft_consensus.cc:385] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.546542 17520 raft_consensus.cc:740] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.547569 17518 tablet_bootstrap.cc:492] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:58.550107 17518 ts_tablet_manager.cc:1403] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.054s
I20260710 11:05:58.548151 17519 raft_consensus.cc:359] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.553043 17519 raft_consensus.cc:385] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.553400 17519 raft_consensus.cc:740] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.553462 17518 raft_consensus.cc:359] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.554419 17518 raft_consensus.cc:385] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.554240 17519 consensus_queue.cc:260] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.554796 17518 raft_consensus.cc:740] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.555656 17518 consensus_queue.cc:260] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.557088 17519 ts_tablet_manager.cc:1434] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:05:58.558071 17518 ts_tablet_manager.cc:1434] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:58.558121 17519 tablet_bootstrap.cc:492] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:58.559299 17518 tablet_bootstrap.cc:492] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:58.562155 17520 consensus_queue.cc:260] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.564698 17520 ts_tablet_manager.cc:1434] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 11:05:58.565760 17520 tablet_bootstrap.cc:492] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:58.566545 17519 tablet_bootstrap.cc:654] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.576702 17520 tablet_bootstrap.cc:654] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.578398 17519 tablet_bootstrap.cc:492] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:58.582063 17524 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.582578 17524 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.583645 17518 tablet_bootstrap.cc:654] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.587401 17524 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.590081 17526 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.590623 17526 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.593250 17526 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.578975 17519 ts_tablet_manager.cc:1403] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:05:58.601246 17520 tablet_bootstrap.cc:492] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:58.600907 17519 raft_consensus.cc:359] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.601773 17520 ts_tablet_manager.cc:1403] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260710 11:05:58.601979 17519 raft_consensus.cc:385] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.603714 17519 raft_consensus.cc:740] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.605345 17520 raft_consensus.cc:359] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.606170 17520 raft_consensus.cc:385] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.606500 17520 raft_consensus.cc:740] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.607550 17520 consensus_queue.cc:260] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.610814 17520 ts_tablet_manager.cc:1434] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:05:58.611860 17520 tablet_bootstrap.cc:492] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:58.610526 17519 consensus_queue.cc:260] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.606660 17518 tablet_bootstrap.cc:492] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:58.617938 17518 ts_tablet_manager.cc:1403] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.008s
I20260710 11:05:58.621902 17519 ts_tablet_manager.cc:1434] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 11:05:58.621665 17518 raft_consensus.cc:359] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.624194 17518 raft_consensus.cc:385] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.624540 17518 raft_consensus.cc:740] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.625291 17518 consensus_queue.cc:260] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.628324 17519 tablet_bootstrap.cc:492] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:58.631431 17518 ts_tablet_manager.cc:1434] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:05:58.632500 17518 tablet_bootstrap.cc:492] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:58.629381 17520 tablet_bootstrap.cc:654] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.640239 17525 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.640753 17525 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.653049 17525 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:58.683136 17518 tablet_bootstrap.cc:654] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.697170 17525 raft_consensus.cc:493] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.697795 17525 raft_consensus.cc:515] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.699918 17525 leader_election.cc:290] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:58.703683 17520 tablet_bootstrap.cc:492] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:58.704214 17520 ts_tablet_manager.cc:1403] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.002s
I20260710 11:05:58.707201 17520 raft_consensus.cc:359] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.707965 17520 raft_consensus.cc:385] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.708267 17520 raft_consensus.cc:740] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.709527 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:58.710583 17475 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 0.
I20260710 11:05:58.711512 17519 tablet_bootstrap.cc:654] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.708990 17520 consensus_queue.cc:260] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.714862 17365 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:58.718324 17526 raft_consensus.cc:2804] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.718717 17526 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.719043 17526 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.721097 17520 ts_tablet_manager.cc:1434] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:05:58.723170 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.725916 17518 tablet_bootstrap.cc:492] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:58.726822 17518 ts_tablet_manager.cc:1403] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.002s
I20260710 11:05:58.728183 17520 tablet_bootstrap.cc:492] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:58.751986 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:58.733878 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:58.752964 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:58.753273 17325 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:58.731181 17518 raft_consensus.cc:359] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.737480 17526 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.756568 17439 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:58.757982 17401 raft_consensus.cc:2393] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c81440aea56e41288ddaa7384e603670 in current term 1: Already voted for candidate 5fe8e42597fd48e68a4ee9b3d345178b in this term.
W20260710 11:05:58.758904 17439 leader_election.cc:343] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.759604 17520 tablet_bootstrap.cc:654] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.760479 17526 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.754033 17475 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
I20260710 11:05:58.761487 17525 raft_consensus.cc:2804] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.761660 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:58.761776 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:58.762370 17324 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.754891 17518 raft_consensus.cc:385] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.763648 17518 raft_consensus.cc:740] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.764784 17525 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.764479 17518 consensus_queue.cc:260] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.765215 17525 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.767632 17518 ts_tablet_manager.cc:1434] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.006s
I20260710 11:05:58.768673 17518 tablet_bootstrap.cc:492] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:58.773376 17290 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:05:58.774652 17525 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.775691 17518 tablet_bootstrap.cc:654] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.776726 17525 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:58.777732 17325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:58.731237 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:58.789675 17324 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 1.
I20260710 11:05:58.790288 17524 raft_consensus.cc:2764] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:05:58.790962 17365 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: e17e8f78368340d494014538b52d9891
I20260710 11:05:58.791811 17526 raft_consensus.cc:2804] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:58.793845 17519 tablet_bootstrap.cc:492] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:58.794418 17519 ts_tablet_manager.cc:1403] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.004s
I20260710 11:05:58.794939 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.795357 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.796162 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:58.797919 17519 raft_consensus.cc:359] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.798197 17439 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [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: e17e8f78368340d494014538b52d9891; no voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670
I20260710 11:05:58.798825 17519 raft_consensus.cc:385] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.799170 17519 raft_consensus.cc:740] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.799467 17525 raft_consensus.cc:2749] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.801293 17519 consensus_queue.cc:260] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.802168 17526 raft_consensus.cc:697] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:05:58.802479 17400 raft_consensus.cc:2468] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:58.803109 17526 consensus_queue.cc:237] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.804216 17439 leader_election.cc:304] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: c81440aea56e41288ddaa7384e603670
I20260710 11:05:58.804818 17525 raft_consensus.cc:2804] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.805164 17525 raft_consensus.cc:493] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.805512 17525 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.805974 17518 tablet_bootstrap.cc:492] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:58.806490 17518 ts_tablet_manager.cc:1403] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.009s
I20260710 11:05:58.807111 17519 ts_tablet_manager.cc:1434] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:05:58.808135 17519 tablet_bootstrap.cc:492] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:58.809919 17520 tablet_bootstrap.cc:492] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:58.813143 17520 ts_tablet_manager.cc:1403] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.004s
I20260710 11:05:58.814900 17519 tablet_bootstrap.cc:654] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.814440 17525 raft_consensus.cc:515] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.816083 17520 raft_consensus.cc:359] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.817032 17525 leader_election.cc:290] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:58.817993 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:58.818269 17400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:58.818833 17400 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.819051 17518 raft_consensus.cc:359] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.820026 17518 raft_consensus.cc:385] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.820420 17518 raft_consensus.cc:740] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.821357 17518 consensus_queue.cc:260] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
W20260710 11:05:58.821851 17439 leader_election.cc:343] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.816829 17520 raft_consensus.cc:385] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.823908 17518 ts_tablet_manager.cc:1434] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:05:58.824887 17518 tablet_bootstrap.cc:492] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:58.825263 17524 raft_consensus.cc:493] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.825708 17524 raft_consensus.cc:515] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.827608 17524 leader_election.cc:290] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.823036 17520 raft_consensus.cc:740] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.832233 17524 raft_consensus.cc:493] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.832720 17524 raft_consensus.cc:515] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.832669 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:58.832266 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.834653 17399 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
I20260710 11:05:58.835618 17524 leader_election.cc:290] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.830902 17520 consensus_queue.cc:260] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.839429 17520 ts_tablet_manager.cc:1434] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260710 11:05:58.839702 17290 leader_election.cc:304] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:05:58.840507 17524 raft_consensus.cc:2804] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.840891 17524 raft_consensus.cc:493] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.841209 17524 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.841593 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7feeeb6bc7440f196918c2f31638afd" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:58.843492 17475 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
I20260710 11:05:58.847855 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7feeeb6bc7440f196918c2f31638afd" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.848207 17524 raft_consensus.cc:515] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
W20260710 11:05:58.850044 17290 leader_election.cc:343] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:58.857281 17290 leader_election.cc:343] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17e8f78368340d494014538b52d9891 (127.16.201.195:44543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.851329 17524 leader_election.cc:290] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.854456 17518 tablet_bootstrap.cc:654] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.855625 17223 catalog_manager.cc:5697] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 1 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:58.850445 17520 tablet_bootstrap.cc:492] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:58.864578 17525 raft_consensus.cc:493] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.870339 17525 raft_consensus.cc:515] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.861817 17290 leader_election.cc:304] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c81440aea56e41288ddaa7384e603670; no voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891
I20260710 11:05:58.872431 17525 leader_election.cc:290] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:58.873123 17526 raft_consensus.cc:493] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.873596 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:58.873746 17526 raft_consensus.cc:515] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.876505 17526 leader_election.cc:290] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.877230 17524 raft_consensus.cc:2749] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.878216 17520 tablet_bootstrap.cc:654] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:58.878692 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
W20260710 11:05:58.880720 17365 leader_election.cc:343] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17e8f78368340d494014538b52d9891 (127.16.201.195:44543): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:58.882148 17439 leader_election.cc:343] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.882580 17524 raft_consensus.cc:493] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.883484 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.883397 17524 raft_consensus.cc:515] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.884399 17399 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:58.886140 17524 leader_election.cc:290] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.891263 17525 raft_consensus.cc:493] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:58.894023 17525 raft_consensus.cc:515] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.895510 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:58.896009 17525 leader_election.cc:290] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:58.896409 17324 raft_consensus.cc:2468] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 0.
I20260710 11:05:58.898505 17439 leader_election.cc:304] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: c81440aea56e41288ddaa7384e603670
I20260710 11:05:58.899612 17525 raft_consensus.cc:2804] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.899988 17525 raft_consensus.cc:493] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.900302 17525 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.902369 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:58.903620 17475 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.904078 17518 tablet_bootstrap.cc:492] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:58.916559 17518 ts_tablet_manager.cc:1403] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.005s
I20260710 11:05:58.917613 17365 leader_election.cc:304] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: e17e8f78368340d494014538b52d9891
I20260710 11:05:58.920473 17526 raft_consensus.cc:2804] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:58.920862 17526 raft_consensus.cc:493] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:58.907917 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:58.921190 17526 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.907508 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:58.923491 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:58.911700 17400 raft_consensus.cc:2468] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 1.
I20260710 11:05:58.928445 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
W20260710 11:05:58.926916 17439 leader_election.cc:343] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:58.933533 17439 leader_election.cc:343] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.929374 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:58.934075 17439 leader_election.cc:304] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17e8f78368340d494014538b52d9891; no voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670
W20260710 11:05:58.932464 17290 leader_election.cc:343] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17e8f78368340d494014538b52d9891 (127.16.201.195:44543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.934500 17526 raft_consensus.cc:515] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.935460 17399 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.936676 17518 raft_consensus.cc:359] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.943109 17518 raft_consensus.cc:385] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:58.946466 17518 raft_consensus.cc:740] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:58.946552 17401 raft_consensus.cc:2393] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c81440aea56e41288ddaa7384e603670 in current term 1: Already voted for candidate 5fe8e42597fd48e68a4ee9b3d345178b in this term.
I20260710 11:05:58.948403 17519 tablet_bootstrap.cc:492] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:58.950956 17290 leader_election.cc:304] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c81440aea56e41288ddaa7384e603670; no voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891
I20260710 11:05:58.952266 17524 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:58.948936 17519 ts_tablet_manager.cc:1403] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.141s	user 0.049s	sys 0.066s
I20260710 11:05:58.952824 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:58.957144 17399 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 1.
I20260710 11:05:58.958402 17290 leader_election.cc:304] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:05:58.958561 17520 tablet_bootstrap.cc:492] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:58.962024 17520 ts_tablet_manager.cc:1403] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.012s
I20260710 11:05:58.965917 17526 leader_election.cc:290] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:58.973896 17475 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 1.
I20260710 11:05:58.975970 17525 raft_consensus.cc:515] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.964608 17524 raft_consensus.cc:2749] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:58.974071 17518 consensus_queue.cc:260] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:58.989671 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891"
W20260710 11:05:58.991672 17365 leader_election.cc:343] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e17e8f78368340d494014538b52d9891 (127.16.201.195:44543): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:58.999465 17524 raft_consensus.cc:2804] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.000167 17524 raft_consensus.cc:697] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
W20260710 11:05:59.016180 17290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:42031, user_credentials={real_user=slave}} blocked reactor thread for 57868.5us
W20260710 11:05:58.979043 17439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:42031, user_credentials={real_user=slave}} blocked reactor thread for 45495.6us
I20260710 11:05:59.018847 17557 raft_consensus.cc:493] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.019436 17520 raft_consensus.cc:359] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.019378 17557 raft_consensus.cc:515] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.020900 17556 raft_consensus.cc:2749] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.022012 17439 leader_election.cc:304] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: c81440aea56e41288ddaa7384e603670
I20260710 11:05:59.023574 17525 leader_election.cc:290] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:59.021368 17520 raft_consensus.cc:385] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.025843 17520 raft_consensus.cc:740] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.026845 17324 raft_consensus.cc:2468] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 1.
I20260710 11:05:59.026639 17520 consensus_queue.cc:260] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.029213 17556 raft_consensus.cc:2804] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.030767 17557 leader_election.cc:290] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.031283 17556 raft_consensus.cc:697] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:05:59.015864 17524 consensus_queue.cc:237] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.032145 17556 consensus_queue.cc:237] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.038916 17519 raft_consensus.cc:359] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.040064 17519 raft_consensus.cc:385] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.041031 17519 raft_consensus.cc:740] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.042855 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:59.042716 17519 consensus_queue.cc:260] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.043047 17365 leader_election.cc:304] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: e17e8f78368340d494014538b52d9891
I20260710 11:05:59.050077 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.050383 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:59.050763 17519 ts_tablet_manager.cc:1434] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260710 11:05:59.050709 17399 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.051497 17526 raft_consensus.cc:2804] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.051988 17526 raft_consensus.cc:697] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
W20260710 11:05:59.052074 17290 leader_election.cc:343] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.053359 17520 ts_tablet_manager.cc:1434] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.091s	user 0.013s	sys 0.003s
I20260710 11:05:59.052914 17526 consensus_queue.cc:237] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.054354 17520 tablet_bootstrap.cc:492] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:59.054435 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:59.056799 17519 tablet_bootstrap.cc:492] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:59.072767 17525 raft_consensus.cc:493] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.058883 17399 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 1.
I20260710 11:05:59.075222 17525 raft_consensus.cc:515] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
W20260710 11:05:59.075685 17290 leader_election.cc:343] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e17e8f78368340d494014538b52d9891 (127.16.201.195:44543): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:59.081919 17439 leader_election.cc:343] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:59.083709 17518 ts_tablet_manager.cc:1434] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.167s	user 0.009s	sys 0.008s
I20260710 11:05:59.085670 17518 tablet_bootstrap.cc:492] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:59.085618 17439 leader_election.cc:304] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: c81440aea56e41288ddaa7384e603670
I20260710 11:05:59.086325 17525 leader_election.cc:290] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:59.082106 17290 leader_election.cc:304] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c81440aea56e41288ddaa7384e603670; no voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891
I20260710 11:05:59.087074 17556 raft_consensus.cc:2804] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.090608 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:59.090759 17556 raft_consensus.cc:697] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:05:59.093850 17560 raft_consensus.cc:2749] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.094331 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:59.092597 17556 consensus_queue.cc:237] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.095729 17324 raft_consensus.cc:2393] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e17e8f78368340d494014538b52d9891 in current term 1: Already voted for candidate 5fe8e42597fd48e68a4ee9b3d345178b in this term.
I20260710 11:05:59.098757 17439 leader_election.cc:304] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e17e8f78368340d494014538b52d9891; no voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670
I20260710 11:05:59.099577 17525 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.099895 17520 tablet_bootstrap.cc:654] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.102396 17519 tablet_bootstrap.cc:654] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.108016 17518 tablet_bootstrap.cc:654] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.119231 17525 raft_consensus.cc:2749] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:59.122210 17518 tablet_bootstrap.cc:492] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:59.123242 17518 ts_tablet_manager.cc:1403] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260710 11:05:59.125586 17520 tablet_bootstrap.cc:492] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:59.126087 17520 ts_tablet_manager.cc:1403] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.008s
I20260710 11:05:59.131016 17520 raft_consensus.cc:359] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.131179 17518 raft_consensus.cc:359] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.127521 17219 catalog_manager.cc:5697] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 1 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.131827 17520 raft_consensus.cc:385] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.132256 17518 raft_consensus.cc:385] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.130853 17221 catalog_manager.cc:5697] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 0 to 1, leader changed from <none> to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.133250 17518 raft_consensus.cc:740] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.132987 17520 raft_consensus.cc:740] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.134181 17518 consensus_queue.cc:260] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.135617 17519 tablet_bootstrap.cc:492] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:59.136758 17519 ts_tablet_manager.cc:1403] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.011s
I20260710 11:05:59.141482 17520 consensus_queue.cc:260] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.143718 17519 raft_consensus.cc:359] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.144493 17519 raft_consensus.cc:385] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.144690 17520 ts_tablet_manager.cc:1434] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:05:59.144794 17519 raft_consensus.cc:740] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.146071 17519 consensus_queue.cc:260] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.148409 17519 ts_tablet_manager.cc:1434] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:05:59.145866 17520 tablet_bootstrap.cc:492] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:59.151980 17518 ts_tablet_manager.cc:1434] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:05:59.155489 17519 tablet_bootstrap.cc:492] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:59.156159 17520 tablet_bootstrap.cc:654] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.156812 17518 tablet_bootstrap.cc:492] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:59.158954 17223 catalog_manager.cc:5697] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:59.160740 17223 catalog_manager.cc:5697] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:59.164321 17519 tablet_bootstrap.cc:654] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.184635 17519 tablet_bootstrap.cc:492] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:59.185261 17519 ts_tablet_manager.cc:1403] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.010s
I20260710 11:05:59.187770 17518 tablet_bootstrap.cc:654] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.187781 17519 raft_consensus.cc:359] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.192456 17519 raft_consensus.cc:385] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.192801 17519 raft_consensus.cc:740] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.192945 17520 tablet_bootstrap.cc:492] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:59.193459 17520 ts_tablet_manager.cc:1403] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.012s
I20260710 11:05:59.193967 17519 consensus_queue.cc:260] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.195487 17518 tablet_bootstrap.cc:492] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:59.195916 17518 ts_tablet_manager.cc:1403] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260710 11:05:59.196645 17520 raft_consensus.cc:359] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.197336 17520 raft_consensus.cc:385] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.197667 17520 raft_consensus.cc:740] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.198514 17520 consensus_queue.cc:260] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.199393 17519 ts_tablet_manager.cc:1434] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:05:59.200381 17519 tablet_bootstrap.cc:492] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: Bootstrap starting.
I20260710 11:05:59.202721 17520 ts_tablet_manager.cc:1434] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:05:59.203703 17520 tablet_bootstrap.cc:492] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: Bootstrap starting.
I20260710 11:05:59.206970 17519 tablet_bootstrap.cc:654] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.210201 17520 tablet_bootstrap.cc:654] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.214449 17518 raft_consensus.cc:359] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.215444 17518 raft_consensus.cc:385] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.215801 17518 raft_consensus.cc:740] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.216739 17518 consensus_queue.cc:260] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.221390 17526 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:59.221966 17518 ts_tablet_manager.cc:1434] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:05:59.222911 17518 tablet_bootstrap.cc:492] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: Bootstrap starting.
I20260710 11:05:59.224269 17560 raft_consensus.cc:493] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.224740 17560 raft_consensus.cc:515] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.235303 17560 leader_election.cc:290] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.247653 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:59.248622 17474 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
I20260710 11:05:59.250597 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:59.250977 17526 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.251458 17399 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
W20260710 11:05:59.255142 17271 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:59.255991 17290 leader_election.cc:304] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.257346 17560 raft_consensus.cc:2804] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.257766 17560 raft_consensus.cc:493] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.258117 17560 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.267613 17560 raft_consensus.cc:515] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.267246 17518 tablet_bootstrap.cc:654] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:59.269928 17560 leader_election.cc:290] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.273598 17520 tablet_bootstrap.cc:492] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: No bootstrap required, opened a new log
I20260710 11:05:59.274302 17520 ts_tablet_manager.cc:1403] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.048s
I20260710 11:05:59.277860 17520 raft_consensus.cc:359] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.278656 17520 raft_consensus.cc:385] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.278980 17520 raft_consensus.cc:740] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.279487 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.279680 17520 consensus_queue.cc:260] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.278656 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.281071 17399 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.282116 17520 ts_tablet_manager.cc:1434] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:05:59.287882 17399 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 1.
I20260710 11:05:59.280051 17474 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.289196 17290 leader_election.cc:304] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:05:59.290112 17560 raft_consensus.cc:2804] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.290591 17560 raft_consensus.cc:697] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:05:59.291399 17560 consensus_queue.cc:237] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.296106 17474 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 1.
I20260710 11:05:59.302500 17518 tablet_bootstrap.cc:492] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: No bootstrap required, opened a new log
I20260710 11:05:59.303586 17518 ts_tablet_manager.cc:1403] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.005s
I20260710 11:05:59.306284 17518 raft_consensus.cc:359] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.307034 17519 tablet_bootstrap.cc:492] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: No bootstrap required, opened a new log
I20260710 11:05:59.307479 17519 ts_tablet_manager.cc:1403] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.009s
I20260710 11:05:59.310772 17519 raft_consensus.cc:359] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.311568 17519 raft_consensus.cc:385] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.311904 17519 raft_consensus.cc:740] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.312716 17519 consensus_queue.cc:260] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.314778 17519 ts_tablet_manager.cc:1434] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:05:59.316916 17223 catalog_manager.cc:5697] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 0 to 1, leader changed from <none> to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.306883 17518 raft_consensus.cc:385] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:59.318769 17518 raft_consensus.cc:740] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Initialized, Role: FOLLOWER
I20260710 11:05:59.323349 17518 consensus_queue.cc:260] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.324256 17560 raft_consensus.cc:493] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.324729 17560 raft_consensus.cc:515] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.326872 17560 leader_election.cc:290] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.327914 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891" is_pre_election: true
I20260710 11:05:59.328562 17475 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
I20260710 11:05:59.329182 17518 ts_tablet_manager.cc:1434] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:05:59.329651 17290 leader_election.cc:304] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.330435 17560 raft_consensus.cc:2804] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.330804 17560 raft_consensus.cc:493] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.331133 17560 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.335572 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:59.336285 17399 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 0.
I20260710 11:05:59.338438 17560 raft_consensus.cc:515] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.340704 17560 leader_election.cc:290] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.341854 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.342597 17475 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.342641 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.343281 17399 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.349748 17475 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 1.
I20260710 11:05:59.350059 17399 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 1.
I20260710 11:05:59.351084 17290 leader_election.cc:304] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.351977 17560 raft_consensus.cc:2804] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.352475 17560 raft_consensus.cc:697] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:05:59.353298 17560 consensus_queue.cc:237] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.360008 17223 catalog_manager.cc:5697] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 0 to 1, leader changed from <none> to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.390985 17525 raft_consensus.cc:493] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.391530 17525 raft_consensus.cc:515] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.393463 17525 leader_election.cc:290] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:59.394382 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:59.394708 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:59.395229 17326 raft_consensus.cc:2468] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:59.395511 17399 raft_consensus.cc:2468] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:59.396394 17439 leader_election.cc:304] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.397217 17525 raft_consensus.cc:2804] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.397622 17525 raft_consensus.cc:493] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.397923 17525 raft_consensus.cc:3060] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.403909 17525 raft_consensus.cc:515] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.405694 17525 leader_election.cc:290] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:59.406751 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:59.407495 17326 raft_consensus.cc:3060] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.407363 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.408077 17399 raft_consensus.cc:3060] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.411746 17525 raft_consensus.cc:493] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:59.412322 17525 raft_consensus.cc:515] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.414875 17326 raft_consensus.cc:2468] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 1.
I20260710 11:05:59.415289 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7feeeb6bc7440f196918c2f31638afd" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670" is_pre_election: true
I20260710 11:05:59.415902 17324 raft_consensus.cc:2468] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:59.416108 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7feeeb6bc7440f196918c2f31638afd" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" is_pre_election: true
I20260710 11:05:59.416622 17399 raft_consensus.cc:2468] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 1.
I20260710 11:05:59.416755 17401 raft_consensus.cc:2468] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 0.
I20260710 11:05:59.418154 17439 leader_election.cc:304] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.418989 17556 raft_consensus.cc:2804] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.419101 17439 leader_election.cc:304] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.421080 17556 raft_consensus.cc:697] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:05:59.422009 17525 leader_election.cc:290] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:59.422609 17525 raft_consensus.cc:2804] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:59.422960 17525 raft_consensus.cc:493] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:59.422253 17556 consensus_queue.cc:237] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.423311 17525 raft_consensus.cc:3060] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.431322 17525 raft_consensus.cc:515] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.435374 17560 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.437345 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7feeeb6bc7440f196918c2f31638afd" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:59.438005 17324 raft_consensus.cc:3060] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.438823 17223 catalog_manager.cc:5697] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:59.443142 17525 leader_election.cc:290] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:05:59.444523 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7feeeb6bc7440f196918c2f31638afd" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.445101 17401 raft_consensus.cc:3060] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.448287 17324 raft_consensus.cc:2468] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 1.
I20260710 11:05:59.449664 17439 leader_election.cc:304] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.450572 17525 raft_consensus.cc:2804] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:59.451120 17525 raft_consensus.cc:697] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:05:59.452042 17401 raft_consensus.cc:2468] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 1.
I20260710 11:05:59.451984 17525 consensus_queue.cc:237] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.461655 17558 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:59.480566 17220 catalog_manager.cc:5697] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 0 to 1, leader changed from <none> to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:59.493005 17526 consensus_queue.cc:1048] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.505436 17525 consensus_queue.cc:1048] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.509778 17550 consensus_queue.cc:1048] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:59.549763 17324 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.557257 17584 consensus_queue.cc:1048] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:59.567530 17324 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:59.576907 17401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:53146
I20260710 11:05:59.577685 17401 raft_consensus.cc:606] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Received request to transfer leadership to TS c81440aea56e41288ddaa7384e603670
I20260710 11:05:59.581445 17584 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.586944 17401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:53146
I20260710 11:05:59.587858 17401 raft_consensus.cc:606] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Received request to transfer leadership to TS c81440aea56e41288ddaa7384e603670
I20260710 11:05:59.591156 17584 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.610970 17475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88"
dest_uuid: "e17e8f78368340d494014538b52d9891"
mode: GRACEFUL
new_leader_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:52544
I20260710 11:05:59.611615 17475 raft_consensus.cc:606] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Received request to transfer leadership to TS c81440aea56e41288ddaa7384e603670
I20260710 11:05:59.616721 17583 raft_consensus.cc:993] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: : Instructing follower c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:05:59.617265 17583 raft_consensus.cc:1081] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Signalling peer c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:05:59.619455 17326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:54494
I20260710 11:05:59.620095 17326 raft_consensus.cc:493] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.620489 17326 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.629624 17326 raft_consensus.cc:515] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.632652 17401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.633270 17401 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.635274 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.635900 17475 raft_consensus.cc:3055] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:59.636215 17475 raft_consensus.cc:740] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:05:59.637042 17475 consensus_queue.cc:260] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.638059 17475 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.640926 17401 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 2.
I20260710 11:05:59.641769 17399 raft_consensus.cc:1240] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Rejecting Update request from peer e17e8f78368340d494014538b52d9891 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:59.643572 17326 leader_election.cc:290] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 2 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.645390 17475 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 2.
I20260710 11:05:59.645764 17324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da42e15ef38941d3ad570904206de443"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:54506
I20260710 11:05:59.646539 17290 leader_election.cc:304] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:05:59.646536 17324 raft_consensus.cc:606] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:05:59.647405 17558 raft_consensus.cc:2804] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:59.647892 17558 raft_consensus.cc:697] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:05:59.648653 17558 consensus_queue.cc:237] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.653461 17475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "202fec47b716478ca5e13f4c14246879"
dest_uuid: "e17e8f78368340d494014538b52d9891"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:52544
I20260710 11:05:59.654156 17475 raft_consensus.cc:606] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:05:59.656693 17221 catalog_manager.cc:5697] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 1 to 2, leader changed from e17e8f78368340d494014538b52d9891 (127.16.201.195) to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.660706 17475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3"
dest_uuid: "e17e8f78368340d494014538b52d9891"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:52544
I20260710 11:05:59.661448 17475 raft_consensus.cc:606] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:05:59.667135 17324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:54506
I20260710 11:05:59.667764 17324 raft_consensus.cc:606] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:05:59.775761 17558 consensus_queue.cc:1048] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.788910 17557 consensus_queue.cc:1048] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.802302 17524 raft_consensus.cc:993] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:05:59.802762 17557 raft_consensus.cc:1081] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:05:59.804286 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:05:59.804780 17399 raft_consensus.cc:493] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.805088 17399 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.810177 17399 raft_consensus.cc:515] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.812261 17399 leader_election.cc:290] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.813475 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.813846 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:59.814127 17475 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.814482 17324 raft_consensus.cc:3055] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:59.814877 17324 raft_consensus.cc:740] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:05:59.815800 17324 consensus_queue.cc:260] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.817040 17324 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.820746 17475 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:05:59.822005 17365 leader_election.cc:304] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.822705 17526 raft_consensus.cc:2804] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:59.823154 17526 raft_consensus.cc:697] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:05:59.823875 17526 consensus_queue.cc:237] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.825380 17324 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:05:59.830518 17220 catalog_manager.cc:5697] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 1 to 2, leader changed from c81440aea56e41288ddaa7384e603670 (127.16.201.193) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 2 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.844033 17556 consensus_queue.cc:1048] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.855338 17525 consensus_queue.cc:1048] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.872828 17525 consensus_queue.cc:1048] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.885937 17525 consensus_queue.cc:1048] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.895206 17584 raft_consensus.cc:993] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:05:59.895681 17584 raft_consensus.cc:1081] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:05:59.897785 17401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53144
I20260710 11:05:59.898408 17401 raft_consensus.cc:493] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.898787 17401 raft_consensus.cc:3060] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.904742 17401 raft_consensus.cc:515] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.908524 17401 leader_election.cc:290] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.910287 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.910924 17475 raft_consensus.cc:3055] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:59.911283 17475 raft_consensus.cc:740] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:05:59.912047 17475 consensus_queue.cc:260] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.912995 17475 raft_consensus.cc:3060] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.914260 17526 raft_consensus.cc:993] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:05:59.914119 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f50bd9335b1d44a29f823e8e607afba3" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:59.914691 17526 raft_consensus.cc:1081] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Signalling peer c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:05:59.914775 17324 raft_consensus.cc:3060] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.918370 17475 raft_consensus.cc:2468] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:05:59.918745 17326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:54492
I20260710 11:05:59.919297 17326 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.919458 17365 leader_election.cc:304] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:05:59.919699 17326 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.920379 17550 raft_consensus.cc:2804] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:59.920845 17550 raft_consensus.cc:697] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:05:59.921746 17550 consensus_queue.cc:237] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.922573 17324 raft_consensus.cc:2468] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:05:59.930871 17524 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.931186 17220 catalog_manager.cc:5697] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 1 to 2, leader changed from e17e8f78368340d494014538b52d9891 (127.16.201.195) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 2 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.930202 17326 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.934731 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:05:59.935367 17399 raft_consensus.cc:3055] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:59.935670 17399 raft_consensus.cc:740] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:05:59.936494 17399 consensus_queue.cc:260] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.937893 17399 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.945148 17326 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 2 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.948189 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.949069 17475 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.951995 17399 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 2.
I20260710 11:05:59.954769 17557 raft_consensus.cc:993] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:05:59.955224 17557 raft_consensus.cc:1081] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:05:59.955238 17290 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:05:59.958096 17558 raft_consensus.cc:2804] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:59.958571 17558 raft_consensus.cc:697] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:05:59.959367 17558 consensus_queue.cc:237] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.960912 17475 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 2.
I20260710 11:05:59.965176 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da42e15ef38941d3ad570904206de443"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:05:59.965780 17399 raft_consensus.cc:493] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:59.966169 17399 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.968561 17558 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:59.969376 17220 catalog_manager.cc:5697] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 1 to 2, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:59.974332 17399 raft_consensus.cc:515] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.976787 17399 leader_election.cc:290] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:05:59.979380 17473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:05:59.979552 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:05:59.981220 17326 raft_consensus.cc:3055] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:59.981676 17326 raft_consensus.cc:740] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:05:59.982730 17326 consensus_queue.cc:260] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:05:59.984259 17326 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:59.992667 17326 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:05:59.993680 17365 leader_election.cc:304] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: e17e8f78368340d494014538b52d9891
I20260710 11:05:59.994414 17550 raft_consensus.cc:2804] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:59.994899 17550 raft_consensus.cc:697] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:05:59.995724 17550 consensus_queue.cc:237] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.003180 17220 catalog_manager.cc:5697] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 1 to 2, leader changed from c81440aea56e41288ddaa7384e603670 (127.16.201.193) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 2 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.064591 17556 raft_consensus.cc:993] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:00.065053 17556 raft_consensus.cc:1081] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:00.066498 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "202fec47b716478ca5e13f4c14246879"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53144
I20260710 11:06:00.066983 17399 raft_consensus.cc:493] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:00.067283 17399 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.071825 17399 raft_consensus.cc:515] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.073835 17399 leader_election.cc:290] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:00.074748 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:00.075237 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:00.075776 17326 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.075971 17474 raft_consensus.cc:3055] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:00.076941 17474 raft_consensus.cc:740] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:00.079047 17526 raft_consensus.cc:993] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:00.078507 17474 consensus_queue.cc:260] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.079509 17526 raft_consensus.cc:1081] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Signalling peer c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:00.080262 17474 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.081360 17324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:54492
I20260710 11:06:00.081965 17324 raft_consensus.cc:493] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:00.082334 17324 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.082679 17326 raft_consensus.cc:2468] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:06:00.084544 17365 leader_election.cc:304] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:06:00.085870 17526 raft_consensus.cc:2804] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:00.086331 17526 raft_consensus.cc:697] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:00.087105 17526 consensus_queue.cc:237] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.093240 17474 raft_consensus.cc:2468] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 2.
I20260710 11:06:00.099078 17324 raft_consensus.cc:515] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.101358 17324 leader_election.cc:290] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 2 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:00.102391 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:00.102481 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:00.103089 17399 raft_consensus.cc:3055] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:00.103253 17474 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.103530 17399 raft_consensus.cc:740] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:00.104449 17399 consensus_queue.cc:260] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.105616 17399 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.104739 17220 catalog_manager.cc:5697] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 1 to 2, leader changed from e17e8f78368340d494014538b52d9891 (127.16.201.195) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 2 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.110972 17474 raft_consensus.cc:2468] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 2.
I20260710 11:06:00.112478 17290 leader_election.cc:304] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:00.113278 17558 raft_consensus.cc:2804] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:00.113289 17399 raft_consensus.cc:2468] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 2.
I20260710 11:06:00.113826 17558 raft_consensus.cc:697] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:00.114699 17558 consensus_queue.cc:237] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:00.121503 17220 catalog_manager.cc:5697] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 1 to 2, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:00.171041 17399 raft_consensus.cc:1275] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.172420 17558 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:00.182185 17474 raft_consensus.cc:1275] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.183844 17560 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.280054 17474 raft_consensus.cc:1275] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.281569 17526 consensus_queue.cc:1048] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.290450 17324 raft_consensus.cc:1275] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.292596 17550 consensus_queue.cc:1048] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.353150 17324 raft_consensus.cc:1275] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.354521 17550 consensus_queue.cc:1048] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.367076 17475 raft_consensus.cc:1275] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.368736 17560 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.369935 17474 raft_consensus.cc:1275] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.371997 17550 consensus_queue.cc:1048] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.385208 17399 raft_consensus.cc:1275] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.388578 17557 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.433449 17474 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:00.438292 17474 raft_consensus.cc:1275] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.439589 17550 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.448148 17324 raft_consensus.cc:1275] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.449513 17526 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.492081 17474 raft_consensus.cc:1275] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.493288 17526 consensus_queue.cc:1048] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.501786 17324 raft_consensus.cc:1275] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.504066 17610 consensus_queue.cc:1048] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.634951 17399 raft_consensus.cc:1275] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.636376 17557 consensus_queue.cc:1048] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:00.645313 17474 raft_consensus.cc:1275] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:00.647521 17558 consensus_queue.cc:1048] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:02.704085 17191 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:06:02.705075 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:02.726545 17326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf643f7bbd1466da23782140749599c"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
mode: GRACEFUL
new_leader_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:47278
I20260710 11:06:02.727131 17326 raft_consensus.cc:606] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Received request to transfer leadership to TS e17e8f78368340d494014538b52d9891
I20260710 11:06:02.738862 17399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da42e15ef38941d3ad570904206de443"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:06:02.739367 17399 raft_consensus.cc:606] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Received request to transfer leadership to TS e17e8f78368340d494014538b52d9891
I20260710 11:06:02.740541 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:02.741006 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:02.759898 17560 raft_consensus.cc:993] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: : Instructing follower e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:02.760551 17560 raft_consensus.cc:1081] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Signalling peer e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:02.762351 17475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf643f7bbd1466da23782140749599c"
dest_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:52528
I20260710 11:06:02.762846 17475 raft_consensus.cc:493] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:02.763126 17475 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.767903 17475 raft_consensus.cc:515] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:02.769518 17475 leader_election.cc:290] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 2 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:06:02.770933 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:02.770960 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:02.771497 17399 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.771704 17326 raft_consensus.cc:3055] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:02.772080 17326 raft_consensus.cc:740] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:02.772773 17326 consensus_queue.cc:260] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:02.773834 17326 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:02.776130 17399 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 2.
I20260710 11:06:02.777846 17439 leader_election.cc:304] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:02.778793 17556 raft_consensus.cc:2804] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:02.780429 17556 raft_consensus.cc:697] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:02.781244 17556 consensus_queue.cc:237] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:02.781811 17326 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 2.
I20260710 11:06:02.789098 17219 catalog_manager.cc:5697] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 1 to 2, leader changed from c81440aea56e41288ddaa7384e603670 (127.16.201.193) to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.071614 17623 raft_consensus.cc:993] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:03.072081 17623 raft_consensus.cc:1081] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Signalling peer e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:03.073601 17475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da42e15ef38941d3ad570904206de443"
dest_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:52542
I20260710 11:06:03.074093 17475 raft_consensus.cc:493] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.074402 17475 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.079705 17475 raft_consensus.cc:515] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.081681 17475 leader_election.cc:290] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 3 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:06:03.082145 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:03.082971 17326 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.083060 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:03.083689 17399 raft_consensus.cc:3055] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:03.083938 17399 raft_consensus.cc:740] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:03.084625 17399 consensus_queue.cc:260] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.085639 17399 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.088729 17326 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 3.
I20260710 11:06:03.089383 17399 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 3.
I20260710 11:06:03.090072 17439 leader_election.cc:304] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:03.090793 17556 raft_consensus.cc:2804] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:03.091221 17556 raft_consensus.cc:697] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:03.091986 17556 consensus_queue.cc:237] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.101329 17219 catalog_manager.cc:5697] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 2 to 3, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:03.185158 17326 raft_consensus.cc:1275] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:03.186784 17556 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:03.197808 17399 raft_consensus.cc:1275] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:03.199445 17556 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:03.598613 17326 raft_consensus.cc:1275] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.599862 17556 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.609030 17399 raft_consensus.cc:1275] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:03.610800 17617 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:03.741883 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:03.751749 17326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:54506
I20260710 11:06:03.752378 17326 raft_consensus.cc:606] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:06:03.757441 17326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:54506
I20260710 11:06:03.758114 17326 raft_consensus.cc:606] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:06:03.762984 17326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:54506
I20260710 11:06:03.763578 17326 raft_consensus.cc:606] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:06:03.769003 17475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf643f7bbd1466da23782140749599c"
dest_uuid: "e17e8f78368340d494014538b52d9891"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:52544
I20260710 11:06:03.769625 17475 raft_consensus.cc:606] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:06:03.774881 17475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da42e15ef38941d3ad570904206de443"
dest_uuid: "e17e8f78368340d494014538b52d9891"
mode: GRACEFUL
new_leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:52544
I20260710 11:06:03.775431 17475 raft_consensus.cc:606] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Received request to transfer leadership to TS 5fe8e42597fd48e68a4ee9b3d345178b
I20260710 11:06:03.847218 17631 raft_consensus.cc:993] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:03.847673 17560 raft_consensus.cc:1081] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:03.849252 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:06:03.849725 17399 raft_consensus.cc:493] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.850086 17399 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.854338 17399 raft_consensus.cc:515] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.855727 17399 leader_election.cc:290] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 3 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:03.856643 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:03.856969 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ecfc3f52114c29b35e3e373bafb79d" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:03.857239 17326 raft_consensus.cc:3055] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:03.857501 17475 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.857625 17326 raft_consensus.cc:740] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:03.858459 17326 consensus_queue.cc:260] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.859663 17326 raft_consensus.cc:3060] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.864001 17475 raft_consensus.cc:2468] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:03.865327 17365 leader_election.cc:304] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:03.866210 17623 raft_consensus.cc:2804] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:03.866320 17326 raft_consensus.cc:2468] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:03.867525 17623 raft_consensus.cc:697] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:03.868417 17623 consensus_queue.cc:237] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.874743 17219 catalog_manager.cc:5697] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 2 to 3, leader changed from c81440aea56e41288ddaa7384e603670 (127.16.201.193) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 3 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.878042 17631 raft_consensus.cc:993] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:03.878572 17631 raft_consensus.cc:1081] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:03.880213 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:06:03.880669 17399 raft_consensus.cc:493] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.880944 17399 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.888134 17399 raft_consensus.cc:515] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.889878 17399 leader_election.cc:290] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 3 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:03.890719 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:03.891000 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:03.891363 17326 raft_consensus.cc:3055] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:03.891462 17475 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.891731 17326 raft_consensus.cc:740] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:03.892565 17326 consensus_queue.cc:260] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.893810 17326 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.898036 17475 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:03.899190 17560 raft_consensus.cc:993] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:03.899083 17365 leader_election.cc:304] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:03.899706 17631 raft_consensus.cc:1081] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:03.899978 17623 raft_consensus.cc:2804] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:03.900488 17623 raft_consensus.cc:697] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:03.900656 17326 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:03.901347 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53138
I20260710 11:06:03.901988 17399 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:03.901356 17623 consensus_queue.cc:237] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.902299 17399 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.907836 17399 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.908881 17219 catalog_manager.cc:5697] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 2 to 3, leader changed from c81440aea56e41288ddaa7384e603670 (127.16.201.193) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 3 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:03.909744 17399 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 3 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:03.910590 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:03.911077 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:03.911201 17326 raft_consensus.cc:3055] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:03.911614 17475 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.911576 17326 raft_consensus.cc:740] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:03.912560 17326 consensus_queue.cc:260] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.913813 17326 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:03.919829 17475 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:03.920298 17326 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:03.921051 17365 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:03.921710 17623 raft_consensus.cc:2804] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:03.922171 17623 raft_consensus.cc:697] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:03.922919 17623 consensus_queue.cc:237] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:03.929250 17219 catalog_manager.cc:5697] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 2 to 3, leader changed from c81440aea56e41288ddaa7384e603670 (127.16.201.193) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 3 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.047557 17617 raft_consensus.cc:993] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:04.047995 17617 raft_consensus.cc:1081] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:04.049438 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf643f7bbd1466da23782140749599c"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53144
I20260710 11:06:04.050040 17399 raft_consensus.cc:493] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:04.050382 17399 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:04.054698 17399 raft_consensus.cc:515] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:04.056457 17399 leader_election.cc:290] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 3 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:04.057466 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:04.057669 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:04.058081 17326 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:04.058092 17475 raft_consensus.cc:3055] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:04.058612 17475 raft_consensus.cc:740] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:04.059341 17475 consensus_queue.cc:260] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:04.060411 17475 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:04.064364 17326 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:04.065516 17365 leader_election.cc:304] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:06:04.066148 17475 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 3.
I20260710 11:06:04.066303 17623 raft_consensus.cc:2804] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:04.066756 17623 raft_consensus.cc:697] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:04.067577 17623 consensus_queue.cc:237] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:04.073089 17219 catalog_manager.cc:5697] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 2 to 3, leader changed from e17e8f78368340d494014538b52d9891 (127.16.201.195) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 3 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.173169 17556 raft_consensus.cc:993] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: : Instructing follower 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:04.173681 17556 raft_consensus.cc:1081] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Signalling peer 5fe8e42597fd48e68a4ee9b3d345178b to start an election
I20260710 11:06:04.175297 17399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da42e15ef38941d3ad570904206de443"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
 from {username='slave'} at 127.0.0.1:53144
I20260710 11:06:04.175933 17399 raft_consensus.cc:493] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:04.176288 17399 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:04.180380 17399 raft_consensus.cc:515] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:04.181991 17399 leader_election.cc:290] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [CANDIDATE]: Term 4 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:04.182838 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:04.183194 17475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da42e15ef38941d3ad570904206de443" candidate_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:04.183452 17326 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:04.183754 17475 raft_consensus.cc:3055] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:04.184037 17475 raft_consensus.cc:740] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:04.184737 17475 consensus_queue.cc:260] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:04.185835 17475 raft_consensus.cc:3060] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:04.189640 17326 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 4.
I20260710 11:06:04.190963 17365 leader_election.cc:304] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [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: 5fe8e42597fd48e68a4ee9b3d345178b, c81440aea56e41288ddaa7384e603670; no voters: 
I20260710 11:06:04.191500 17475 raft_consensus.cc:2468] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fe8e42597fd48e68a4ee9b3d345178b in term 4.
I20260710 11:06:04.191782 17623 raft_consensus.cc:2804] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:04.192274 17623 raft_consensus.cc:697] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 LEADER]: Becoming Leader. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:04.193068 17623 consensus_queue.cc:237] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:04.198873 17219 catalog_manager.cc:5697] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b reported cstate change: term changed from 3 to 4, leader changed from e17e8f78368340d494014538b52d9891 (127.16.201.195) to 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194). New cstate: current_term: 4 leader_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:04.329685 17475 raft_consensus.cc:1275] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.331239 17634 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.333115 17326 raft_consensus.cc:1275] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.334964 17634 consensus_queue.cc:1048] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.347759 17474 raft_consensus.cc:1275] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.349244 17646 consensus_queue.cc:1048] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.350690 17324 raft_consensus.cc:1275] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.354187 17646 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.388827 17326 raft_consensus.cc:1275] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.390103 17646 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.400065 17474 raft_consensus.cc:1275] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.402187 17646 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.602985 17474 raft_consensus.cc:1275] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.604518 17623 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.609683 17326 raft_consensus.cc:1275] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:04.611120 17623 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:04.616650 17324 raft_consensus.cc:1275] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:04.620862 17623 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:04.626435 17474 raft_consensus.cc:1275] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Refusing update from remote peer 5fe8e42597fd48e68a4ee9b3d345178b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:04.628471 17634 consensus_queue.cc:1048] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:06.788393 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:06.796101 17399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "202fec47b716478ca5e13f4c14246879"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:06:06.797132 17399 raft_consensus.cc:606] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Received request to transfer leadership to TS c81440aea56e41288ddaa7384e603670
I20260710 11:06:06.799461 17623 raft_consensus.cc:993] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:06.800060 17658 raft_consensus.cc:1081] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Signalling peer c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:06.800541 17399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cf643f7bbd1466da23782140749599c"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:06:06.801184 17399 raft_consensus.cc:606] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Received request to transfer leadership to TS c81440aea56e41288ddaa7384e603670
I20260710 11:06:06.802194 17326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "202fec47b716478ca5e13f4c14246879"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:54492
I20260710 11:06:06.802806 17326 raft_consensus.cc:493] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:06.803150 17326 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:06.804286 17399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:06:06.804930 17399 raft_consensus.cc:606] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Received request to transfer leadership to TS e17e8f78368340d494014538b52d9891
I20260710 11:06:06.807610 17399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:06:06.808121 17399 raft_consensus.cc:606] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Received request to transfer leadership to TS e17e8f78368340d494014538b52d9891
I20260710 11:06:06.809788 17326 raft_consensus.cc:515] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.810823 17399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e"
dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
mode: GRACEFUL
new_leader_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:46056
I20260710 11:06:06.811301 17399 raft_consensus.cc:606] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Received request to transfer leadership to TS c81440aea56e41288ddaa7384e603670
I20260710 11:06:06.812424 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:06.811878 17326 leader_election.cc:290] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 3 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:06.813033 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:06.813109 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:06.813913 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202fec47b716478ca5e13f4c14246879" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:06.813989 17474 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:06.814364 17399 raft_consensus.cc:3055] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:06.814625 17399 raft_consensus.cc:740] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:06.815306 17399 consensus_queue.cc:260] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.816380 17399 raft_consensus.cc:3060] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:06.820586 17474 raft_consensus.cc:2468] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 3.
I20260710 11:06:06.821985 17290 leader_election.cc:304] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:06.823117 17399 raft_consensus.cc:2468] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 3.
I20260710 11:06:06.823563 17659 raft_consensus.cc:2804] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:06.824536 17659 raft_consensus.cc:697] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 3 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:06.825423 17659 consensus_queue.cc:237] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.832098 17221 catalog_manager.cc:5697] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 2 to 3, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 3 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.834936 17623 raft_consensus.cc:993] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:06.835525 17623 raft_consensus.cc:1081] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Signalling peer e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:06.837244 17474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88"
dest_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:52542
I20260710 11:06:06.837929 17474 raft_consensus.cc:493] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:06.838245 17474 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.844128 17474 raft_consensus.cc:515] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.846827 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:06.847033 17474 leader_election.cc:290] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 4 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:06:06.847462 17326 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.847667 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7a9d323754438f8f374c61b4f1cf88" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:06.848160 17399 raft_consensus.cc:3055] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:06.848461 17399 raft_consensus.cc:740] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:06.849205 17399 consensus_queue.cc:260] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.850335 17399 raft_consensus.cc:3060] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.853946 17326 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 4.
I20260710 11:06:06.855208 17439 leader_election.cc:304] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:06.856025 17556 raft_consensus.cc:2804] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:06.856230 17399 raft_consensus.cc:2468] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 4.
I20260710 11:06:06.857848 17556 raft_consensus.cc:697] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 4 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:06.858706 17556 consensus_queue.cc:237] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.866005 17221 catalog_manager.cc:5697] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 3 to 4, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 4 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:06.885505 17658 raft_consensus.cc:993] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:06.886034 17623 raft_consensus.cc:1081] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Signalling peer c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:06.887344 17326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cf643f7bbd1466da23782140749599c"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:54492
I20260710 11:06:06.887735 17326 raft_consensus.cc:493] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:06.887952 17326 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.891881 17326 raft_consensus.cc:515] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.893610 17326 leader_election.cc:290] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 4 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:06.894361 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:06.894660 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cf643f7bbd1466da23782140749599c" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:06.895040 17399 raft_consensus.cc:3055] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:06.895241 17474 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.895365 17399 raft_consensus.cc:740] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:06.896242 17399 consensus_queue.cc:260] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.897403 17399 raft_consensus.cc:3060] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.898095 17658 raft_consensus.cc:993] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:06.898567 17623 raft_consensus.cc:1081] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Signalling peer c81440aea56e41288ddaa7384e603670 to start an election
I20260710 11:06:06.900113 17326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e"
dest_uuid: "c81440aea56e41288ddaa7384e603670"
 from {username='slave'} at 127.0.0.1:54492
I20260710 11:06:06.900650 17326 raft_consensus.cc:493] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:06.900983 17326 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.901219 17474 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 4.
I20260710 11:06:06.902168 17290 leader_election.cc:304] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:06.902848 17659 raft_consensus.cc:2804] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:06.903298 17659 raft_consensus.cc:697] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 4 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:06.903380 17399 raft_consensus.cc:2468] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 4.
I20260710 11:06:06.904524 17659 consensus_queue.cc:237] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.906553 17326 raft_consensus.cc:515] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.908077 17326 leader_election.cc:290] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [CANDIDATE]: Term 4 election: Requested vote from peers 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031), e17e8f78368340d494014538b52d9891 (127.16.201.195:44543)
I20260710 11:06:06.908725 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:06.909293 17399 raft_consensus.cc:3055] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:06.909431 17474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37cc82d8ec641a2b6c457fc5d2bb54e" candidate_uuid: "c81440aea56e41288ddaa7384e603670" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e17e8f78368340d494014538b52d9891"
I20260710 11:06:06.909691 17399 raft_consensus.cc:740] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:06.910104 17474 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.910789 17399 consensus_queue.cc:260] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.911968 17399 raft_consensus.cc:3060] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:06.912626 17221 catalog_manager.cc:5697] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 3 to 4, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 4 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:06.914897 17474 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 4.
I20260710 11:06:06.915937 17290 leader_election.cc:304] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:06.916699 17659 raft_consensus.cc:2804] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:06.917186 17659 raft_consensus.cc:697] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 4 LEADER]: Becoming Leader. State: Replica: c81440aea56e41288ddaa7384e603670, State: Running, Role: LEADER
I20260710 11:06:06.918071 17659 consensus_queue.cc:237] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:06.919788 17399 raft_consensus.cc:2468] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c81440aea56e41288ddaa7384e603670 in term 4.
I20260710 11:06:06.926579 17221 catalog_manager.cc:5697] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 reported cstate change: term changed from 3 to 4, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to c81440aea56e41288ddaa7384e603670 (127.16.201.193). New cstate: current_term: 4 leader_uuid: "c81440aea56e41288ddaa7384e603670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:07.088196 17658 raft_consensus.cc:993] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: : Instructing follower e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:07.088654 17658 raft_consensus.cc:1081] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Signalling peer e17e8f78368340d494014538b52d9891 to start an election
I20260710 11:06:07.090269 17474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551"
dest_uuid: "e17e8f78368340d494014538b52d9891"
 from {username='slave'} at 127.0.0.1:52542
I20260710 11:06:07.090806 17474 raft_consensus.cc:493] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:07.091101 17474 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:07.095325 17474 raft_consensus.cc:515] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:07.096865 17474 leader_election.cc:290] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [CANDIDATE]: Term 3 election: Requested vote from peers c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371), 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031)
I20260710 11:06:07.097787 17326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c81440aea56e41288ddaa7384e603670"
I20260710 11:06:07.098143 17399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f947a6d3e8449dbb9d9da716c4fd551" candidate_uuid: "e17e8f78368340d494014538b52d9891" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fe8e42597fd48e68a4ee9b3d345178b"
I20260710 11:06:07.098390 17326 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:07.098682 17399 raft_consensus.cc:3055] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:07.098963 17399 raft_consensus.cc:740] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fe8e42597fd48e68a4ee9b3d345178b, State: Running, Role: LEADER
I20260710 11:06:07.099665 17399 consensus_queue.cc:260] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:07.100759 17399 raft_consensus.cc:3060] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:07.104542 17326 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 3.
I20260710 11:06:07.105620 17439 leader_election.cc:304] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [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: c81440aea56e41288ddaa7384e603670, e17e8f78368340d494014538b52d9891; no voters: 
I20260710 11:06:07.106417 17556 raft_consensus.cc:2804] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:07.106830 17399 raft_consensus.cc:2468] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e17e8f78368340d494014538b52d9891 in term 3.
I20260710 11:06:07.106839 17556 raft_consensus.cc:697] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Becoming Leader. State: Replica: e17e8f78368340d494014538b52d9891, State: Running, Role: LEADER
I20260710 11:06:07.107926 17556 consensus_queue.cc:237] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [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: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } }
I20260710 11:06:07.114915 17221 catalog_manager.cc:5697] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 reported cstate change: term changed from 2 to 3, leader changed from 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194) to e17e8f78368340d494014538b52d9891 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "e17e8f78368340d494014538b52d9891" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:07.204897 17474 raft_consensus.cc:1275] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:07.206142 17659 consensus_queue.cc:1048] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:07.219772 17399 raft_consensus.cc:1275] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:07.221493 17675 consensus_queue.cc:1048] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:07.301728 17474 raft_consensus.cc:1275] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:07.302856 17675 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:07.312279 17399 raft_consensus.cc:1275] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:07.314076 17659 consensus_queue.cc:1048] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:07.329186 17474 raft_consensus.cc:1275] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:07.330711 17659 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e17e8f78368340d494014538b52d9891" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:07.344491 17399 raft_consensus.cc:1275] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Refusing update from remote peer c81440aea56e41288ddaa7384e603670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:07.346913 17399 raft_consensus.cc:1275] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:07.346737 17660 consensus_queue.cc:1048] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:07.348414 17556 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:07.382055 17326 raft_consensus.cc:1275] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:07.384061 17667 consensus_queue.cc:1048] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:07.569080 17400 raft_consensus.cc:1275] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:07.570384 17666 consensus_queue.cc:1048] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fe8e42597fd48e68a4ee9b3d345178b" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:07.579960 17326 raft_consensus.cc:1275] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Refusing update from remote peer e17e8f78368340d494014538b52d9891: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:07.581374 17667 consensus_queue.cc:1048] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c81440aea56e41288ddaa7384e603670" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 36371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:07.814150 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:07.819836 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:06:07.846875 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:07.847755 17191 tablet_replica.cc:333] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.848773 17191 raft_consensus.cc:2243] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:07.849926 17191 raft_consensus.cc:2272] T 202fec47b716478ca5e13f4c14246879 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.852494 17191 tablet_replica.cc:333] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.853070 17191 raft_consensus.cc:2243] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.853602 17191 raft_consensus.cc:2272] T da42e15ef38941d3ad570904206de443 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.855245 17191 tablet_replica.cc:333] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.855753 17191 raft_consensus.cc:2243] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.856150 17191 raft_consensus.cc:2272] T e7feeeb6bc7440f196918c2f31638afd P c81440aea56e41288ddaa7384e603670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.857867 17191 tablet_replica.cc:333] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.858331 17191 raft_consensus.cc:2243] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:07.859002 17191 raft_consensus.cc:2272] T 2cf643f7bbd1466da23782140749599c P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.860945 17191 tablet_replica.cc:333] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.861454 17191 raft_consensus.cc:2243] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.861940 17191 raft_consensus.cc:2272] T bf7a9d323754438f8f374c61b4f1cf88 P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.864022 17191 tablet_replica.cc:333] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.864508 17191 raft_consensus.cc:2243] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.864928 17191 raft_consensus.cc:2272] T 8f947a6d3e8449dbb9d9da716c4fd551 P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.866885 17191 tablet_replica.cc:333] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.867379 17191 raft_consensus.cc:2243] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:07.868089 17191 raft_consensus.cc:2272] T e37cc82d8ec641a2b6c457fc5d2bb54e P c81440aea56e41288ddaa7384e603670 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:07.870265 17191 tablet_replica.cc:333] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.870893 17191 raft_consensus.cc:2243] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.871356 17191 raft_consensus.cc:2272] T 39ecfc3f52114c29b35e3e373bafb79d P c81440aea56e41288ddaa7384e603670 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:07.872015 17365 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:07.873811 17191 tablet_replica.cc:333] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670: stopping tablet replica
I20260710 11:06:07.874619 17191 raft_consensus.cc:2243] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:07.875337 17191 raft_consensus.cc:2272] T f50bd9335b1d44a29f823e8e607afba3 P c81440aea56e41288ddaa7384e603670 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:07.877303 17365 consensus_peers.cc:597] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b -> Peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Couldn't send request to peer c81440aea56e41288ddaa7384e603670. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:07.880139 17439 consensus_peers.cc:597] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 -> Peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Couldn't send request to peer c81440aea56e41288ddaa7384e603670. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:07.976599 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
I20260710 11:06:07.994740 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
W20260710 11:06:08.009608 17439 consensus_peers.cc:597] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 -> Peer 5fe8e42597fd48e68a4ee9b3d345178b (127.16.201.194:42031): Couldn't send request to peer 5fe8e42597fd48e68a4ee9b3d345178b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.020573 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:08.021265 17191 tablet_replica.cc:333] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.022198 17191 raft_consensus.cc:2243] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.023101 17191 raft_consensus.cc:2272] T da42e15ef38941d3ad570904206de443 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.024703 17191 tablet_replica.cc:333] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.025157 17191 raft_consensus.cc:2243] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.025898 17191 raft_consensus.cc:2272] T f50bd9335b1d44a29f823e8e607afba3 P 5fe8e42597fd48e68a4ee9b3d345178b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.027485 17191 tablet_replica.cc:333] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.027901 17191 raft_consensus.cc:2243] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.028204 17191 raft_consensus.cc:2272] T e7feeeb6bc7440f196918c2f31638afd P 5fe8e42597fd48e68a4ee9b3d345178b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.029769 17191 tablet_replica.cc:333] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.030159 17191 raft_consensus.cc:2243] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.030474 17191 raft_consensus.cc:2272] T 202fec47b716478ca5e13f4c14246879 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.032169 17191 tablet_replica.cc:333] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.032588 17191 raft_consensus.cc:2243] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.032902 17191 raft_consensus.cc:2272] T 8f947a6d3e8449dbb9d9da716c4fd551 P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.034770 17191 tablet_replica.cc:333] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.035216 17191 raft_consensus.cc:2243] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.035890 17191 raft_consensus.cc:2272] T 39ecfc3f52114c29b35e3e373bafb79d P 5fe8e42597fd48e68a4ee9b3d345178b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.037500 17191 tablet_replica.cc:333] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.037987 17191 raft_consensus.cc:2243] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.038301 17191 raft_consensus.cc:2272] T e37cc82d8ec641a2b6c457fc5d2bb54e P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.040086 17191 tablet_replica.cc:333] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.040484 17191 raft_consensus.cc:2243] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.040802 17191 raft_consensus.cc:2272] T bf7a9d323754438f8f374c61b4f1cf88 P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.042791 17191 tablet_replica.cc:333] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b: stopping tablet replica
I20260710 11:06:08.043170 17191 raft_consensus.cc:2243] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.043514 17191 raft_consensus.cc:2272] T 2cf643f7bbd1466da23782140749599c P 5fe8e42597fd48e68a4ee9b3d345178b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:08.053458 17439 consensus_peers.cc:597] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 -> Peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Couldn't send request to peer c81440aea56e41288ddaa7384e603670. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:36371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.072211 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
I20260710 11:06:08.089126 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
W20260710 11:06:08.098356 17439 consensus_peers.cc:597] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 -> Peer c81440aea56e41288ddaa7384e603670 (127.16.201.193:36371): Couldn't send request to peer c81440aea56e41288ddaa7384e603670. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:36371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:08.114579 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:08.115298 17191 tablet_replica.cc:333] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.115931 17191 raft_consensus.cc:2243] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.116405 17191 raft_consensus.cc:2272] T f50bd9335b1d44a29f823e8e607afba3 P e17e8f78368340d494014538b52d9891 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.118176 17191 tablet_replica.cc:333] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.118669 17191 raft_consensus.cc:2243] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.119206 17191 raft_consensus.cc:2272] T da42e15ef38941d3ad570904206de443 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.120785 17191 tablet_replica.cc:333] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.121294 17191 raft_consensus.cc:2243] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.122259 17191 raft_consensus.cc:2272] T e7feeeb6bc7440f196918c2f31638afd P e17e8f78368340d494014538b52d9891 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.124421 17191 tablet_replica.cc:333] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.124861 17191 raft_consensus.cc:2243] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.125231 17191 raft_consensus.cc:2272] T 2cf643f7bbd1466da23782140749599c P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.127894 17191 tablet_replica.cc:333] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.128353 17191 raft_consensus.cc:2243] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.128765 17191 raft_consensus.cc:2272] T 39ecfc3f52114c29b35e3e373bafb79d P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.130246 17191 tablet_replica.cc:333] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.130673 17191 raft_consensus.cc:2243] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.131054 17191 raft_consensus.cc:2272] T e37cc82d8ec641a2b6c457fc5d2bb54e P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.133013 17191 tablet_replica.cc:333] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.133435 17191 raft_consensus.cc:2243] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.134159 17191 raft_consensus.cc:2272] T bf7a9d323754438f8f374c61b4f1cf88 P e17e8f78368340d494014538b52d9891 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.136025 17191 tablet_replica.cc:333] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.136437 17191 raft_consensus.cc:2243] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.137144 17191 raft_consensus.cc:2272] T 8f947a6d3e8449dbb9d9da716c4fd551 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.139026 17191 tablet_replica.cc:333] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891: stopping tablet replica
I20260710 11:06:08.139415 17191 raft_consensus.cc:2243] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:08.139765 17191 raft_consensus.cc:2272] T 202fec47b716478ca5e13f4c14246879 P e17e8f78368340d494014538b52d9891 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.166707 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
I20260710 11:06:08.183483 17191 master.cc:562] Master@127.16.201.254:41811 shutting down...
I20260710 11:06:08.298334 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:08.298936 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:08.299293 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 30a1c17fbb484293a4c7210392e04e78: stopping tablet replica
I20260710 11:06:08.319061 17191 master.cc:584] Master@127.16.201.254:41811 shutdown complete.
5fe8e42597fd48e68a4ee9b3d345178b  4
c81440aea56e41288ddaa7384e603670  4
e17e8f78368340d494014538b52d9891  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12741 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:06:08.362461 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:46775
I20260710 11:06:08.363670 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:08.369805 17689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.370003 17690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.370477 17692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:08.371170 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:08.371989 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:08.372215 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:08.372376 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681568372361 us; error 0 us; skew 500 ppm
I20260710 11:06:08.372910 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:08.375419 17191 webserver.cc:533] Webserver started at http://127.16.201.254:37479/ using document root <none> and password file <none>
I20260710 11:06:08.375968 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:08.376197 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:08.376478 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:08.377723 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "a5637efed7be45f79716e5863c464a5f"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.382297 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:08.385893 17697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.386662 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:08.386967 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "a5637efed7be45f79716e5863c464a5f"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.387276 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:08.414211 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:08.415490 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:08.454156 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:46775
I20260710 11:06:08.454288 17748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:46775 every 8 connection(s)
I20260710 11:06:08.458189 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:08.467927 17749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f: Bootstrap starting.
I20260710 11:06:08.472661 17749 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:08.477103 17749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f: No bootstrap required, opened a new log
I20260710 11:06:08.479300 17749 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5637efed7be45f79716e5863c464a5f" member_type: VOTER }
I20260710 11:06:08.479702 17749 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:08.479971 17749 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5637efed7be45f79716e5863c464a5f, State: Initialized, Role: FOLLOWER
I20260710 11:06:08.480659 17749 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5637efed7be45f79716e5863c464a5f" member_type: VOTER }
I20260710 11:06:08.481138 17749 raft_consensus.cc:399] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:08.481385 17749 raft_consensus.cc:493] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:08.481663 17749 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:08.485743 17749 raft_consensus.cc:515] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5637efed7be45f79716e5863c464a5f" member_type: VOTER }
I20260710 11:06:08.486318 17749 leader_election.cc:304] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [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: a5637efed7be45f79716e5863c464a5f; no voters: 
I20260710 11:06:08.487471 17749 leader_election.cc:290] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:08.487938 17752 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:08.489456 17752 raft_consensus.cc:697] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 1 LEADER]: Becoming Leader. State: Replica: a5637efed7be45f79716e5863c464a5f, State: Running, Role: LEADER
I20260710 11:06:08.490221 17752 consensus_queue.cc:237] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [LEADER]: Queue going to LEADER mode. State: All 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: "a5637efed7be45f79716e5863c464a5f" member_type: VOTER }
I20260710 11:06:08.490509 17749 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:08.495424 17754 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a5637efed7be45f79716e5863c464a5f. Latest consensus state: current_term: 1 leader_uuid: "a5637efed7be45f79716e5863c464a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5637efed7be45f79716e5863c464a5f" member_type: VOTER } }
I20260710 11:06:08.496265 17754 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:08.496562 17753 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a5637efed7be45f79716e5863c464a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5637efed7be45f79716e5863c464a5f" member_type: VOTER } }
I20260710 11:06:08.497077 17753 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:08.498503 17760 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:08.503536 17760 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:08.507085 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:08.512200 17760 catalog_manager.cc:1383] Generated new cluster ID: ebb00160d69a4e7b96e7b03a9d178179
I20260710 11:06:08.512526 17760 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:08.528223 17760 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:08.529486 17760 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:08.544588 17760 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f: Generated new TSK 0
I20260710 11:06:08.545225 17760 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:08.573740 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:08.579515 17770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.580821 17771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.582417 17773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:08.582954 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:08.583779 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:08.584000 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:08.584185 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681568584160 us; error 0 us; skew 500 ppm
I20260710 11:06:08.584705 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:08.587082 17191 webserver.cc:533] Webserver started at http://127.16.201.193:41987/ using document root <none> and password file <none>
I20260710 11:06:08.587604 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:08.587813 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:08.588088 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:08.589195 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "2fcbce7d9d044613a192ef0ba75645d0"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.594246 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:06:08.598423 17778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.599212 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:06:08.599578 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "2fcbce7d9d044613a192ef0ba75645d0"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.599912 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:08.609237 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:08.610564 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:08.612066 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:08.614456 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:08.614681 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.614939 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:08.615129 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.654973 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:35037
I20260710 11:06:08.655083 17840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:35037 every 8 connection(s)
I20260710 11:06:08.659979 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:08.666970 17845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.667965 17846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.670768 17848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:08.671752 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:08.672904 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:08.673125 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:08.673296 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681568673277 us; error 0 us; skew 500 ppm
I20260710 11:06:08.673889 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:08.676513 17191 webserver.cc:533] Webserver started at http://127.16.201.194:44677/ using document root <none> and password file <none>
I20260710 11:06:08.677131 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:08.677418 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:08.677739 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:08.678800 17841 heartbeater.cc:344] Connected to a master server at 127.16.201.254:46775
I20260710 11:06:08.678967 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "ba503e30facd43fc96cbeaa942c3c365"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.679208 17841 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:08.680133 17841 heartbeater.cc:507] Master 127.16.201.254:46775 requested a full tablet report, sending...
I20260710 11:06:08.682397 17714 ts_manager.cc:194] Registered new tserver with Master: 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037)
I20260710 11:06:08.684405 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:08.684633 17714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47656
I20260710 11:06:08.688244 17853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.689210 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:06:08.689908 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "ba503e30facd43fc96cbeaa942c3c365"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.690231 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:08.718875 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:08.720090 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:08.721735 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:08.724038 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:08.724283 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.724527 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:08.724699 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.764645 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:41355
I20260710 11:06:08.764752 17915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:41355 every 8 connection(s)
I20260710 11:06:08.769321 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:08.776350 17919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:08.777192 17920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:08.781966 17916 heartbeater.cc:344] Connected to a master server at 127.16.201.254:46775
I20260710 11:06:08.782450 17916 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:08.783399 17916 heartbeater.cc:507] Master 127.16.201.254:46775 requested a full tablet report, sending...
I20260710 11:06:08.783524 17191 server_base.cc:1061] running on GCE node
W20260710 11:06:08.783711 17922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:08.784821 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:08.785117 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:08.785311 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681568785296 us; error 0 us; skew 500 ppm
I20260710 11:06:08.785843 17714 ts_manager.cc:194] Registered new tserver with Master: ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:08.786257 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:08.787231 17714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47670
I20260710 11:06:08.789070 17191 webserver.cc:533] Webserver started at http://127.16.201.195:32917/ using document root <none> and password file <none>
I20260710 11:06:08.789654 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:08.789868 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:08.790138 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:08.791265 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "4b068065b1ae491698f3668a2c10339d"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.796432 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:08.800066 17927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.801039 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:08.801403 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "4b068065b1ae491698f3668a2c10339d"
format_stamp: "Formatted at 2026-07-10 11:06:08 on dist-test-slave-7rm2"
I20260710 11:06:08.801757 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:08.823586 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:08.824892 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:08.826424 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:08.828671 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:08.828912 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.829165 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:08.829344 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:08.869016 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:43265
I20260710 11:06:08.869119 17989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:43265 every 8 connection(s)
I20260710 11:06:08.888587 17990 heartbeater.cc:344] Connected to a master server at 127.16.201.254:46775
I20260710 11:06:08.889012 17990 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:08.889863 17990 heartbeater.cc:507] Master 127.16.201.254:46775 requested a full tablet report, sending...
I20260710 11:06:08.892143 17714 ts_manager.cc:194] Registered new tserver with Master: 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:08.892572 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02047356s
I20260710 11:06:08.893949 17714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47682
I20260710 11:06:08.918372 17714 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47686:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:08.921638 17714 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:08.998152 17955 tablet_service.cc:1511] Processing CreateTablet for tablet 753aa1a59fe9488ea51e0aa02ec02394 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:08.998656 17953 tablet_service.cc:1511] Processing CreateTablet for tablet f1cb4e343fb449ce80bb1b4e931a2f37 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:08.999856 17955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753aa1a59fe9488ea51e0aa02ec02394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.000849 17954 tablet_service.cc:1511] Processing CreateTablet for tablet 6a42c694a8ca411f9895534e9681a46b (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:09.003373 17952 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b37c0e68f4db5810ae5cbb3145637 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:09.005540 17952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b37c0e68f4db5810ae5cbb3145637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.007748 17954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42c694a8ca411f9895534e9681a46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.007249 17951 tablet_service.cc:1511] Processing CreateTablet for tablet e5bf0a23ec01437394e447e4b6001465 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:09.008692 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bf0a23ec01437394e447e4b6001465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.009200 17880 tablet_service.cc:1511] Processing CreateTablet for tablet 6a42c694a8ca411f9895534e9681a46b (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:09.010694 17880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42c694a8ca411f9895534e9681a46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.011957 17876 tablet_service.cc:1511] Processing CreateTablet for tablet 3fba7fceb0c645eabd2fc9a274892b18 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:09.013434 17876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fba7fceb0c645eabd2fc9a274892b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.014907 17879 tablet_service.cc:1511] Processing CreateTablet for tablet f1cb4e343fb449ce80bb1b4e931a2f37 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:09.016417 17879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1cb4e343fb449ce80bb1b4e931a2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.017899 17953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1cb4e343fb449ce80bb1b4e931a2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.018950 17878 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b37c0e68f4db5810ae5cbb3145637 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:09.021930 17877 tablet_service.cc:1511] Processing CreateTablet for tablet e5bf0a23ec01437394e447e4b6001465 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:09.007225 17881 tablet_service.cc:1511] Processing CreateTablet for tablet 753aa1a59fe9488ea51e0aa02ec02394 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:09.033519 17950 tablet_service.cc:1511] Processing CreateTablet for tablet 3fba7fceb0c645eabd2fc9a274892b18 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:09.034973 17950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fba7fceb0c645eabd2fc9a274892b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.033994 17878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b37c0e68f4db5810ae5cbb3145637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.038339 17875 tablet_service.cc:1511] Processing CreateTablet for tablet 2c18e58193c14fb9a613cc519c600e30 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:09.041131 17877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bf0a23ec01437394e447e4b6001465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.042064 17875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c18e58193c14fb9a613cc519c600e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.042789 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753aa1a59fe9488ea51e0aa02ec02394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.061646 17951 tablet_service.cc:1511] Processing CreateTablet for tablet 2c18e58193c14fb9a613cc519c600e30 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:09.063824 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c18e58193c14fb9a613cc519c600e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.065373 17874 tablet_service.cc:1511] Processing CreateTablet for tablet 8474c4e3984c4894863e19c3bd2c2fe3 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:09.066910 17874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8474c4e3984c4894863e19c3bd2c2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.077595 18005 tablet_bootstrap.cc:492] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.089712 18005 tablet_bootstrap.cc:654] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.091351 17951 tablet_service.cc:1511] Processing CreateTablet for tablet 8474c4e3984c4894863e19c3bd2c2fe3 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:09.095392 18006 tablet_bootstrap.cc:492] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.102316 17805 tablet_service.cc:1511] Processing CreateTablet for tablet 6a42c694a8ca411f9895534e9681a46b (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:06:09.104493 17805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a42c694a8ca411f9895534e9681a46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.107398 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8474c4e3984c4894863e19c3bd2c2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.107999 17800 tablet_service.cc:1511] Processing CreateTablet for tablet 2c18e58193c14fb9a613cc519c600e30 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:06:09.110374 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 753aa1a59fe9488ea51e0aa02ec02394 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:06:09.110949 17803 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b37c0e68f4db5810ae5cbb3145637 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:06:09.112389 17804 tablet_service.cc:1511] Processing CreateTablet for tablet f1cb4e343fb449ce80bb1b4e931a2f37 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:06:09.113121 17801 tablet_service.cc:1511] Processing CreateTablet for tablet 3fba7fceb0c645eabd2fc9a274892b18 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:06:09.114302 17802 tablet_service.cc:1511] Processing CreateTablet for tablet e5bf0a23ec01437394e447e4b6001465 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:06:09.115517 17799 tablet_service.cc:1511] Processing CreateTablet for tablet 8474c4e3984c4894863e19c3bd2c2fe3 (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:06:09.109390 17800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c18e58193c14fb9a613cc519c600e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.117993 17801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fba7fceb0c645eabd2fc9a274892b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.121467 17799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8474c4e3984c4894863e19c3bd2c2fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.125984 17803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b37c0e68f4db5810ae5cbb3145637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.130122 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 753aa1a59fe9488ea51e0aa02ec02394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.133023 17804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1cb4e343fb449ce80bb1b4e931a2f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.133805 17802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bf0a23ec01437394e447e4b6001465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.149127 17798 tablet_service.cc:1511] Processing CreateTablet for tablet e805e6c4a3254cb99c89f444f68a9fcd (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:09.150763 17798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e805e6c4a3254cb99c89f444f68a9fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.167160 18007 tablet_bootstrap.cc:492] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.175881 17951 tablet_service.cc:1511] Processing CreateTablet for tablet e805e6c4a3254cb99c89f444f68a9fcd (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:09.177737 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e805e6c4a3254cb99c89f444f68a9fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.180593 18006 tablet_bootstrap.cc:654] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.183257 17877 tablet_service.cc:1511] Processing CreateTablet for tablet e805e6c4a3254cb99c89f444f68a9fcd (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:06:09.184623 17877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e805e6c4a3254cb99c89f444f68a9fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.203634 18005 tablet_bootstrap.cc:492] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.209713 18005 ts_tablet_manager.cc:1403] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.028s
I20260710 11:06:09.212745 18005 raft_consensus.cc:359] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.213528 18005 raft_consensus.cc:385] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.213867 18005 raft_consensus.cc:740] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.214776 18005 consensus_queue.cc:260] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.221292 18005 ts_tablet_manager.cc:1434] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.008s
I20260710 11:06:09.223524 17803 tablet_service.cc:1511] Processing CreateTablet for tablet 36898b2fd6424a38b65580a1047ccead (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:09.224860 17803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36898b2fd6424a38b65580a1047ccead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.224992 17990 heartbeater.cc:499] Master 127.16.201.254:46775 was elected leader, sending a full tablet report...
I20260710 11:06:09.225832 17880 tablet_service.cc:1511] Processing CreateTablet for tablet 36898b2fd6424a38b65580a1047ccead (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:09.229283 18005 tablet_bootstrap.cc:492] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.238380 17951 tablet_service.cc:1511] Processing CreateTablet for tablet 36898b2fd6424a38b65580a1047ccead (DEFAULT_TABLE table=test-workload [id=585f4d6a0f884576a1d91efe71da2a6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:06:09.243191 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36898b2fd6424a38b65580a1047ccead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.240857 18007 tablet_bootstrap.cc:654] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.245047 18010 raft_consensus.cc:493] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.245628 18010 raft_consensus.cc:515] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.249292 18005 tablet_bootstrap.cc:654] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.257814 18006 tablet_bootstrap.cc:492] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.258512 18006 ts_tablet_manager.cc:1403] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.014s
I20260710 11:06:09.251444 18010 leader_election.cc:290] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.267199 18006 raft_consensus.cc:359] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.268332 18006 raft_consensus.cc:385] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.269034 18006 raft_consensus.cc:740] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.269868 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
W20260710 11:06:09.272372 17929 leader_election.cc:343] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.270190 18006 consensus_queue.cc:260] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.277460 17880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36898b2fd6424a38b65580a1047ccead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:09.285092 18007 tablet_bootstrap.cc:492] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.285609 18007 ts_tablet_manager.cc:1403] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.019s
I20260710 11:06:09.288672 18007 raft_consensus.cc:359] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.289414 18007 raft_consensus.cc:385] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.293457 18007 raft_consensus.cc:740] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.294240 18007 consensus_queue.cc:260] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.304150 17841 heartbeater.cc:499] Master 127.16.201.254:46775 was elected leader, sending a full tablet report...
I20260710 11:06:09.304464 18007 ts_tablet_manager.cc:1434] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.004s
I20260710 11:06:09.305528 18007 tablet_bootstrap.cc:492] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.305857 17916 heartbeater.cc:499] Master 127.16.201.254:46775 was elected leader, sending a full tablet report...
I20260710 11:06:09.306658 18005 tablet_bootstrap.cc:492] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.307196 18005 ts_tablet_manager.cc:1403] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.014s
I20260710 11:06:09.311924 18007 tablet_bootstrap.cc:654] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.315091 18006 ts_tablet_manager.cc:1434] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.056s	user 0.021s	sys 0.006s
I20260710 11:06:09.316308 18006 tablet_bootstrap.cc:492] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.316099 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
W20260710 11:06:09.317873 17931 leader_election.cc:343] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.318354 17931 leader_election.cc:304] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:09.319504 18010 raft_consensus.cc:2749] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.326035 18006 tablet_bootstrap.cc:654] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.316754 18005 raft_consensus.cc:359] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.334534 18005 raft_consensus.cc:385] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.334914 18005 raft_consensus.cc:740] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.335800 18005 consensus_queue.cc:260] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.338241 18005 ts_tablet_manager.cc:1434] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260710 11:06:09.339219 18005 tablet_bootstrap.cc:492] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.345873 18005 tablet_bootstrap.cc:654] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.351426 18007 tablet_bootstrap.cc:492] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.351519 18006 tablet_bootstrap.cc:492] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.352248 18007 ts_tablet_manager.cc:1403] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.020s
I20260710 11:06:09.352872 18006 ts_tablet_manager.cc:1403] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.009s
I20260710 11:06:09.354718 18005 tablet_bootstrap.cc:492] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.355149 18005 ts_tablet_manager.cc:1403] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 11:06:09.355470 18007 raft_consensus.cc:359] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.355717 18006 raft_consensus.cc:359] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.356251 18007 raft_consensus.cc:385] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.356359 18006 raft_consensus.cc:385] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.356586 18007 raft_consensus.cc:740] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.356670 18006 raft_consensus.cc:740] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.357390 18007 consensus_queue.cc:260] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.357882 18005 raft_consensus.cc:359] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.358546 18005 raft_consensus.cc:385] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.357390 18006 consensus_queue.cc:260] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.358898 18005 raft_consensus.cc:740] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.359607 18007 ts_tablet_manager.cc:1434] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:09.359741 18005 consensus_queue.cc:260] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.360618 18007 tablet_bootstrap.cc:492] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.360898 18006 ts_tablet_manager.cc:1434] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 11:06:09.361822 18006 tablet_bootstrap.cc:492] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.364475 18005 ts_tablet_manager.cc:1434] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:06:09.365489 18005 tablet_bootstrap.cc:492] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.367718 18007 tablet_bootstrap.cc:654] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.371402 18006 tablet_bootstrap.cc:654] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.371955 18005 tablet_bootstrap.cc:654] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.380542 18007 tablet_bootstrap.cc:492] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.381240 18007 ts_tablet_manager.cc:1403] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:06:09.391639 18007 raft_consensus.cc:359] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.393405 18007 raft_consensus.cc:385] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.393823 18007 raft_consensus.cc:740] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.394621 18007 consensus_queue.cc:260] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.394959 18015 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.395457 18006 tablet_bootstrap.cc:492] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.395982 18006 ts_tablet_manager.cc:1403] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.009s
I20260710 11:06:09.395824 18015 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.400206 18006 raft_consensus.cc:359] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.401325 18006 raft_consensus.cc:385] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.401785 18006 raft_consensus.cc:740] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.402937 18006 consensus_queue.cc:260] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.408648 18006 ts_tablet_manager.cc:1434] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260710 11:06:09.411568 18006 tablet_bootstrap.cc:492] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.417153 18015 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.420171 18006 tablet_bootstrap.cc:654] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.433046 18006 tablet_bootstrap.cc:492] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.433764 18006 ts_tablet_manager.cc:1403] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:06:09.437674 18006 raft_consensus.cc:359] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.438683 18006 raft_consensus.cc:385] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.439074 18006 raft_consensus.cc:740] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.440248 18006 consensus_queue.cc:260] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.443605 18006 ts_tablet_manager.cc:1434] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:06:09.444943 18006 tablet_bootstrap.cc:492] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.453934 18006 tablet_bootstrap.cc:654] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.467119 18006 tablet_bootstrap.cc:492] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.467844 18006 ts_tablet_manager.cc:1403] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.013s
I20260710 11:06:09.471683 18006 raft_consensus.cc:359] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.472702 18006 raft_consensus.cc:385] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.473089 18006 raft_consensus.cc:740] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.474303 18006 consensus_queue.cc:260] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.480072 18006 ts_tablet_manager.cc:1434] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:06:09.481519 18006 tablet_bootstrap.cc:492] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.490749 18006 tablet_bootstrap.cc:654] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:09.501945 17762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:09.504472 18006 tablet_bootstrap.cc:492] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.505250 18006 ts_tablet_manager.cc:1403] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 11:06:09.506552 18015 raft_consensus.cc:493] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.507367 18015 raft_consensus.cc:515] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.509298 18006 raft_consensus.cc:359] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.510424 18006 raft_consensus.cc:385] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.510838 18015 leader_election.cc:290] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.510820 18006 raft_consensus.cc:740] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.512748 18006 consensus_queue.cc:260] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.516402 18006 ts_tablet_manager.cc:1434] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:09.517932 18013 raft_consensus.cc:493] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.518601 18013 raft_consensus.cc:515] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.528399 18006 tablet_bootstrap.cc:492] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.528782 18013 leader_election.cc:290] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.541071 18005 tablet_bootstrap.cc:492] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.541131 18007 ts_tablet_manager.cc:1434] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.159s	user 0.062s	sys 0.073s
I20260710 11:06:09.541482 18006 tablet_bootstrap.cc:654] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.541814 18005 ts_tablet_manager.cc:1403] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.177s	user 0.068s	sys 0.103s
I20260710 11:06:09.545008 18005 raft_consensus.cc:359] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.545753 18005 raft_consensus.cc:385] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.546036 18005 raft_consensus.cc:740] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.546244 18007 tablet_bootstrap.cc:492] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.546798 18005 consensus_queue.cc:260] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.551748 18005 ts_tablet_manager.cc:1434] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:09.552762 18005 tablet_bootstrap.cc:492] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.556996 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
W20260710 11:06:09.558584 17855 leader_election.cc:343] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.558890 18013 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.559612 18007 tablet_bootstrap.cc:654] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.559402 18013 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.561669 18013 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037)
I20260710 11:06:09.563854 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:09.564704 17816 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 0.
I20260710 11:06:09.566927 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.567044 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42c694a8ca411f9895534e9681a46b" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.567654 17891 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.569859 18005 tablet_bootstrap.cc:654] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.570041 18006 tablet_bootstrap.cc:492] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
W20260710 11:06:09.570279 17782 leader_election.cc:343] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.570640 18006 ts_tablet_manager.cc:1403] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.005s
I20260710 11:06:09.571245 17782 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.574080 18022 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.578086 18022 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.579125 18022 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.576349 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.581678 18007 tablet_bootstrap.cc:492] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
W20260710 11:06:09.581709 17779 leader_election.cc:343] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.582295 18007 ts_tablet_manager.cc:1403] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.010s
I20260710 11:06:09.576493 18006 raft_consensus.cc:359] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.577332 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42c694a8ca411f9895534e9681a46b" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.575063 17855 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.586346 18013 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.586743 18013 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.586812 18006 raft_consensus.cc:385] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.587150 18013 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.587509 18006 raft_consensus.cc:740] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.586191 17964 raft_consensus.cc:2468] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.588958 18006 consensus_queue.cc:260] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.590633 17779 leader_election.cc:304] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:09.585343 18007 raft_consensus.cc:359] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.592204 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.592748 18007 raft_consensus.cc:385] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.592862 18015 raft_consensus.cc:2804] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.593219 18015 raft_consensus.cc:493] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.593731 18015 raft_consensus.cc:3060] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.594250 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
W20260710 11:06:09.594448 17854 leader_election.cc:343] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.594869 17854 leader_election.cc:304] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:09.593124 18007 raft_consensus.cc:740] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.598284 18013 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.598434 18007 consensus_queue.cc:260] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.598289 18022 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.601112 18013 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Requested vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037)
I20260710 11:06:09.602522 18013 raft_consensus.cc:2749] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.602615 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:09.603511 18005 tablet_bootstrap.cc:492] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.603982 18005 ts_tablet_manager.cc:1403] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.010s
W20260710 11:06:09.604218 17854 leader_election.cc:343] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.604633 17816 raft_consensus.cc:2393] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ba503e30facd43fc96cbeaa942c3c365 in current term 1: Already voted for candidate 2fcbce7d9d044613a192ef0ba75645d0 in this term.
I20260710 11:06:09.605805 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.607002 18005 raft_consensus.cc:359] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
W20260710 11:06:09.607357 17854 leader_election.cc:343] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.607710 18005 raft_consensus.cc:385] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.608052 18005 raft_consensus.cc:740] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.607877 18015 raft_consensus.cc:515] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.608821 18005 consensus_queue.cc:260] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.609932 18015 leader_election.cc:290] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.611382 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42c694a8ca411f9895534e9681a46b" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.611944 17891 raft_consensus.cc:3060] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.614461 17855 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [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: ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:09.616078 18034 raft_consensus.cc:2749] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.618175 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a42c694a8ca411f9895534e9681a46b" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.618829 17965 raft_consensus.cc:3060] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.620620 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.621408 17890 raft_consensus.cc:2393] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fcbce7d9d044613a192ef0ba75645d0 in current term 1: Already voted for candidate ba503e30facd43fc96cbeaa942c3c365 in this term.
I20260710 11:06:09.623111 18022 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Requested vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.622998 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
W20260710 11:06:09.627003 17779 leader_election.cc:343] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.627735 17891 raft_consensus.cc:2468] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.627638 17779 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0; no voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:09.629861 18006 ts_tablet_manager.cc:1434] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.059s	user 0.015s	sys 0.001s
I20260710 11:06:09.630837 17782 leader_election.cc:304] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.629920 17965 raft_consensus.cc:2468] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.631772 18015 raft_consensus.cc:2804] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.632380 18015 raft_consensus.cc:697] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:09.634248 18006 tablet_bootstrap.cc:492] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.633491 18015 consensus_queue.cc:237] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.638383 18022 raft_consensus.cc:2749] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.639529 18007 ts_tablet_manager.cc:1434] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.029s
I20260710 11:06:09.640295 18005 ts_tablet_manager.cc:1434] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 11:06:09.640522 18007 tablet_bootstrap.cc:492] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.640918 18006 tablet_bootstrap.cc:654] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.644058 18005 tablet_bootstrap.cc:492] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.648260 18007 tablet_bootstrap.cc:654] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.652225 18035 raft_consensus.cc:493] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.653012 18035 raft_consensus.cc:515] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.657238 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:09.657974 17713 catalog_manager.cc:5697] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:09.659411 17855 leader_election.cc:343] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.660609 18007 tablet_bootstrap.cc:492] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.661098 18007 ts_tablet_manager.cc:1403] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 11:06:09.662046 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.662796 17965 raft_consensus.cc:2468] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 0.
I20260710 11:06:09.664044 17854 leader_election.cc:304] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:09.664805 18006 tablet_bootstrap.cc:492] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.664865 18034 raft_consensus.cc:2804] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.665331 18006 ts_tablet_manager.cc:1403] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.016s
I20260710 11:06:09.664659 18007 raft_consensus.cc:359] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.665349 18034 raft_consensus.cc:493] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.665905 18035 leader_election.cc:290] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.665966 18034 raft_consensus.cc:3060] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.668226 18006 raft_consensus.cc:359] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.668978 18006 raft_consensus.cc:385] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.669279 18006 raft_consensus.cc:740] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.670189 18006 consensus_queue.cc:260] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.672271 18006 ts_tablet_manager.cc:1434] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:09.673146 18006 tablet_bootstrap.cc:492] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.676435 18034 raft_consensus.cc:515] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.677673 18007 raft_consensus.cc:385] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.678035 18007 raft_consensus.cc:740] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.678460 18005 tablet_bootstrap.cc:654] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.678985 18006 tablet_bootstrap.cc:654] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.678925 18007 consensus_queue.cc:260] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.681700 18007 ts_tablet_manager.cc:1434] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.007s
I20260710 11:06:09.682710 18007 tablet_bootstrap.cc:492] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.689668 18034 leader_election.cc:290] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.691342 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.692128 17965 raft_consensus.cc:3060] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.694042 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:09.695374 18007 tablet_bootstrap.cc:654] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:09.696295 17855 leader_election.cc:343] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.706744 17965 raft_consensus.cc:2468] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 1.
I20260710 11:06:09.708441 17854 leader_election.cc:304] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:09.708966 18006 tablet_bootstrap.cc:492] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.709457 18006 ts_tablet_manager.cc:1403] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.020s
I20260710 11:06:09.709656 18034 raft_consensus.cc:2804] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.710186 18034 raft_consensus.cc:697] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:09.711028 18034 consensus_queue.cc:237] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.712474 18006 raft_consensus.cc:359] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.713188 18006 raft_consensus.cc:385] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.713528 18006 raft_consensus.cc:740] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.714373 18006 consensus_queue.cc:260] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.716773 18006 ts_tablet_manager.cc:1434] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:06:09.717731 18006 tablet_bootstrap.cc:492] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: Bootstrap starting.
I20260710 11:06:09.718436 18005 tablet_bootstrap.cc:492] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.718919 18005 ts_tablet_manager.cc:1403] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.012s
I20260710 11:06:09.722776 18005 raft_consensus.cc:359] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.723546 18005 raft_consensus.cc:385] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.723835 18005 raft_consensus.cc:740] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.724345 18006 tablet_bootstrap.cc:654] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.726850 18005 consensus_queue.cc:260] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.736023 18007 tablet_bootstrap.cc:492] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.736140 18006 tablet_bootstrap.cc:492] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: No bootstrap required, opened a new log
I20260710 11:06:09.736256 18005 ts_tablet_manager.cc:1434] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:06:09.736749 18006 ts_tablet_manager.cc:1403] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 11:06:09.736785 18007 ts_tablet_manager.cc:1403] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.025s
I20260710 11:06:09.737309 18005 tablet_bootstrap.cc:492] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.740222 18007 raft_consensus.cc:359] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.741878 18007 raft_consensus.cc:385] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.742214 18007 raft_consensus.cc:740] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.740448 18006 raft_consensus.cc:359] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.742941 18006 raft_consensus.cc:385] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.743220 18006 raft_consensus.cc:740] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.743956 18006 consensus_queue.cc:260] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.745577 18010 raft_consensus.cc:493] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.746201 18006 ts_tablet_manager.cc:1434] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:06:09.746073 18010 raft_consensus.cc:515] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.747063 18007 consensus_queue.cc:260] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.747951 18010 leader_election.cc:290] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.748692 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:09.749199 17816 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 0.
I20260710 11:06:09.749377 18007 ts_tablet_manager.cc:1434] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.002s
I20260710 11:06:09.750449 18007 tablet_bootstrap.cc:492] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.750394 17929 leader_election.cc:304] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:09.750995 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.751461 18010 raft_consensus.cc:2804] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.751628 17891 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 0.
I20260710 11:06:09.751857 18010 raft_consensus.cc:493] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.752234 18010 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.752836 18005 tablet_bootstrap.cc:654] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.757965 18007 tablet_bootstrap.cc:654] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.758642 18005 tablet_bootstrap.cc:492] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.758278 18010 raft_consensus.cc:515] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.759114 18005 ts_tablet_manager.cc:1403] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260710 11:06:09.761256 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:09.761891 17816 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.762177 18005 raft_consensus.cc:359] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.762892 18005 raft_consensus.cc:385] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.763196 18005 raft_consensus.cc:740] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.764191 18005 consensus_queue.cc:260] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.769268 17816 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 1.
I20260710 11:06:09.768380 18034 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.769629 17710 catalog_manager.cc:5697] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.770628 17929 leader_election.cc:304] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:09.770879 18034 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.775204 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
W20260710 11:06:09.777253 17855 leader_election.cc:343] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.778113 18034 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.779906 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.778165 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.781808 17891 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:09.781307 17854 leader_election.cc:343] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.785974 17854 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:09.787087 18034 raft_consensus.cc:2749] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:09.792863 17891 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 1.
I20260710 11:06:09.798734 18010 leader_election.cc:290] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.799319 18010 raft_consensus.cc:2804] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.799767 18010 raft_consensus.cc:697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:09.802757 18010 consensus_queue.cc:237] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.806360 18051 raft_consensus.cc:493] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.807442 18051 raft_consensus.cc:515] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.813881 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:09.814775 17816 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 0.
I20260710 11:06:09.816376 17929 leader_election.cc:304] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:09.817595 18052 raft_consensus.cc:2804] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.818073 18052 raft_consensus.cc:493] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.818497 18052 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.825536 18034 raft_consensus.cc:493] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.826274 18034 raft_consensus.cc:515] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.830235 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:09.832633 18034 leader_election.cc:290] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
W20260710 11:06:09.833251 17855 leader_election.cc:343] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.833447 18007 tablet_bootstrap.cc:492] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.833768 18005 ts_tablet_manager.cc:1434] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.074s	user 0.016s	sys 0.037s
I20260710 11:06:09.835824 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.836203 18015 raft_consensus.cc:493] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.836525 17965 raft_consensus.cc:2468] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 0.
I20260710 11:06:09.836720 18015 raft_consensus.cc:515] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.835278 18007 ts_tablet_manager.cc:1403] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.048s
I20260710 11:06:09.837957 17854 leader_election.cc:304] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:09.838902 18015 leader_election.cc:290] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.839922 18034 raft_consensus.cc:2804] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.840346 18034 raft_consensus.cc:493] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.839933 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.840992 18034 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.840839 18007 raft_consensus.cc:359] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.841192 17965 raft_consensus.cc:2468] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.841617 18007 raft_consensus.cc:385] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.841913 18007 raft_consensus.cc:740] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.840379 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.842595 17890 raft_consensus.cc:2468] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.842686 18007 consensus_queue.cc:260] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.843168 17710 catalog_manager.cc:5697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.844138 18005 tablet_bootstrap.cc:492] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.844062 17782 leader_election.cc:304] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.837975 18051 leader_election.cc:290] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.840693 18015 raft_consensus.cc:493] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.845705 18015 raft_consensus.cc:515] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.840250 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.846845 17891 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 0.
I20260710 11:06:09.848003 18052 raft_consensus.cc:515] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.850067 18052 leader_election.cc:290] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.851109 18005 tablet_bootstrap.cc:654] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.851135 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:09.851468 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.851787 17816 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.852032 17891 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.855216 18007 ts_tablet_manager.cc:1434] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:06:09.858886 18036 raft_consensus.cc:2804] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.859227 17891 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 1.
I20260710 11:06:09.859295 18036 raft_consensus.cc:493] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.859834 18036 raft_consensus.cc:3060] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.860471 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.861101 17890 raft_consensus.cc:2468] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.860428 18007 tablet_bootstrap.cc:492] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.862805 17782 leader_election.cc:304] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.863574 18022 raft_consensus.cc:2804] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.863912 18022 raft_consensus.cc:493] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.864225 18022 raft_consensus.cc:3060] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.868036 18034 raft_consensus.cc:515] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.869108 18007 tablet_bootstrap.cc:654] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.870000 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.871425 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
W20260710 11:06:09.872071 17779 leader_election.cc:343] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:09.872886 17855 leader_election.cc:343] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.867267 18036 raft_consensus.cc:515] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.876839 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.877017 17931 leader_election.cc:304] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.877802 17890 raft_consensus.cc:3060] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.881704 18052 raft_consensus.cc:2804] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.882375 18052 raft_consensus.cc:697] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:09.883502 18052 consensus_queue.cc:237] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.887862 18015 leader_election.cc:290] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.891379 18022 raft_consensus.cc:515] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.892674 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.899664 17816 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 1.
I20260710 11:06:09.899816 17965 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.905344 17890 raft_consensus.cc:2468] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.908069 17782 leader_election.cc:304] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.908996 18015 raft_consensus.cc:2804] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.893301 18034 leader_election.cc:290] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.895339 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.889807 18036 leader_election.cc:290] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.909845 18005 tablet_bootstrap.cc:492] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.909539 18007 tablet_bootstrap.cc:492] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.910077 17964 raft_consensus.cc:3060] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.910290 18005 ts_tablet_manager.cc:1403] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.022s
I20260710 11:06:09.910455 18007 ts_tablet_manager.cc:1403] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.025s
I20260710 11:06:09.912968 17963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.913007 18005 raft_consensus.cc:359] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.913758 18005 raft_consensus.cc:385] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.914160 18005 raft_consensus.cc:740] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.913754 18007 raft_consensus.cc:359] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.914577 18007 raft_consensus.cc:385] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:06:09.914628 17779 leader_election.cc:343] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:09.914902 18007 raft_consensus.cc:740] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.908612 17712 catalog_manager.cc:5697] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:09.914937 18005 consensus_queue.cc:260] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.915612 18007 consensus_queue.cc:260] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.916997 17964 raft_consensus.cc:2468] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.919349 17965 raft_consensus.cc:2468] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 1.
I20260710 11:06:09.918939 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.925199 17890 raft_consensus.cc:3060] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.925714 17854 leader_election.cc:304] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:09.917200 18005 ts_tablet_manager.cc:1434] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:09.926227 18015 raft_consensus.cc:697] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:09.926927 18005 tablet_bootstrap.cc:492] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.927386 18034 raft_consensus.cc:2804] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.928531 18034 raft_consensus.cc:697] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:09.929418 18034 consensus_queue.cc:237] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.917891 18007 ts_tablet_manager.cc:1434] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:06:09.932224 18007 tablet_bootstrap.cc:492] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.919480 18022 leader_election.cc:290] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.933301 18057 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.933842 18005 tablet_bootstrap.cc:654] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.933868 18057 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.937327 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.938071 17891 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.938316 18007 tablet_bootstrap.cc:654] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:09.939455 17782 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:09.940333 18022 raft_consensus.cc:2804] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:09.940691 18022 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:09.940995 18022 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.942968 17890 raft_consensus.cc:2468] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.943785 17710 catalog_manager.cc:5697] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.946493 17782 leader_election.cc:304] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:09.947726 18036 raft_consensus.cc:2804] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.956624 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:09.957716 17965 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 0.
I20260710 11:06:09.958089 18057 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.960160 18015 consensus_queue.cc:237] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.966276 18005 tablet_bootstrap.cc:492] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:09.966020 18022 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.967128 18036 raft_consensus.cc:697] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:09.966779 18005 ts_tablet_manager.cc:1403] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.014s
I20260710 11:06:09.969853 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:09.970335 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:09.970955 17965 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.972834 18052 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:09.970492 17890 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.973626 18022 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:09.973488 18052 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:09.974996 18005 raft_consensus.cc:359] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.975711 18052 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:09.975917 18005 raft_consensus.cc:385] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.976383 18005 raft_consensus.cc:740] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.977541 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:09.977252 18005 consensus_queue.cc:260] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.978371 17891 raft_consensus.cc:2393] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b068065b1ae491698f3668a2c10339d in current term 1: Already voted for candidate ba503e30facd43fc96cbeaa942c3c365 in this term.
I20260710 11:06:09.980275 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:09.981077 17816 raft_consensus.cc:2393] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b068065b1ae491698f3668a2c10339d in current term 1: Already voted for candidate 2fcbce7d9d044613a192ef0ba75645d0 in this term.
I20260710 11:06:09.973470 18007 tablet_bootstrap.cc:492] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:09.982292 18007 ts_tablet_manager.cc:1403] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.010s
I20260710 11:06:09.982642 17929 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:09.983781 18052 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:09.985011 17965 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.988016 17779 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:09.986321 17890 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:09.980386 18005 ts_tablet_manager.cc:1434] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:09.968408 18036 consensus_queue.cc:237] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.988910 18022 raft_consensus.cc:2804] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:09.989583 18005 tablet_bootstrap.cc:492] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d: Bootstrap starting.
I20260710 11:06:09.989859 18022 raft_consensus.cc:697] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:09.990648 18022 consensus_queue.cc:237] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.985998 18007 raft_consensus.cc:359] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.993714 18007 raft_consensus.cc:385] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:09.993995 18007 raft_consensus.cc:740] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:09.994761 18007 consensus_queue.cc:260] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:09.996773 18007 ts_tablet_manager.cc:1434] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:06:09.997679 18007 tablet_bootstrap.cc:492] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: Bootstrap starting.
I20260710 11:06:09.998495 17710 catalog_manager.cc:5697] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:09.999492 18052 raft_consensus.cc:2749] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.003867 18005 tablet_bootstrap.cc:654] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.005007 18007 tablet_bootstrap.cc:654] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:10.019919 18005 tablet_bootstrap.cc:492] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d: No bootstrap required, opened a new log
I20260710 11:06:10.020597 18005 ts_tablet_manager.cc:1403] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260710 11:06:10.024194 18005 raft_consensus.cc:359] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.025135 18005 raft_consensus.cc:385] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.025539 18005 raft_consensus.cc:740] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.026525 18005 consensus_queue.cc:260] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.029788 18005 ts_tablet_manager.cc:1434] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 11:06:10.030424 18007 tablet_bootstrap.cc:492] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: No bootstrap required, opened a new log
I20260710 11:06:10.030931 18007 ts_tablet_manager.cc:1403] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260710 11:06:10.032917 18007 raft_consensus.cc:359] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.033406 18007 raft_consensus.cc:385] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:10.033833 18007 raft_consensus.cc:740] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Initialized, Role: FOLLOWER
I20260710 11:06:10.034583 18007 consensus_queue.cc:260] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.036296 18007 ts_tablet_manager.cc:1434] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:06:10.036701 17710 catalog_manager.cc:5697] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.038391 17710 catalog_manager.cc:5697] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.064950 18022 raft_consensus.cc:493] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.065438 18022 raft_consensus.cc:515] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.067166 18022 leader_election.cc:290] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:10.067967 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:10.068121 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:10.068780 17965 raft_consensus.cc:2393] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fcbce7d9d044613a192ef0ba75645d0 in current term 1: Already voted for candidate ba503e30facd43fc96cbeaa942c3c365 in this term.
I20260710 11:06:10.069733 17779 leader_election.cc:304] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0; no voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:10.070550 18022 raft_consensus.cc:3060] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.075052 18052 raft_consensus.cc:493] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.075662 18022 raft_consensus.cc:2749] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.075634 18052 raft_consensus.cc:515] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.077857 18052 leader_election.cc:290] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:10.078722 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:10.078886 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:10.079845 17890 raft_consensus.cc:2393] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b068065b1ae491698f3668a2c10339d in current term 1: Already voted for candidate 2fcbce7d9d044613a192ef0ba75645d0 in this term.
I20260710 11:06:10.080897 17931 leader_election.cc:304] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:10.081604 18052 raft_consensus.cc:3060] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.086751 18052 raft_consensus.cc:2749] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:10.131445 18034 raft_consensus.cc:493] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:10.132048 18034 raft_consensus.cc:515] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.134524 18034 leader_election.cc:290] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:10.135341 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0" is_pre_election: true
I20260710 11:06:10.135974 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:10.135972 17816 raft_consensus.cc:2468] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 0.
I20260710 11:06:10.136610 17965 raft_consensus.cc:2468] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 0.
I20260710 11:06:10.137125 17855 leader_election.cc:304] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:10.137970 18034 raft_consensus.cc:2804] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:10.138388 18034 raft_consensus.cc:493] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:10.138716 18034 raft_consensus.cc:3060] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.143488 18034 raft_consensus.cc:515] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.145200 18034 leader_election.cc:290] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:10.146185 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:10.146186 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:10.147013 17965 raft_consensus.cc:3060] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.146965 17816 raft_consensus.cc:3060] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.154505 17816 raft_consensus.cc:2468] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 1.
I20260710 11:06:10.154505 17965 raft_consensus.cc:2468] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 1.
I20260710 11:06:10.156100 17854 leader_election.cc:304] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:10.156857 18034 raft_consensus.cc:2804] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:10.157344 18034 raft_consensus.cc:697] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:10.158105 18034 consensus_queue.cc:237] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:10.165843 17710 catalog_manager.cc:5697] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:10.168537 18022 consensus_queue.cc:1048] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.182056 18022 consensus_queue.cc:1048] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.190132 18052 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:10.203260 18050 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.218139 18034 consensus_queue.cc:1048] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.228677 18035 consensus_queue.cc:1048] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.378363 18022 consensus_queue.cc:1048] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.378490 18050 consensus_queue.cc:1048] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.392258 18036 consensus_queue.cc:1048] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.393795 18052 consensus_queue.cc:1048] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.407632 17816 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:10.411629 18022 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.417011 18035 consensus_queue.cc:1048] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.427798 18022 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.432981 18034 consensus_queue.cc:1048] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:10.503587 17762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:10.547675 18022 consensus_queue.cc:1048] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.556178 18015 consensus_queue.cc:1048] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.630335 18076 consensus_queue.cc:1048] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:10.640774 18035 consensus_queue.cc:1048] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.148097 18015 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:11.148608 18015 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:11.150466 18015 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:11.151355 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d" is_pre_election: true
I20260710 11:06:11.151413 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365" is_pre_election: true
I20260710 11:06:11.152108 17964 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:11.152199 17890 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 1.
I20260710 11:06:11.153334 17779 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:11.154235 18015 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:11.154626 18015 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:11.154969 18015 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.160985 18015 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:11.162616 18015 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Requested vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:11.163600 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:11.163866 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:11.164175 17964 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.164501 17890 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.169462 17890 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:11.169502 17964 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:11.170797 17782 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:11.171540 18015 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.172019 18015 raft_consensus.cc:697] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:11.172768 18015 consensus_queue.cc:237] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER 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: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:11.181433 17712 catalog_manager.cc:5697] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 0 to 2, leader changed from <none> to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.562314 17964 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:11.563846 18015 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.573312 17890 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:11.574705 18015 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:11.669014 17890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:59152
I20260710 11:06:11.669647 17890 raft_consensus.cc:606] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:11.682720 17965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:49096
I20260710 11:06:11.683281 17965 raft_consensus.cc:606] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:11.690733 17965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
mode: GRACEFUL
new_leader_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:49096
I20260710 11:06:11.691249 17965 raft_consensus.cc:606] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Received request to transfer leadership to TS ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:11.707738 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:06:11.708282 17816 raft_consensus.cc:606] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Received request to transfer leadership to TS ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:11.712925 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:51770
I20260710 11:06:11.713441 17816 raft_consensus.cc:606] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Received request to transfer leadership to TS ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:11.718698 17890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
mode: GRACEFUL
new_leader_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:59152
I20260710 11:06:11.719228 17890 raft_consensus.cc:606] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Received request to transfer leadership to TS 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:11.775732 18105 raft_consensus.cc:993] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:11.776242 18052 raft_consensus.cc:1081] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:11.777953 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33372
I20260710 11:06:11.778481 18035 raft_consensus.cc:993] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:11.778573 17816 raft_consensus.cc:493] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:11.779066 18034 raft_consensus.cc:1081] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:11.779098 17816 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.780691 17815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:06:11.781177 17815 raft_consensus.cc:493] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:11.781476 17815 raft_consensus.cc:3060] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.784930 17816 raft_consensus.cc:515] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.786213 17815 raft_consensus.cc:515] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.786870 17816 leader_election.cc:290] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:11.787869 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:11.788023 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:11.788689 17965 raft_consensus.cc:3055] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:11.788285 17815 leader_election.cc:290] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:11.789093 17965 raft_consensus.cc:740] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:11.789521 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:11.789964 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1cb4e343fb449ce80bb1b4e931a2f37" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:11.790119 17891 raft_consensus.cc:3055] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:11.788527 17890 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.790117 17965 consensus_queue.cc:260] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.790580 17964 raft_consensus.cc:3060] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.790608 17891 raft_consensus.cc:740] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:11.791664 17965 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.791672 17891 consensus_queue.cc:260] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.793047 17891 raft_consensus.cc:3060] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.798242 17964 raft_consensus.cc:2468] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:11.798872 17965 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:11.799924 17779 leader_election.cc:304] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:11.800239 17891 raft_consensus.cc:2468] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:11.800822 18022 raft_consensus.cc:2804] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.801311 18022 raft_consensus.cc:697] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:11.801057 17779 leader_election.cc:304] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:11.802358 17890 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:11.802506 18015 raft_consensus.cc:2804] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.802196 18022 consensus_queue.cc:237] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.803057 18015 raft_consensus.cc:697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:11.803996 18015 consensus_queue.cc:237] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.809996 17710 catalog_manager.cc:5697] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 1 to 2, leader changed from ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.824641 17710 catalog_manager.cc:5697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 1 to 2, leader changed from 4b068065b1ae491698f3668a2c10339d (127.16.201.195) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.836012 18105 raft_consensus.cc:993] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: : Instructing follower ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:11.836455 18052 raft_consensus.cc:1081] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Signalling peer ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:11.837903 17890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:47354
I20260710 11:06:11.838341 17890 raft_consensus.cc:493] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:11.838588 17890 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.843353 18022 raft_consensus.cc:993] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:11.843817 18015 raft_consensus.cc:1081] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Signalling peer ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:11.843701 17890 raft_consensus.cc:515] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.845346 17891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:06:11.845889 17891 raft_consensus.cc:493] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:11.846151 17890 leader_election.cc:290] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 2 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:11.846235 17891 raft_consensus.cc:3060] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.846443 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:11.846760 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:11.847054 17815 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.847324 17965 raft_consensus.cc:3055] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:11.847692 17965 raft_consensus.cc:740] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:11.848477 17965 consensus_queue.cc:260] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.849736 17965 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.852487 17815 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 2.
I20260710 11:06:11.853384 17891 raft_consensus.cc:515] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.853801 17855 leader_election.cc:304] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:11.854641 18034 raft_consensus.cc:2804] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.855093 18034 raft_consensus.cc:697] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:11.855921 18034 consensus_queue.cc:237] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.857311 17891 leader_election.cc:290] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 2 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:11.858393 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:11.858711 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e805e6c4a3254cb99c89f444f68a9fcd" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:11.858963 17815 raft_consensus.cc:3055] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:11.859237 17964 raft_consensus.cc:3060] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.859294 17815 raft_consensus.cc:740] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:11.859599 17965 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 2.
I20260710 11:06:11.860253 17815 consensus_queue.cc:260] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.862458 17815 raft_consensus.cc:3060] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:11.867143 17964 raft_consensus.cc:2468] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 2.
I20260710 11:06:11.867930 17710 catalog_manager.cc:5697] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 1 to 2, leader changed from 4b068065b1ae491698f3668a2c10339d (127.16.201.195) to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:11.868614 17854 leader_election.cc:304] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:11.869468 18034 raft_consensus.cc:2804] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:11.870074 18034 raft_consensus.cc:697] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:11.870050 17815 raft_consensus.cc:2468] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 2.
I20260710 11:06:11.871152 18034 consensus_queue.cc:237] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:11.881186 17710 catalog_manager.cc:5697] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 1 to 2, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:12.033475 18022 raft_consensus.cc:993] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:12.034029 18057 raft_consensus.cc:1081] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Signalling peer ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:12.035722 17891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:06:12.036304 17891 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:12.036712 17891 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:12.041364 17891 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:12.043104 17891 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 2 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:12.044198 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:12.044273 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:12.044729 17964 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:12.044880 17815 raft_consensus.cc:3055] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:12.045246 17815 raft_consensus.cc:740] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:12.045994 17815 consensus_queue.cc:260] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:12.047001 17815 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:12.049814 17964 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 2.
I20260710 11:06:12.050910 17854 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:12.051614 18034 raft_consensus.cc:2804] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:12.052068 18034 raft_consensus.cc:697] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:12.053215 18034 consensus_queue.cc:237] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:12.053695 17815 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 2.
I20260710 11:06:12.060469 17710 catalog_manager.cc:5697] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 1 to 2, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:12.224157 18035 raft_consensus.cc:993] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: : Instructing follower 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:12.224647 18034 raft_consensus.cc:1081] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Signalling peer 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:12.226240 17964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:50552
I20260710 11:06:12.226836 17964 raft_consensus.cc:493] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:12.227164 17964 raft_consensus.cc:3060] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:12.231936 17964 raft_consensus.cc:515] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:12.233601 17964 leader_election.cc:290] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:12.234571 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:12.234568 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36898b2fd6424a38b65580a1047ccead" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:12.235357 17891 raft_consensus.cc:3055] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:12.235443 17815 raft_consensus.cc:3060] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:12.235751 17891 raft_consensus.cc:740] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:12.236569 17891 consensus_queue.cc:260] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:12.237488 17891 raft_consensus.cc:3060] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:12.239246 17890 raft_consensus.cc:1275] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.240931 18057 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.241863 17815 raft_consensus.cc:2468] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 2.
I20260710 11:06:12.242822 17816 raft_consensus.cc:1240] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Rejecting Update request from peer ba503e30facd43fc96cbeaa942c3c365 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:12.243083 17929 leader_election.cc:304] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:12.243940 18052 raft_consensus.cc:2804] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:12.244429 18052 raft_consensus.cc:697] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 2 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:12.245268 18052 consensus_queue.cc:237] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:12.245271 17891 raft_consensus.cc:2468] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 2.
I20260710 11:06:12.259016 17712 catalog_manager.cc:5697] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 1 to 2, leader changed from ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194) to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 2 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:12.260304 17964 raft_consensus.cc:1275] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.261981 18015 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.295979 17964 raft_consensus.cc:1275] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.297361 18034 consensus_queue.cc:1048] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.307279 17816 raft_consensus.cc:1275] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.309057 18121 consensus_queue.cc:1048] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.374226 17890 raft_consensus.cc:1275] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.375777 18015 consensus_queue.cc:1048] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.383322 17964 raft_consensus.cc:1275] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.384533 17965 raft_consensus.cc:1275] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.384893 18121 consensus_queue.cc:1048] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.386283 18022 consensus_queue.cc:1048] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.399909 17816 raft_consensus.cc:1275] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.401538 18034 consensus_queue.cc:1048] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.453776 17965 raft_consensus.cc:1275] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.455094 18034 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.463984 17816 raft_consensus.cc:1275] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.465631 18121 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.652489 17816 raft_consensus.cc:1275] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.653836 18052 consensus_queue.cc:1048] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:12.662313 17890 raft_consensus.cc:1275] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:12.664183 18130 consensus_queue.cc:1048] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:14.751658 17191 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:06:14.752400 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:14.773655 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:51774
I20260710 11:06:14.774148 17816 raft_consensus.cc:606] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Received request to transfer leadership to TS 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:14.776463 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:51774
I20260710 11:06:14.776938 17816 raft_consensus.cc:606] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Received request to transfer leadership to TS 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:14.777922 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:06:14.778439 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:14.928848 18057 raft_consensus.cc:993] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:14.929333 18134 raft_consensus.cc:1081] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Signalling peer 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:14.930944 17965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:50538
I20260710 11:06:14.931417 17965 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:14.931763 17965 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:14.936216 17965 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:14.937681 17965 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:14.938737 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:14.938853 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:14.939378 17816 raft_consensus.cc:3055] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:14.939455 17891 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:14.939750 17816 raft_consensus.cc:740] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:14.940568 17816 consensus_queue.cc:260] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:14.941828 17816 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:14.942101 18134 raft_consensus.cc:993] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:14.942500 18134 raft_consensus.cc:1081] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Signalling peer 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:14.944202 17965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:50538
I20260710 11:06:14.944720 17965 raft_consensus.cc:493] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:14.945120 17965 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:14.946484 17891 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 3.
I20260710 11:06:14.947830 17816 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 3.
I20260710 11:06:14.947715 17931 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:14.948588 18133 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:14.949853 18133 raft_consensus.cc:697] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:14.950661 18133 consensus_queue.cc:237] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [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: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:14.951277 17965 raft_consensus.cc:515] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:14.953091 17965 leader_election.cc:290] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:14.953920 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:14.954241 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:14.954555 17816 raft_consensus.cc:3055] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:14.954742 17891 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:14.954900 17816 raft_consensus.cc:740] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:14.955791 17816 consensus_queue.cc:260] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:14.956889 17816 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:14.959123 17712 catalog_manager.cc:5697] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 2 to 3, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 3 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:14.961608 17891 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 3.
I20260710 11:06:14.962760 17931 leader_election.cc:304] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:14.963131 17816 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 3.
I20260710 11:06:14.963667 18133 raft_consensus.cc:2804] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:14.964211 18133 raft_consensus.cc:697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:14.965009 18133 consensus_queue.cc:237] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:14.975718 17712 catalog_manager.cc:5697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 2 to 3, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 3 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:15.385021 17816 raft_consensus.cc:1275] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:15.386294 18133 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.397292 17891 raft_consensus.cc:1275] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:15.398671 18133 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:15.407917 17891 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:15.409439 18133 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.418897 17816 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:15.420414 18138 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:15.780296 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:15.797372 17965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:49096
I20260710 11:06:15.798117 17965 raft_consensus.cc:606] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:15.808986 17965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:49096
I20260710 11:06:15.809442 17965 raft_consensus.cc:606] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:15.817149 17891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:59152
I20260710 11:06:15.817772 17891 raft_consensus.cc:606] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:15.822746 17891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:59152
I20260710 11:06:15.823311 17891 raft_consensus.cc:606] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:15.829312 17891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
mode: GRACEFUL
new_leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:59152
I20260710 11:06:15.829921 17891 raft_consensus.cc:606] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Received request to transfer leadership to TS 2fcbce7d9d044613a192ef0ba75645d0
I20260710 11:06:15.943796 18137 raft_consensus.cc:993] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:15.944411 18154 raft_consensus.cc:1081] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:15.946133 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:06:15.946621 17816 raft_consensus.cc:493] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:15.946950 17816 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:15.952665 17816 raft_consensus.cc:515] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:15.954414 17816 leader_election.cc:290] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:15.955513 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:15.955415 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:15.956174 17965 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:15.956218 17891 raft_consensus.cc:3055] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:15.956580 17891 raft_consensus.cc:740] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:15.957402 17891 consensus_queue.cc:260] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:15.958976 17891 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:15.971468 17891 raft_consensus.cc:2468] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:15.973489 17782 leader_election.cc:304] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:15.974787 18134 raft_consensus.cc:2804] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:15.977684 18134 raft_consensus.cc:697] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:15.978924 18134 consensus_queue.cc:237] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:15.972931 17965 raft_consensus.cc:2468] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 2.
I20260710 11:06:15.980444 18157 raft_consensus.cc:993] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:15.980975 18157 raft_consensus.cc:1081] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:15.983011 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33372
I20260710 11:06:15.983505 17816 raft_consensus.cc:493] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:15.983876 17816 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:15.989748 17712 catalog_manager.cc:5697] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 1 to 2, leader changed from ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:15.991695 17816 raft_consensus.cc:515] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:15.994282 17816 leader_election.cc:290] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 4 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:15.994593 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:15.995065 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b37c0e68f4db5810ae5cbb3145637" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:15.995191 17891 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:15.995604 17965 raft_consensus.cc:3055] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:15.995957 17965 raft_consensus.cc:740] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:15.996788 17965 consensus_queue.cc:260] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:15.997997 17965 raft_consensus.cc:3060] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:16.002774 17891 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 4.
I20260710 11:06:16.004302 17782 leader_election.cc:304] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:16.005213 18134 raft_consensus.cc:2804] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:16.005364 17965 raft_consensus.cc:2468] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 4.
I20260710 11:06:16.005779 18134 raft_consensus.cc:697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:16.006781 18134 consensus_queue.cc:237] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.009985 18137 raft_consensus.cc:993] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:16.010596 18154 raft_consensus.cc:1081] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:16.012123 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:06:16.012549 17816 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:16.012828 17816 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:16.013685 17712 catalog_manager.cc:5697] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 3 to 4, leader changed from 4b068065b1ae491698f3668a2c10339d (127.16.201.195) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 4 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.017959 17816 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.019794 17816 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 3 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:16.020390 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:16.020867 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:16.021435 17965 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:16.020974 17891 raft_consensus.cc:3055] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:16.022414 17891 raft_consensus.cc:740] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:16.023173 17891 consensus_queue.cc:260] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.024073 17891 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:16.026197 17965 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 3.
I20260710 11:06:16.027343 17779 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:16.028026 18134 raft_consensus.cc:2804] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:16.028378 17891 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 3.
I20260710 11:06:16.028517 18134 raft_consensus.cc:697] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:16.029425 18134 consensus_queue.cc:237] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.035976 17712 catalog_manager.cc:5697] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 2 to 3, leader changed from ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 3 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.040547 18155 raft_consensus.cc:993] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:16.041030 18157 raft_consensus.cc:1081] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:16.042820 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33372
I20260710 11:06:16.043383 17816 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:16.043725 17816 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:16.048575 17816 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:16.050051 17816 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 4 election: Requested vote from peers 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:16.050988 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:16.051196 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:16.051471 17965 raft_consensus.cc:3055] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:16.051811 17891 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:16.051855 17965 raft_consensus.cc:740] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:16.052625 17965 consensus_queue.cc:260] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [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: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:16.053468 17965 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:16.056238 17891 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 4.
I20260710 11:06:16.057260 17782 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:16.057651 17965 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 4.
I20260710 11:06:16.058171 18134 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:16.058621 18134 raft_consensus.cc:697] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:16.059345 18134 consensus_queue.cc:237] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:16.065527 17712 catalog_manager.cc:5697] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 3 to 4, leader changed from 4b068065b1ae491698f3668a2c10339d (127.16.201.195) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 4 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.256486 18137 raft_consensus.cc:993] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: : Instructing follower 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:16.257010 18154 raft_consensus.cc:1081] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Signalling peer 2fcbce7d9d044613a192ef0ba75645d0 to start an election
I20260710 11:06:16.258641 17816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
 from {username='slave'} at 127.0.0.1:33374
I20260710 11:06:16.259052 17816 raft_consensus.cc:493] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:16.259354 17816 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:16.264642 17816 raft_consensus.cc:515] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.266564 17816 leader_election.cc:290] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [CANDIDATE]: Term 3 election: Requested vote from peers ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:16.266988 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:16.267273 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fba7fceb0c645eabd2fc9a274892b18" candidate_uuid: "2fcbce7d9d044613a192ef0ba75645d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:16.267645 17891 raft_consensus.cc:3055] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:16.267930 17965 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:16.267967 17891 raft_consensus.cc:740] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:16.268769 17891 consensus_queue.cc:260] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.269706 17891 raft_consensus.cc:3060] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:16.272670 17965 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 3.
I20260710 11:06:16.273651 17891 raft_consensus.cc:2468] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcbce7d9d044613a192ef0ba75645d0 in term 3.
I20260710 11:06:16.273742 17779 leader_election.cc:304] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [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: 2fcbce7d9d044613a192ef0ba75645d0, 4b068065b1ae491698f3668a2c10339d; no voters: 
I20260710 11:06:16.274547 18134 raft_consensus.cc:2804] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:16.275034 18134 raft_consensus.cc:697] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Becoming Leader. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:16.275875 18134 consensus_queue.cc:237] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:16.282902 17712 catalog_manager.cc:5697] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 reported cstate change: term changed from 2 to 3, leader changed from ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194) to 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193). New cstate: current_term: 3 leader_uuid: "2fcbce7d9d044613a192ef0ba75645d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:16.430859 17891 raft_consensus.cc:1275] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:16.432303 18134 consensus_queue.cc:1048] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:16.445086 17965 raft_consensus.cc:1275] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:16.448750 18158 consensus_queue.cc:1048] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:16.493486 17891 raft_consensus.cc:1275] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:16.495002 18158 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.504437 17965 raft_consensus.cc:1275] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:16.506206 18168 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:16.551842 17891 raft_consensus.cc:1275] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:16.553076 18168 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.556706 17965 raft_consensus.cc:1275] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:16.558068 18168 consensus_queue.cc:1048] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:16.585378 17891 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:16.586601 18168 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.596704 17965 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:06:16.598461 18168 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.709192 17891 raft_consensus.cc:1275] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:16.710479 18168 consensus_queue.cc:1048] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:16.719667 17965 raft_consensus.cc:1275] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Refusing update from remote peer 2fcbce7d9d044613a192ef0ba75645d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:16.721818 18158 consensus_queue.cc:1048] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:18.937209 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:18.944458 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:51774
I20260710 11:06:18.944994 17816 raft_consensus.cc:606] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Received request to transfer leadership to TS ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:18.947567 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:51774
I20260710 11:06:18.948025 17816 raft_consensus.cc:606] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Received request to transfer leadership to TS 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:18.950412 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:51774
I20260710 11:06:18.950872 17816 raft_consensus.cc:606] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Received request to transfer leadership to TS ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:18.953044 17816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465"
dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
mode: GRACEFUL
new_leader_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:51774
I20260710 11:06:18.953509 17816 raft_consensus.cc:606] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Received request to transfer leadership to TS 4b068065b1ae491698f3668a2c10339d
I20260710 11:06:18.954721 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:06:18.955189 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:18.987128 18182 raft_consensus.cc:993] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:18.987571 18168 raft_consensus.cc:1081] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Signalling peer ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:18.989122 17891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:06:18.989691 17891 raft_consensus.cc:493] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:18.989940 17891 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:18.995258 17891 raft_consensus.cc:515] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:18.997354 17891 leader_election.cc:290] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 3 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:18.997926 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:18.998507 17816 raft_consensus.cc:3055] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:18.998543 17963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c18e58193c14fb9a613cc519c600e30" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:18.998862 17816 raft_consensus.cc:740] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:18.999217 17963 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:18.999818 17816 consensus_queue.cc:260] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.001032 17816 raft_consensus.cc:3060] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:19.005205 17963 raft_consensus.cc:2468] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 3.
I20260710 11:06:19.005460 17816 raft_consensus.cc:2468] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 3.
I20260710 11:06:19.006646 17854 leader_election.cc:304] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:19.007691 18154 raft_consensus.cc:2804] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:19.008175 18154 raft_consensus.cc:697] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 3 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:19.008925 18154 consensus_queue.cc:237] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.018846 17710 catalog_manager.cc:5697] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 2 to 3, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 3 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:19.113313 18168 raft_consensus.cc:993] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:19.113816 18182 raft_consensus.cc:1081] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Signalling peer 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:19.115216 17963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:50538
I20260710 11:06:19.115635 17963 raft_consensus.cc:493] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:19.115876 17963 raft_consensus.cc:3060] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:19.120442 17963 raft_consensus.cc:515] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.122175 17963 leader_election.cc:290] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:19.122964 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:19.123370 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bf0a23ec01437394e447e4b6001465" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:19.123507 17816 raft_consensus.cc:3055] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:19.123811 17816 raft_consensus.cc:740] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:19.123868 17890 raft_consensus.cc:3060] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:19.124439 17816 consensus_queue.cc:260] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.125372 17816 raft_consensus.cc:3060] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:19.128868 17890 raft_consensus.cc:2468] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 2.
I20260710 11:06:19.129966 17816 raft_consensus.cc:2468] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 2.
I20260710 11:06:19.130379 17931 leader_election.cc:304] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:19.131202 18157 raft_consensus.cc:2804] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:19.132436 18157 raft_consensus.cc:697] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 2 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:19.133311 18157 consensus_queue.cc:237] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.141142 17710 catalog_manager.cc:5697] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 1 to 2, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 2 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:19.146085 18168 raft_consensus.cc:993] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:19.146692 18182 raft_consensus.cc:1081] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Signalling peer ba503e30facd43fc96cbeaa942c3c365 to start an election
I20260710 11:06:19.148907 17890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3"
dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
 from {username='slave'} at 127.0.0.1:47358
I20260710 11:06:19.149541 17890 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:19.149966 17890 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:19.157763 17890 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.159265 17890 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [CANDIDATE]: Term 4 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), 4b068065b1ae491698f3668a2c10339d (127.16.201.195:43265)
I20260710 11:06:19.160089 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:19.160236 17963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8474c4e3984c4894863e19c3bd2c2fe3" candidate_uuid: "ba503e30facd43fc96cbeaa942c3c365" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4b068065b1ae491698f3668a2c10339d"
I20260710 11:06:19.160594 17816 raft_consensus.cc:3055] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:19.160857 17963 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:19.160899 17816 raft_consensus.cc:740] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:19.161759 17816 consensus_queue.cc:260] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.162593 17816 raft_consensus.cc:3060] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:19.165921 17963 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 4.
I20260710 11:06:19.166652 17816 raft_consensus.cc:2468] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba503e30facd43fc96cbeaa942c3c365 in term 4.
I20260710 11:06:19.167116 17854 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:19.167860 18154 raft_consensus.cc:2804] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:19.168206 18154 raft_consensus.cc:697] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 4 LEADER]: Becoming Leader. State: Replica: ba503e30facd43fc96cbeaa942c3c365, State: Running, Role: LEADER
I20260710 11:06:19.168982 18154 consensus_queue.cc:237] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [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: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:19.177656 17710 catalog_manager.cc:5697] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 reported cstate change: term changed from 3 to 4, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194). New cstate: current_term: 4 leader_uuid: "ba503e30facd43fc96cbeaa942c3c365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:19.306707 18168 raft_consensus.cc:993] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: : Instructing follower 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:19.307186 18182 raft_consensus.cc:1081] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Signalling peer 4b068065b1ae491698f3668a2c10339d to start an election
I20260710 11:06:19.308657 17963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394"
dest_uuid: "4b068065b1ae491698f3668a2c10339d"
 from {username='slave'} at 127.0.0.1:50538
I20260710 11:06:19.309090 17963 raft_consensus.cc:493] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:19.309338 17963 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:19.314079 17963 raft_consensus.cc:515] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:19.315706 17963 leader_election.cc:290] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 election: Requested vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
I20260710 11:06:19.316624 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2fcbce7d9d044613a192ef0ba75645d0"
I20260710 11:06:19.316753 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "753aa1a59fe9488ea51e0aa02ec02394" candidate_uuid: "4b068065b1ae491698f3668a2c10339d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ba503e30facd43fc96cbeaa942c3c365"
I20260710 11:06:19.317181 17816 raft_consensus.cc:3055] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:06:19.317276 17890 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:19.317478 17816 raft_consensus.cc:740] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2fcbce7d9d044613a192ef0ba75645d0, State: Running, Role: LEADER
I20260710 11:06:19.318287 17816 consensus_queue.cc:260] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:19.319142 17816 raft_consensus.cc:3060] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:06:19.321815 17890 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 5.
I20260710 11:06:19.322860 17931 leader_election.cc:304] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d, ba503e30facd43fc96cbeaa942c3c365; no voters: 
I20260710 11:06:19.323565 17816 raft_consensus.cc:2468] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b068065b1ae491698f3668a2c10339d in term 5.
I20260710 11:06:19.323675 18157 raft_consensus.cc:2804] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:06:19.324196 18157 raft_consensus.cc:697] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 5 LEADER]: Becoming Leader. State: Replica: 4b068065b1ae491698f3668a2c10339d, State: Running, Role: LEADER
I20260710 11:06:19.324987 18157 consensus_queue.cc:237] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } }
I20260710 11:06:19.331905 17710 catalog_manager.cc:5697] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d reported cstate change: term changed from 4 to 5, leader changed from 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193) to 4b068065b1ae491698f3668a2c10339d (127.16.201.195). New cstate: current_term: 5 leader_uuid: "4b068065b1ae491698f3668a2c10339d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:19.388898 17963 raft_consensus.cc:1275] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:19.391161 18154 consensus_queue.cc:1048] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.401686 17816 raft_consensus.cc:1275] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:19.402980 18183 consensus_queue.cc:1048] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:19.547318 17890 raft_consensus.cc:1275] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:19.548714 18157 consensus_queue.cc:1048] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:19.559051 17816 raft_consensus.cc:1275] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:19.560727 18199 consensus_queue.cc:1048] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:19.574388 17816 raft_consensus.cc:1275] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:19.575917 18183 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.585295 17963 raft_consensus.cc:1275] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Refusing update from remote peer ba503e30facd43fc96cbeaa942c3c365: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:19.587421 18183 consensus_queue.cc:1048] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:06:19.768471 17912 debug-util.cc:398] Leaking SignalData structure 0x7b08000f5fa0 after lost signal to thread 17194
W20260710 11:06:19.769550 17912 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7520 after lost signal to thread 17748
W20260710 11:06:19.770612 17912 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6a20 after lost signal to thread 17840
W20260710 11:06:19.771387 17912 debug-util.cc:398] Leaking SignalData structure 0x7b080016a420 after lost signal to thread 17915
W20260710 11:06:19.772114 17912 debug-util.cc:398] Leaking SignalData structure 0x7b08001c69e0 after lost signal to thread 17989
I20260710 11:06:19.831414 17890 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 5 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:06:19.832857 18199 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.843602 17816 raft_consensus.cc:1275] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 5 FOLLOWER]: Refusing update from remote peer 4b068065b1ae491698f3668a2c10339d: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:06:19.845141 18157 consensus_queue.cc:1048] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:19.956015 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:19.961994 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:06:19.990331 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:19.991384 17191 tablet_replica.cc:333] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:19.992226 17191 raft_consensus.cc:2243] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:19.992712 17191 raft_consensus.cc:2272] T 2c18e58193c14fb9a613cc519c600e30 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.995132 17191 tablet_replica.cc:333] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:19.995682 17191 raft_consensus.cc:2243] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:19.996434 17191 raft_consensus.cc:2272] T f1cb4e343fb449ce80bb1b4e931a2f37 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:19.998474 17191 tablet_replica.cc:333] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:19.999143 17191 raft_consensus.cc:2243] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:19.999840 17191 raft_consensus.cc:2272] T 7f1b37c0e68f4db5810ae5cbb3145637 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.001860 17191 tablet_replica.cc:333] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:20.002535 17191 raft_consensus.cc:2243] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:20.003309 17191 raft_consensus.cc:2272] T 6a42c694a8ca411f9895534e9681a46b P 2fcbce7d9d044613a192ef0ba75645d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.005286 17191 tablet_replica.cc:333] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:20.005897 17191 raft_consensus.cc:2243] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.006310 17191 raft_consensus.cc:2272] T 753aa1a59fe9488ea51e0aa02ec02394 P 2fcbce7d9d044613a192ef0ba75645d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.008802 17191 tablet_replica.cc:333] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:20.009528 17191 raft_consensus.cc:2243] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.010085 17191 raft_consensus.cc:2272] T e805e6c4a3254cb99c89f444f68a9fcd P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.012679 17191 tablet_replica.cc:333] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
W20260710 11:06:20.012897 17929 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 11:06:20.013420 17191 raft_consensus.cc:2243] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:20.014660 17191 raft_consensus.cc:2272] T 3fba7fceb0c645eabd2fc9a274892b18 P 2fcbce7d9d044613a192ef0ba75645d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.017938 17191 tablet_replica.cc:333] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:20.018910 17191 raft_consensus.cc:2243] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.019613 17191 raft_consensus.cc:2272] T 8474c4e3984c4894863e19c3bd2c2fe3 P 2fcbce7d9d044613a192ef0ba75645d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.022907 17191 tablet_replica.cc:333] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:20.023697 17191 raft_consensus.cc:2243] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.024267 17191 raft_consensus.cc:2272] T 36898b2fd6424a38b65580a1047ccead P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:20.024346 17929 consensus_peers.cc:597] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d -> Peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Couldn't send request to peer 2fcbce7d9d044613a192ef0ba75645d0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:20.026966 17191 tablet_replica.cc:333] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0: stopping tablet replica
I20260710 11:06:20.027691 17191 raft_consensus.cc:2243] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.028230 17191 raft_consensus.cc:2272] T e5bf0a23ec01437394e447e4b6001465 P 2fcbce7d9d044613a192ef0ba75645d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.065382 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
W20260710 11:06:20.085479 17855 consensus_peers.cc:597] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 -> Peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Couldn't send request to peer 2fcbce7d9d044613a192ef0ba75645d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:20.094301 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
W20260710 11:06:20.120139 17855 consensus_peers.cc:597] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 -> Peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Couldn't send request to peer 2fcbce7d9d044613a192ef0ba75645d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:20.132498 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:20.133389 17191 tablet_replica.cc:333] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.134315 17191 raft_consensus.cc:2243] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:20.135326 17191 raft_consensus.cc:2272] T 2c18e58193c14fb9a613cc519c600e30 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.138160 17191 tablet_replica.cc:333] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.138967 17191 raft_consensus.cc:2243] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.139587 17191 raft_consensus.cc:2272] T f1cb4e343fb449ce80bb1b4e931a2f37 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.142282 17191 tablet_replica.cc:333] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.143054 17191 raft_consensus.cc:2243] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.143640 17191 raft_consensus.cc:2272] T 36898b2fd6424a38b65580a1047ccead P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.146273 17191 tablet_replica.cc:333] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.147081 17191 raft_consensus.cc:2243] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.147617 17191 raft_consensus.cc:2272] T e5bf0a23ec01437394e447e4b6001465 P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.150465 17191 tablet_replica.cc:333] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.151260 17191 raft_consensus.cc:2243] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:20.152266 17191 raft_consensus.cc:2272] T 8474c4e3984c4894863e19c3bd2c2fe3 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.155068 17191 tablet_replica.cc:333] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.155750 17191 raft_consensus.cc:2243] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.156262 17191 raft_consensus.cc:2272] T 6a42c694a8ca411f9895534e9681a46b P ba503e30facd43fc96cbeaa942c3c365 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.158722 17191 tablet_replica.cc:333] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.159432 17191 raft_consensus.cc:2243] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.160032 17191 raft_consensus.cc:2272] T 753aa1a59fe9488ea51e0aa02ec02394 P ba503e30facd43fc96cbeaa942c3c365 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.163028 17191 tablet_replica.cc:333] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.163769 17191 raft_consensus.cc:2243] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.164299 17191 raft_consensus.cc:2272] T 7f1b37c0e68f4db5810ae5cbb3145637 P ba503e30facd43fc96cbeaa942c3c365 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:20.165706 17929 consensus_peers.cc:597] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d -> Peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Couldn't send request to peer 2fcbce7d9d044613a192ef0ba75645d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:20.166581 17191 tablet_replica.cc:333] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.167297 17191 raft_consensus.cc:2243] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:20.168274 17191 raft_consensus.cc:2272] T e805e6c4a3254cb99c89f444f68a9fcd P ba503e30facd43fc96cbeaa942c3c365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:20.170782 17191 tablet_replica.cc:333] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365: stopping tablet replica
I20260710 11:06:20.171474 17191 raft_consensus.cc:2243] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:20.171999 17191 raft_consensus.cc:2272] T 3fba7fceb0c645eabd2fc9a274892b18 P ba503e30facd43fc96cbeaa942c3c365 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:20.208079 17931 consensus_peers.cc:597] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d -> Peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Couldn't send request to peer ba503e30facd43fc96cbeaa942c3c365. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:20.337165 17931 consensus_peers.cc:597] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d -> Peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Couldn't send request to peer ba503e30facd43fc96cbeaa942c3c365. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:20.353730 17929 consensus_peers.cc:597] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d -> Peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Couldn't send request to peer 2fcbce7d9d044613a192ef0ba75645d0. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:20.664794 17931 consensus_peers.cc:597] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d -> Peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Couldn't send request to peer ba503e30facd43fc96cbeaa942c3c365. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:21.136528 18189 raft_consensus.cc:493] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 2fcbce7d9d044613a192ef0ba75645d0)
I20260710 11:06:21.137116 18189 raft_consensus.cc:515] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.138870 18189 leader_election.cc:290] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.143113 17929 leader_election.cc:336] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
W20260710 11:06:21.143782 17931 leader_election.cc:336] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
I20260710 11:06:21.144127 17931 leader_election.cc:304] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.144775 18189 raft_consensus.cc:2749] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:21.174424 18189 raft_consensus.cc:493] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 2fcbce7d9d044613a192ef0ba75645d0)
I20260710 11:06:21.174916 18189 raft_consensus.cc:515] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.177124 18189 leader_election.cc:290] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.184193 17929 leader_election.cc:336] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
W20260710 11:06:21.186110 17931 leader_election.cc:336] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
I20260710 11:06:21.186628 17931 leader_election.cc:304] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.187459 18189 raft_consensus.cc:2749] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260710 11:06:21.202344 17191 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17912)
I20260710 11:06:21.282560 18157 raft_consensus.cc:493] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2fcbce7d9d044613a192ef0ba75645d0)
I20260710 11:06:21.283171 18157 raft_consensus.cc:515] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.285454 18157 leader_election.cc:290] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.292008 17929 leader_election.cc:336] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
W20260710 11:06:21.294028 17931 leader_election.cc:336] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
I20260710 11:06:21.294446 17931 leader_election.cc:304] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.295079 18157 raft_consensus.cc:2749] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:21.296603 18157 raft_consensus.cc:493] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ba503e30facd43fc96cbeaa942c3c365)
I20260710 11:06:21.297119 18157 raft_consensus.cc:515] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.299379 18157 leader_election.cc:290] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.303244 17929 leader_election.cc:336] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
W20260710 11:06:21.303843 17931 leader_election.cc:336] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
I20260710 11:06:21.304253 17931 leader_election.cc:304] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.304867 18157 raft_consensus.cc:2749] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:21.438313 18157 raft_consensus.cc:493] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2fcbce7d9d044613a192ef0ba75645d0)
I20260710 11:06:21.438874 18157 raft_consensus.cc:515] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.440591 18157 leader_election.cc:290] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.444744 17929 leader_election.cc:336] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
W20260710 11:06:21.445748 17931 leader_election.cc:336] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
I20260710 11:06:21.446108 17931 leader_election.cc:304] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.446748 18157 raft_consensus.cc:2749] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:21.562788 18157 raft_consensus.cc:493] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ba503e30facd43fc96cbeaa942c3c365)
I20260710 11:06:21.563465 18157 raft_consensus.cc:515] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.565855 18157 leader_election.cc:290] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.569876 17929 leader_election.cc:336] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
W20260710 11:06:21.570422 17931 leader_election.cc:336] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
I20260710 11:06:21.570914 17931 leader_election.cc:304] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [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: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.571557 18157 raft_consensus.cc:2749] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:06:21.621799 18157 raft_consensus.cc:493] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ba503e30facd43fc96cbeaa942c3c365)
I20260710 11:06:21.622301 18157 raft_consensus.cc:515] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcbce7d9d044613a192ef0ba75645d0" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 35037 } } peers { permanent_uuid: "ba503e30facd43fc96cbeaa942c3c365" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 41355 } } peers { permanent_uuid: "4b068065b1ae491698f3668a2c10339d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43265 } }
I20260710 11:06:21.624460 18157 leader_election.cc:290] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037), ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355)
W20260710 11:06:21.628962 17931 leader_election.cc:336] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ba503e30facd43fc96cbeaa942c3c365 (127.16.201.194:41355): Network error: Client connection negotiation failed: client connection to 127.16.201.194:41355: connect: Connection refused (error 111)
W20260710 11:06:21.629598 17929 leader_election.cc:336] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 2fcbce7d9d044613a192ef0ba75645d0 (127.16.201.193:35037): Network error: Client connection negotiation failed: client connection to 127.16.201.193:35037: connect: Connection refused (error 111)
I20260710 11:06:21.629937 17929 leader_election.cc:304] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b068065b1ae491698f3668a2c10339d; no voters: 2fcbce7d9d044613a192ef0ba75645d0, ba503e30facd43fc96cbeaa942c3c365
I20260710 11:06:21.630513 18157 raft_consensus.cc:2749] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260710 11:06:22.202814 17191 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17912)
I20260710 11:06:22.369057 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
I20260710 11:06:22.389658 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
I20260710 11:06:22.414820 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:22.415499 17191 tablet_replica.cc:333] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.416118 17191 raft_consensus.cc:2243] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.416616 17191 raft_consensus.cc:2272] T e805e6c4a3254cb99c89f444f68a9fcd P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.418403 17191 tablet_replica.cc:333] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.418979 17191 raft_consensus.cc:2243] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.419394 17191 raft_consensus.cc:2272] T 3fba7fceb0c645eabd2fc9a274892b18 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.420949 17191 tablet_replica.cc:333] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.421485 17191 raft_consensus.cc:2243] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.421944 17191 raft_consensus.cc:2272] T 2c18e58193c14fb9a613cc519c600e30 P 4b068065b1ae491698f3668a2c10339d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.423569 17191 tablet_replica.cc:333] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.424042 17191 raft_consensus.cc:2243] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.424436 17191 raft_consensus.cc:2272] T 7f1b37c0e68f4db5810ae5cbb3145637 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.426062 17191 tablet_replica.cc:333] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.426533 17191 raft_consensus.cc:2243] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.426911 17191 raft_consensus.cc:2272] T f1cb4e343fb449ce80bb1b4e931a2f37 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.428512 17191 tablet_replica.cc:333] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.428972 17191 raft_consensus.cc:2243] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.429713 17191 raft_consensus.cc:2272] T 753aa1a59fe9488ea51e0aa02ec02394 P 4b068065b1ae491698f3668a2c10339d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.431264 17191 tablet_replica.cc:333] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.431757 17191 raft_consensus.cc:2243] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.432147 17191 raft_consensus.cc:2272] T 6a42c694a8ca411f9895534e9681a46b P 4b068065b1ae491698f3668a2c10339d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.433920 17191 tablet_replica.cc:333] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.434377 17191 raft_consensus.cc:2243] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.435074 17191 raft_consensus.cc:2272] T 36898b2fd6424a38b65580a1047ccead P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.436647 17191 tablet_replica.cc:333] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.437083 17191 raft_consensus.cc:2243] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:22.437486 17191 raft_consensus.cc:2272] T 8474c4e3984c4894863e19c3bd2c2fe3 P 4b068065b1ae491698f3668a2c10339d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.438990 17191 tablet_replica.cc:333] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d: stopping tablet replica
I20260710 11:06:22.439530 17191 raft_consensus.cc:2243] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.440564 17191 raft_consensus.cc:2272] T e5bf0a23ec01437394e447e4b6001465 P 4b068065b1ae491698f3668a2c10339d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.469282 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
I20260710 11:06:22.489773 17191 master.cc:562] Master@127.16.201.254:46775 shutting down...
I20260710 11:06:22.512313 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:22.512899 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:22.513259 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P a5637efed7be45f79716e5863c464a5f: stopping tablet replica
I20260710 11:06:22.533217 17191 master.cc:584] Master@127.16.201.254:46775 shutdown complete.
2fcbce7d9d044613a192ef0ba75645d0  5
4b068065b1ae491698f3668a2c10339d  1
ba503e30facd43fc96cbeaa942c3c365  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (14214 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:06:22.577033 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:44787
I20260710 11:06:22.578384 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:22.585119 18215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.585137 18214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.586148 18217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:22.586496 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:22.587507 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:22.587713 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:22.587924 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681582587887 us; error 0 us; skew 500 ppm
I20260710 11:06:22.588521 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:22.591509 17191 webserver.cc:533] Webserver started at http://127.16.201.254:39377/ using document root <none> and password file <none>
I20260710 11:06:22.592024 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:22.592185 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:22.592511 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:22.593703 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "14fcecb23f2d472798124af2fd4161ee"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:22.598276 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:22.601847 18222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:22.602759 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:06:22.603026 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "14fcecb23f2d472798124af2fd4161ee"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:22.603283 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:22.614782 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:22.616012 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:22.655835 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:44787
I20260710 11:06:22.655936 18273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:44787 every 8 connection(s)
I20260710 11:06:22.660228 18274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:22.671424 18274 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee: Bootstrap starting.
I20260710 11:06:22.676523 18274 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:22.681345 18274 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee: No bootstrap required, opened a new log
I20260710 11:06:22.683701 18274 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14fcecb23f2d472798124af2fd4161ee" member_type: VOTER }
I20260710 11:06:22.684165 18274 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:22.684366 18274 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14fcecb23f2d472798124af2fd4161ee, State: Initialized, Role: FOLLOWER
I20260710 11:06:22.684917 18274 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14fcecb23f2d472798124af2fd4161ee" member_type: VOTER }
I20260710 11:06:22.685361 18274 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:22.685606 18274 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:22.685846 18274 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:22.690428 18274 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14fcecb23f2d472798124af2fd4161ee" member_type: VOTER }
I20260710 11:06:22.691000 18274 leader_election.cc:304] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [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: 14fcecb23f2d472798124af2fd4161ee; no voters: 
I20260710 11:06:22.692132 18274 leader_election.cc:290] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:22.692538 18277 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:22.694080 18277 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 1 LEADER]: Becoming Leader. State: Replica: 14fcecb23f2d472798124af2fd4161ee, State: Running, Role: LEADER
I20260710 11:06:22.694840 18277 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [LEADER]: Queue going to LEADER mode. State: All 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: "14fcecb23f2d472798124af2fd4161ee" member_type: VOTER }
I20260710 11:06:22.695523 18274 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:22.700147 18279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14fcecb23f2d472798124af2fd4161ee. Latest consensus state: current_term: 1 leader_uuid: "14fcecb23f2d472798124af2fd4161ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14fcecb23f2d472798124af2fd4161ee" member_type: VOTER } }
I20260710 11:06:22.701061 18279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:22.701426 18278 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14fcecb23f2d472798124af2fd4161ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14fcecb23f2d472798124af2fd4161ee" member_type: VOTER } }
I20260710 11:06:22.702046 18278 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:22.703384 18285 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:22.708238 18285 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:22.711550 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:22.717301 18285 catalog_manager.cc:1383] Generated new cluster ID: af1989982fd14aa4814bd4b06dd6656e
I20260710 11:06:22.717648 18285 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:22.732219 18285 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:22.733698 18285 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:22.752203 18285 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee: Generated new TSK 0
I20260710 11:06:22.752827 18285 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:22.779515 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:22.785696 18295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.787031 18296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.788440 18298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:22.789116 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:22.790315 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:22.790511 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:22.790627 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681582790615 us; error 0 us; skew 500 ppm
I20260710 11:06:22.791096 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:22.793629 17191 webserver.cc:533] Webserver started at http://127.16.201.193:33223/ using document root <none> and password file <none>
I20260710 11:06:22.794100 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:22.794252 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:22.794463 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:22.795564 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "0fa8739c592042be9128d04c5d71cc41"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:22.800220 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:22.803664 18303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:22.804497 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:22.804813 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "0fa8739c592042be9128d04c5d71cc41"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:22.805119 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:22.827872 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:22.829140 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:22.830782 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:22.833127 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:22.833365 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:22.833645 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:22.833874 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:22.875859 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:32995
I20260710 11:06:22.876013 18365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:32995 every 8 connection(s)
I20260710 11:06:22.880764 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:22.888738 18370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.888839 18371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.892128 18373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:22.892882 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:22.894112 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:22.894318 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:22.894503 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681582894483 us; error 0 us; skew 500 ppm
I20260710 11:06:22.895025 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:22.898530 17191 webserver.cc:533] Webserver started at http://127.16.201.194:40517/ using document root <none> and password file <none>
I20260710 11:06:22.898999 18366 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44787
I20260710 11:06:22.899209 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:22.899407 18366 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:22.899467 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:22.899863 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:22.900365 18366 heartbeater.cc:507] Master 127.16.201.254:44787 requested a full tablet report, sending...
I20260710 11:06:22.901401 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "150193b6f8a0497e898ffe6294a0d381"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:22.902619 18239 ts_manager.cc:194] Registered new tserver with Master: 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:22.904358 18239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60390
I20260710 11:06:22.906627 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:06:22.910099 18378 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:22.910841 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:06:22.911139 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "150193b6f8a0497e898ffe6294a0d381"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:22.911412 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:22.928350 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:22.929677 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:22.931138 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:22.933398 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:22.933671 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:06:22.933923 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:22.934108 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:22.974840 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:38665
I20260710 11:06:22.974936 18440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:38665 every 8 connection(s)
I20260710 11:06:22.979667 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:22.987071 18444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.987810 18445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:22.991312 18447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:22.992983 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:22.993536 18441 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44787
I20260710 11:06:22.993959 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:06:22.993976 18441 heartbeater.cc:461] Registering TS with master...
W20260710 11:06:22.994261 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:22.994472 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681582994454 us; error 0 us; skew 500 ppm
I20260710 11:06:22.994940 18441 heartbeater.cc:507] Master 127.16.201.254:44787 requested a full tablet report, sending...
I20260710 11:06:22.995043 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:22.997449 18239 ts_manager.cc:194] Registered new tserver with Master: 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:22.998051 17191 webserver.cc:533] Webserver started at http://127.16.201.195:39825/ using document root <none> and password file <none>
I20260710 11:06:22.998687 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:22.998926 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:22.999217 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:22.999337 18239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60400
I20260710 11:06:23.000746 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "5187bc7472354ed381d09504969267c4"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:23.005247 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 11:06:23.008700 18452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:23.009539 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:23.010001 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "5187bc7472354ed381d09504969267c4"
format_stamp: "Formatted at 2026-07-10 11:06:22 on dist-test-slave-7rm2"
I20260710 11:06:23.010281 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:23.028626 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:23.029932 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:23.031396 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:23.033689 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:23.033928 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:23.034184 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:23.034394 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:23.073983 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:46391
I20260710 11:06:23.074072 18514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:46391 every 8 connection(s)
I20260710 11:06:23.087862 18515 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44787
I20260710 11:06:23.088266 18515 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:23.089012 18515 heartbeater.cc:507] Master 127.16.201.254:44787 requested a full tablet report, sending...
I20260710 11:06:23.090958 18239 ts_manager.cc:194] Registered new tserver with Master: 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:23.091825 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014562509s
I20260710 11:06:23.092303 18239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60410
I20260710 11:06:23.117723 18239 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60422:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:06:23.121917 18239 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:06:23.243149 18406 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9ae23169674c50ade885e7189d426e (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:23.244691 18406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9ae23169674c50ade885e7189d426e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.245854 18480 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9ae23169674c50ade885e7189d426e (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:23.246651 18403 tablet_service.cc:1511] Processing CreateTablet for tablet ae11dddf9ee14f2fafc3df5a2b864d85 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:23.247301 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9ae23169674c50ade885e7189d426e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.248077 18403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11dddf9ee14f2fafc3df5a2b864d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.249099 18475 tablet_service.cc:1511] Processing CreateTablet for tablet f3377863d2284f3084dc2c3b65037b81 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:23.250471 18475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3377863d2284f3084dc2c3b65037b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.250736 18404 tablet_service.cc:1511] Processing CreateTablet for tablet 092ad45f73bf4b7ab4f368449f907b07 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:23.252069 18404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092ad45f73bf4b7ab4f368449f907b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.254765 18476 tablet_service.cc:1511] Processing CreateTablet for tablet 545c0b30acae472ba7ce0867455b1350 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:23.256165 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545c0b30acae472ba7ce0867455b1350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.255927 18402 tablet_service.cc:1511] Processing CreateTablet for tablet 545c0b30acae472ba7ce0867455b1350 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:23.257236 18402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545c0b30acae472ba7ce0867455b1350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.258621 18477 tablet_service.cc:1511] Processing CreateTablet for tablet ae11dddf9ee14f2fafc3df5a2b864d85 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:23.259932 18477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11dddf9ee14f2fafc3df5a2b864d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.262754 18478 tablet_service.cc:1511] Processing CreateTablet for tablet 092ad45f73bf4b7ab4f368449f907b07 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:23.263176 18401 tablet_service.cc:1511] Processing CreateTablet for tablet f3377863d2284f3084dc2c3b65037b81 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:23.264295 18478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092ad45f73bf4b7ab4f368449f907b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.264564 18401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3377863d2284f3084dc2c3b65037b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.266698 18331 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9ae23169674c50ade885e7189d426e (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:23.267132 18479 tablet_service.cc:1511] Processing CreateTablet for tablet 9319a41b1631416089cf333ffa7b8470 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:23.268091 18331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9ae23169674c50ade885e7189d426e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.254767 18405 tablet_service.cc:1511] Processing CreateTablet for tablet 9319a41b1631416089cf333ffa7b8470 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:23.270274 18405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9319a41b1631416089cf333ffa7b8470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.270872 18530 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:23.270764 18330 tablet_service.cc:1511] Processing CreateTablet for tablet 9319a41b1631416089cf333ffa7b8470 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:23.272147 18330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9319a41b1631416089cf333ffa7b8470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.274680 18329 tablet_service.cc:1511] Processing CreateTablet for tablet 092ad45f73bf4b7ab4f368449f907b07 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:23.276057 18329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092ad45f73bf4b7ab4f368449f907b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.278875 18326 tablet_service.cc:1511] Processing CreateTablet for tablet f3377863d2284f3084dc2c3b65037b81 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:23.280339 18326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3377863d2284f3084dc2c3b65037b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.278805 18328 tablet_service.cc:1511] Processing CreateTablet for tablet ae11dddf9ee14f2fafc3df5a2b864d85 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:23.282709 18327 tablet_service.cc:1511] Processing CreateTablet for tablet 545c0b30acae472ba7ce0867455b1350 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:23.283413 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11dddf9ee14f2fafc3df5a2b864d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.284118 18327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545c0b30acae472ba7ce0867455b1350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.294093 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 2011291aab444ed796a59934b48266ea (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:23.295643 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2011291aab444ed796a59934b48266ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.298725 18479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9319a41b1631416089cf333ffa7b8470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.306980 18400 tablet_service.cc:1511] Processing CreateTablet for tablet 2011291aab444ed796a59934b48266ea (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:23.308422 18400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2011291aab444ed796a59934b48266ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.328696 18477 tablet_service.cc:1511] Processing CreateTablet for tablet 2011291aab444ed796a59934b48266ea (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:23.330269 18477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2011291aab444ed796a59934b48266ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.338441 18324 tablet_service.cc:1511] Processing CreateTablet for tablet ad8c85d5310f48619c465ca0aea25747 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:23.339888 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c85d5310f48619c465ca0aea25747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.336064 18530 tablet_bootstrap.cc:654] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.356318 18531 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:23.362017 18399 tablet_service.cc:1511] Processing CreateTablet for tablet ad8c85d5310f48619c465ca0aea25747 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:23.364166 18399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c85d5310f48619c465ca0aea25747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.366050 18323 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2c51e0305a48e884cf1b54d9782c14 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:23.367678 18323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2c51e0305a48e884cf1b54d9782c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.367403 18405 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2c51e0305a48e884cf1b54d9782c14 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:23.368860 18405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2c51e0305a48e884cf1b54d9782c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.376946 18531 tablet_bootstrap.cc:654] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.385099 18475 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2c51e0305a48e884cf1b54d9782c14 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:23.385630 18476 tablet_service.cc:1511] Processing CreateTablet for tablet ad8c85d5310f48619c465ca0aea25747 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:23.396270 18330 tablet_service.cc:1511] Processing CreateTablet for tablet 47f3c4d52af8414eb82f6d1032f6c17f (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:23.386639 18475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2c51e0305a48e884cf1b54d9782c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.402686 18330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f3c4d52af8414eb82f6d1032f6c17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.407737 18402 tablet_service.cc:1511] Processing CreateTablet for tablet 47f3c4d52af8414eb82f6d1032f6c17f (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:23.417137 18530 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:23.417675 18530 ts_tablet_manager.cc:1403] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.019s
I20260710 11:06:23.419715 18530 raft_consensus.cc:359] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.420287 18530 raft_consensus.cc:385] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.420598 18530 raft_consensus.cc:740] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.420609 18402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f3c4d52af8414eb82f6d1032f6c17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.425740 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c85d5310f48619c465ca0aea25747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.428815 18530 consensus_queue.cc:260] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.432314 18533 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:23.432545 18477 tablet_service.cc:1511] Processing CreateTablet for tablet 47f3c4d52af8414eb82f6d1032f6c17f (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:23.434039 18477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f3c4d52af8414eb82f6d1032f6c17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.438685 18479 tablet_service.cc:1511] Processing CreateTablet for tablet e0d87a2e01c24158be260263c1dcc649 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:23.440317 18479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d87a2e01c24158be260263c1dcc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.443940 18531 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:23.444456 18531 ts_tablet_manager.cc:1403] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.005s
I20260710 11:06:23.444281 18400 tablet_service.cc:1511] Processing CreateTablet for tablet fd203a7848ea490d8aedc00ae24bc924 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:23.445996 18478 tablet_service.cc:1511] Processing CreateTablet for tablet fd203a7848ea490d8aedc00ae24bc924 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:23.446308 18331 tablet_service.cc:1511] Processing CreateTablet for tablet fd203a7848ea490d8aedc00ae24bc924 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:23.447484 18478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd203a7848ea490d8aedc00ae24bc924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.449496 18323 tablet_service.cc:1511] Processing CreateTablet for tablet e0d87a2e01c24158be260263c1dcc649 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:23.447542 18531 raft_consensus.cc:359] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.454497 18531 raft_consensus.cc:385] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.454931 18531 raft_consensus.cc:740] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.456405 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 236906bb2619461f9917c58172908b42 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:23.458499 18533 tablet_bootstrap.cc:654] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.447549 18331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd203a7848ea490d8aedc00ae24bc924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.463426 18531 consensus_queue.cc:260] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.465147 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236906bb2619461f9917c58172908b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.469458 18480 tablet_service.cc:1511] Processing CreateTablet for tablet 236906bb2619461f9917c58172908b42 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:23.470918 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236906bb2619461f9917c58172908b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.445996 18400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd203a7848ea490d8aedc00ae24bc924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.477953 18323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d87a2e01c24158be260263c1dcc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.478546 18530 ts_tablet_manager.cc:1434] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.061s	user 0.022s	sys 0.005s
I20260710 11:06:23.478574 18403 tablet_service.cc:1511] Processing CreateTablet for tablet e0d87a2e01c24158be260263c1dcc649 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:23.480543 18403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d87a2e01c24158be260263c1dcc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.486696 18402 tablet_service.cc:1511] Processing CreateTablet for tablet 236906bb2619461f9917c58172908b42 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:23.491219 18330 tablet_service.cc:1511] Processing CreateTablet for tablet 84c51bab877840a4adeec2fed4bf3ac1 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:23.491665 18405 tablet_service.cc:1511] Processing CreateTablet for tablet 84c51bab877840a4adeec2fed4bf3ac1 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:23.495085 18405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c51bab877840a4adeec2fed4bf3ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.496610 18476 tablet_service.cc:1511] Processing CreateTablet for tablet 84c51bab877840a4adeec2fed4bf3ac1 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:23.498018 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c51bab877840a4adeec2fed4bf3ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.494123 18515 heartbeater.cc:499] Master 127.16.201.254:44787 was elected leader, sending a full tablet report...
I20260710 11:06:23.511345 18404 tablet_service.cc:1511] Processing CreateTablet for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:23.511467 18474 tablet_service.cc:1511] Processing CreateTablet for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:23.512993 18474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.516636 18327 tablet_service.cc:1511] Processing CreateTablet for tablet 23bffb0926a44b0d8e0ffc9d27bb88f8 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:23.518914 18401 tablet_service.cc:1511] Processing CreateTablet for tablet 23bffb0926a44b0d8e0ffc9d27bb88f8 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:23.522275 18473 tablet_service.cc:1511] Processing CreateTablet for tablet 23bffb0926a44b0d8e0ffc9d27bb88f8 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:23.523262 18530 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:23.523763 18473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23bffb0926a44b0d8e0ffc9d27bb88f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.524443 18330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c51bab877840a4adeec2fed4bf3ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.525231 18327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23bffb0926a44b0d8e0ffc9d27bb88f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.507454 18402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236906bb2619461f9917c58172908b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.542006 18329 tablet_service.cc:1511] Processing CreateTablet for tablet 22c97e993b3049ff97894c0bff88a5f5 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:23.543370 18329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c97e993b3049ff97894c0bff88a5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.556788 18533 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:23.557312 18533 ts_tablet_manager.cc:1403] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.125s	user 0.002s	sys 0.011s
I20260710 11:06:23.557979 18401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23bffb0926a44b0d8e0ffc9d27bb88f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.560211 18533 raft_consensus.cc:359] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.560937 18533 raft_consensus.cc:385] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.561266 18533 raft_consensus.cc:740] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.563544 18404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.550045 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:23.571178 18531 ts_tablet_manager.cc:1434] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.126s	user 0.028s	sys 0.019s
I20260710 11:06:23.582391 18441 heartbeater.cc:499] Master 127.16.201.254:44787 was elected leader, sending a full tablet report...
I20260710 11:06:23.582814 18531 tablet_bootstrap.cc:492] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:23.571626 18479 tablet_service.cc:1511] Processing CreateTablet for tablet 22c97e993b3049ff97894c0bff88a5f5 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:23.572808 18323 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6dd030e5ed47a1b5e673085330937d (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:23.577001 18530 tablet_bootstrap.cc:654] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.578905 18403 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6dd030e5ed47a1b5e673085330937d (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:23.591261 18479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c97e993b3049ff97894c0bff88a5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.592188 18531 tablet_bootstrap.cc:654] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.578838 18399 tablet_service.cc:1511] Processing CreateTablet for tablet 22c97e993b3049ff97894c0bff88a5f5 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:23.596670 18323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6dd030e5ed47a1b5e673085330937d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.597796 18476 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6dd030e5ed47a1b5e673085330937d (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:23.602303 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.608661 18327 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdcb26b91934c2eb2425c5feba460c6 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:23.615408 18406 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdcb26b91934c2eb2425c5feba460c6 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:23.619325 18326 tablet_service.cc:1511] Processing CreateTablet for tablet 85f4c244a6344e6e8c069fe812f30da9 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:23.619742 18398 tablet_service.cc:1511] Processing CreateTablet for tablet 85f4c244a6344e6e8c069fe812f30da9 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:23.620904 18326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f4c244a6344e6e8c069fe812f30da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.621694 18472 tablet_service.cc:1511] Processing CreateTablet for tablet 85f4c244a6344e6e8c069fe812f30da9 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:23.622959 18472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f4c244a6344e6e8c069fe812f30da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.625947 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6dd030e5ed47a1b5e673085330937d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.629716 18403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6dd030e5ed47a1b5e673085330937d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.629943 18533 consensus_queue.cc:260] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.632351 18480 tablet_service.cc:1511] Processing CreateTablet for tablet 8bdcb26b91934c2eb2425c5feba460c6 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:23.633746 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdcb26b91934c2eb2425c5feba460c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.634176 18327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdcb26b91934c2eb2425c5feba460c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.644981 18399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c97e993b3049ff97894c0bff88a5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.649847 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f4c244a6344e6e8c069fe812f30da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.649938 18328 tablet_service.cc:1511] Processing CreateTablet for tablet 3f02441e3d7341ab9171e2ea2229f7be (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:23.651325 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02441e3d7341ab9171e2ea2229f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.654031 18406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdcb26b91934c2eb2425c5feba460c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.659359 18531 tablet_bootstrap.cc:492] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:23.659916 18531 ts_tablet_manager.cc:1403] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.008s
I20260710 11:06:23.662981 18533 ts_tablet_manager.cc:1434] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.105s	user 0.003s	sys 0.006s
I20260710 11:06:23.663825 18366 heartbeater.cc:499] Master 127.16.201.254:44787 was elected leader, sending a full tablet report...
I20260710 11:06:23.670590 18473 tablet_service.cc:1511] Processing CreateTablet for tablet 3f02441e3d7341ab9171e2ea2229f7be (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:23.671947 18473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02441e3d7341ab9171e2ea2229f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.674687 18405 tablet_service.cc:1511] Processing CreateTablet for tablet 3f02441e3d7341ab9171e2ea2229f7be (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:23.676111 18405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02441e3d7341ab9171e2ea2229f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.676787 18325 tablet_service.cc:1511] Processing CreateTablet for tablet ee3e71c316734ccdb036c212dfaf4baf (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:23.678074 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3e71c316734ccdb036c212dfaf4baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.681866 18538 raft_consensus.cc:493] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:23.682469 18538 raft_consensus.cc:515] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.685539 18538 leader_election.cc:290] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391), 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
W20260710 11:06:23.705901 18287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:23.707895 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:23.708654 18490 raft_consensus.cc:2468] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:23.716881 18533 tablet_bootstrap.cc:492] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:23.747418 18472 tablet_service.cc:1511] Processing CreateTablet for tablet ee3e71c316734ccdb036c212dfaf4baf (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:23.748724 18472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3e71c316734ccdb036c212dfaf4baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.748437 18328 tablet_service.cc:1511] Processing CreateTablet for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:23.732380 18379 leader_election.cc:304] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:23.749774 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.741715 18531 raft_consensus.cc:359] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.760571 18331 tablet_service.cc:1511] Processing CreateTablet for tablet 2f043d549f1846e3ac4238946d77916e (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:23.764115 18530 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:23.770280 18530 ts_tablet_manager.cc:1403] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.247s	user 0.009s	sys 0.034s
I20260710 11:06:23.770617 18531 raft_consensus.cc:385] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.770992 18531 raft_consensus.cc:740] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.771799 18531 consensus_queue.cc:260] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.773658 18530 raft_consensus.cc:359] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.774474 18530 raft_consensus.cc:385] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.774900 18530 raft_consensus.cc:740] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.776196 18538 raft_consensus.cc:2804] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:06:23.776131 18379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.195:46391, user_credentials={real_user=slave}} blocked reactor thread for 58903.4us
I20260710 11:06:23.776677 18538 raft_consensus.cc:493] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:23.777034 18538 raft_consensus.cc:3060] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:23.782236 18533 tablet_bootstrap.cc:654] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.784209 18538 raft_consensus.cc:515] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.775883 18530 consensus_queue.cc:260] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.786682 18474 tablet_service.cc:1511] Processing CreateTablet for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:23.788093 18474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.796207 18531 ts_tablet_manager.cc:1434] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.004s
I20260710 11:06:23.797184 18531 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:23.803905 18530 ts_tablet_manager.cc:1434] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260710 11:06:23.805830 18538 leader_election.cc:290] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391), 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:23.808125 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:23.808954 18490 raft_consensus.cc:3060] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:23.806833 18530 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:23.813478 18403 tablet_service.cc:1511] Processing CreateTablet for tablet ee3e71c316734ccdb036c212dfaf4baf (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:23.814874 18403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee3e71c316734ccdb036c212dfaf4baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.818595 18476 tablet_service.cc:1511] Processing CreateTablet for tablet 2f043d549f1846e3ac4238946d77916e (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:23.820078 18476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f043d549f1846e3ac4238946d77916e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.819877 18398 tablet_service.cc:1511] Processing CreateTablet for tablet 2f043d549f1846e3ac4238946d77916e (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:23.821072 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f043d549f1846e3ac4238946d77916e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.818595 18402 tablet_service.cc:1511] Processing CreateTablet for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 (DEFAULT_TABLE table=test-workload [id=99c2f199b810450da6ef169d8d305a92]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:23.826869 18402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.827407 18530 tablet_bootstrap.cc:654] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.835503 18331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f043d549f1846e3ac4238946d77916e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:23.850827 18531 tablet_bootstrap.cc:654] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.852314 18490 raft_consensus.cc:2468] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:23.853531 18379 leader_election.cc:304] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:23.854414 18538 raft_consensus.cc:2804] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:23.854899 18538 raft_consensus.cc:697] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:23.855705 18538 consensus_queue.cc:237] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:23.874348 18530 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:23.874946 18530 ts_tablet_manager.cc:1403] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.023s
I20260710 11:06:23.875075 18239 catalog_manager.cc:5697] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:23.879338 18530 raft_consensus.cc:359] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.880101 18530 raft_consensus.cc:385] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.880424 18530 raft_consensus.cc:740] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.880724 18531 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:23.881227 18530 consensus_queue.cc:260] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.882421 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:23.883106 18341 raft_consensus.cc:2468] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:23.883610 18530 ts_tablet_manager.cc:1434] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:06:23.884619 18530 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:23.881222 18531 ts_tablet_manager.cc:1403] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.003s
I20260710 11:06:23.893780 18531 raft_consensus.cc:359] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.894523 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:23.894851 18531 raft_consensus.cc:385] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.895258 18341 raft_consensus.cc:3060] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:23.895296 18531 raft_consensus.cc:740] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.901973 18530 tablet_bootstrap.cc:654] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.906131 18531 consensus_queue.cc:260] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.911023 18531 ts_tablet_manager.cc:1434] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:06:23.912007 18531 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:23.915256 18533 tablet_bootstrap.cc:492] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:23.916066 18533 ts_tablet_manager.cc:1403] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.202s	user 0.029s	sys 0.024s
I20260710 11:06:23.920428 18531 tablet_bootstrap.cc:654] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.928498 18341 raft_consensus.cc:2468] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:23.934629 18531 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:23.935175 18531 ts_tablet_manager.cc:1403] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:06:23.938172 18531 raft_consensus.cc:359] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.938896 18531 raft_consensus.cc:385] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.939201 18531 raft_consensus.cc:740] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.939944 18531 consensus_queue.cc:260] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.920033 18533 raft_consensus.cc:359] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.941893 18533 raft_consensus.cc:385] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.942224 18533 raft_consensus.cc:740] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.942471 18531 ts_tablet_manager.cc:1434] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:06:23.944295 18531 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:23.950028 18533 consensus_queue.cc:260] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.951224 18535 raft_consensus.cc:493] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:23.951771 18535 raft_consensus.cc:515] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.955453 18535 leader_election.cc:290] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:23.956889 18530 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:23.952191 18531 tablet_bootstrap.cc:654] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.957476 18530 ts_tablet_manager.cc:1403] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.032s
I20260710 11:06:23.957784 18533 ts_tablet_manager.cc:1434] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.006s
I20260710 11:06:23.958817 18533 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:23.960548 18530 raft_consensus.cc:359] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.961283 18530 raft_consensus.cc:385] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:23.961588 18530 raft_consensus.cc:740] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:23.962450 18530 consensus_queue.cc:260] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.965718 18540 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:23.966226 18540 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:23.976197 18540 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:23.983314 18533 tablet_bootstrap.cc:654] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:23.999667 18530 ts_tablet_manager.cc:1434] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 11:06:24.001101 18530 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.004200 18533 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.005015 18533 ts_tablet_manager.cc:1403] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.001s
I20260710 11:06:24.009593 18533 raft_consensus.cc:359] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.017012 18530 tablet_bootstrap.cc:654] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.023057 18531 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.023645 18531 ts_tablet_manager.cc:1403] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.080s	user 0.036s	sys 0.035s
I20260710 11:06:24.024473 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.025238 18416 raft_consensus.cc:2468] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:24.010684 18533 raft_consensus.cc:385] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.026551 18533 raft_consensus.cc:740] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.026674 18307 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:24.027585 18540 raft_consensus.cc:2804] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.028007 18540 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.027518 18533 consensus_queue.cc:260] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.028350 18540 raft_consensus.cc:3060] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.036170 18540 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.038120 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
W20260710 11:06:24.039588 18304 leader_election.cc:343] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.038069 18531 raft_consensus.cc:359] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.041687 18531 raft_consensus.cc:385] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.042006 18531 raft_consensus.cc:740] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.042798 18531 consensus_queue.cc:260] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.043236 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.043895 18416 raft_consensus.cc:2468] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.045641 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.045791 18540 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.046211 18416 raft_consensus.cc:3060] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.048095 18531 ts_tablet_manager.cc:1434] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260710 11:06:24.049218 18531 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.045634 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
W20260710 11:06:24.050822 18304 leader_election.cc:343] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.052058 18456 leader_election.cc:304] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.052978 18535 raft_consensus.cc:2804] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.053349 18535 raft_consensus.cc:493] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.053802 18535 raft_consensus.cc:3060] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.055786 18416 raft_consensus.cc:2468] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:24.056099 18531 tablet_bootstrap.cc:654] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.056986 18307 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 5187bc7472354ed381d09504969267c4
I20260710 11:06:24.058605 18533 ts_tablet_manager.cc:1434] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 11:06:24.060031 18533 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.062683 18562 raft_consensus.cc:2804] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.063400 18562 raft_consensus.cc:697] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:24.067569 18530 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.068207 18530 ts_tablet_manager.cc:1403] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.007s
I20260710 11:06:24.069057 18535 raft_consensus.cc:515] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.071623 18535 leader_election.cc:290] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.071703 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.089637 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.085369 18562 consensus_queue.cc:237] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.091073 18416 raft_consensus.cc:3060] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:24.091542 18455 leader_election.cc:343] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.073861 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
W20260710 11:06:24.093313 18455 leader_election.cc:343] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.093935 18531 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.093870 18530 raft_consensus.cc:359] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.094539 18531 ts_tablet_manager.cc:1403] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.008s
I20260710 11:06:24.094699 18530 raft_consensus.cc:385] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.095069 18530 raft_consensus.cc:740] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.095839 18530 consensus_queue.cc:260] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.084926 18533 tablet_bootstrap.cc:654] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.097730 18530 ts_tablet_manager.cc:1434] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:06:24.097617 18531 raft_consensus.cc:359] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.098470 18531 raft_consensus.cc:385] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.098798 18531 raft_consensus.cc:740] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.099797 18416 raft_consensus.cc:2468] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.101344 18530 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.101375 18456 leader_election.cc:304] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.103138 18535 raft_consensus.cc:2804] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.108914 18530 tablet_bootstrap.cc:654] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.112888 18535 raft_consensus.cc:697] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:24.113626 18531 consensus_queue.cc:260] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.114123 18535 consensus_queue.cc:237] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.116928 18531 ts_tablet_manager.cc:1434] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 11:06:24.118353 18531 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.120833 18530 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.121423 18530 ts_tablet_manager.cc:1403] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:06:24.125625 18531 tablet_bootstrap.cc:654] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.125530 18530 raft_consensus.cc:359] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.128476 18530 raft_consensus.cc:385] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.128893 18530 raft_consensus.cc:740] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.129908 18530 consensus_queue.cc:260] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.133220 18530 ts_tablet_manager.cc:1434] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:24.134676 18530 tablet_bootstrap.cc:492] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.144203 18530 tablet_bootstrap.cc:654] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.143934 18239 catalog_manager.cc:5697] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.147562 18531 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.148188 18531 ts_tablet_manager.cc:1403] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.021s
I20260710 11:06:24.152297 18531 raft_consensus.cc:359] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.153434 18531 raft_consensus.cc:385] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.156343 18531 raft_consensus.cc:740] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.157863 18530 tablet_bootstrap.cc:492] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.157349 18531 consensus_queue.cc:260] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.158380 18530 ts_tablet_manager.cc:1403] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.013s
I20260710 11:06:24.161315 18530 raft_consensus.cc:359] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.162081 18530 raft_consensus.cc:385] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.162379 18530 raft_consensus.cc:740] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.162732 18531 ts_tablet_manager.cc:1434] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:06:24.163132 18530 consensus_queue.cc:260] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.163905 18531 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.165732 18530 ts_tablet_manager.cc:1434] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:24.166759 18530 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.178207 18530 tablet_bootstrap.cc:654] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.185662 18531 tablet_bootstrap.cc:654] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.186939 18238 catalog_manager.cc:5697] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.192266 18533 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.192792 18533 ts_tablet_manager.cc:1403] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.133s	user 0.030s	sys 0.036s
I20260710 11:06:24.195709 18530 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.196326 18530 ts_tablet_manager.cc:1403] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.000s
I20260710 11:06:24.196056 18533 raft_consensus.cc:359] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.196887 18533 raft_consensus.cc:385] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.197203 18533 raft_consensus.cc:740] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.198109 18533 consensus_queue.cc:260] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.199941 18530 raft_consensus.cc:359] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.200821 18530 raft_consensus.cc:385] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.201150 18530 raft_consensus.cc:740] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.202070 18530 consensus_queue.cc:260] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.204798 18530 ts_tablet_manager.cc:1434] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:24.206200 18530 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.208247 18533 ts_tablet_manager.cc:1434] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:06:24.209312 18533 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.210721 18531 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.211196 18531 ts_tablet_manager.cc:1403] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.010s
I20260710 11:06:24.212417 18530 tablet_bootstrap.cc:654] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.214166 18531 raft_consensus.cc:359] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.214875 18531 raft_consensus.cc:385] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.215164 18531 raft_consensus.cc:740] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.215926 18531 consensus_queue.cc:260] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.218253 18531 ts_tablet_manager.cc:1434] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:06:24.218711 18533 tablet_bootstrap.cc:654] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.221840 18531 tablet_bootstrap.cc:492] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.223510 18535 raft_consensus.cc:493] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.224015 18535 raft_consensus.cc:515] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.226168 18535 leader_election.cc:290] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.227843 18530 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.228329 18530 ts_tablet_manager.cc:1403] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 11:06:24.227984 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11dddf9ee14f2fafc3df5a2b864d85" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.228857 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11dddf9ee14f2fafc3df5a2b864d85" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.228994 18340 raft_consensus.cc:2468] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.229521 18416 raft_consensus.cc:2468] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.230813 18455 leader_election.cc:304] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.231053 18530 raft_consensus.cc:359] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.231794 18530 raft_consensus.cc:385] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.232108 18530 raft_consensus.cc:740] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.232887 18530 consensus_queue.cc:260] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.234086 18565 raft_consensus.cc:2804] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.234431 18565 raft_consensus.cc:493] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.234774 18565 raft_consensus.cc:3060] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.235415 18531 tablet_bootstrap.cc:654] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.241741 18535 raft_consensus.cc:493] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.242466 18535 raft_consensus.cc:515] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.244450 18565 raft_consensus.cc:515] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.246433 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.247397 18531 tablet_bootstrap.cc:492] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.246901 18530 ts_tablet_manager.cc:1434] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:06:24.248381 18531 ts_tablet_manager.cc:1403] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 11:06:24.249022 18530 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.250989 18531 raft_consensus.cc:359] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.251677 18531 raft_consensus.cc:385] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.251957 18531 raft_consensus.cc:740] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.247418 18340 raft_consensus.cc:2468] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.253763 18455 leader_election.cc:304] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.253639 18531 consensus_queue.cc:260] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.255087 18530 tablet_bootstrap.cc:654] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.259441 18565 leader_election.cc:290] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.255756 18531 ts_tablet_manager.cc:1434] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:24.268754 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11dddf9ee14f2fafc3df5a2b864d85" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.283049 18415 raft_consensus.cc:3060] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.259920 18533 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.284123 18533 ts_tablet_manager.cc:1403] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.014s
I20260710 11:06:24.257869 18538 raft_consensus.cc:493] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.284898 18538 raft_consensus.cc:515] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.278281 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11dddf9ee14f2fafc3df5a2b864d85" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.290170 18340 raft_consensus.cc:3060] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.256517 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.291200 18416 raft_consensus.cc:2468] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.255139 18535 leader_election.cc:290] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.288298 18533 raft_consensus.cc:359] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.292066 18533 raft_consensus.cc:385] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.292212 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.292389 18533 raft_consensus.cc:740] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.292852 18341 raft_consensus.cc:2468] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:24.293157 18533 consensus_queue.cc:260] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.293780 18538 leader_election.cc:290] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.294438 18381 leader_election.cc:304] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:24.295478 18530 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.295555 18533 ts_tablet_manager.cc:1434] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:24.297142 18533 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.297454 18535 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.298159 18535 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.299073 18415 raft_consensus.cc:2468] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.295938 18538 raft_consensus.cc:2804] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.283222 18531 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.300190 18535 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.301813 18456 leader_election.cc:304] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.302407 18538 raft_consensus.cc:493] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.303506 18538 raft_consensus.cc:3060] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.302624 18565 raft_consensus.cc:2804] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.305871 18533 tablet_bootstrap.cc:654] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.306955 18531 tablet_bootstrap.cc:654] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.307565 18340 raft_consensus.cc:2468] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.303112 18530 ts_tablet_manager.cc:1403] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.020s
I20260710 11:06:24.304191 18537 raft_consensus.cc:493] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.309620 18565 raft_consensus.cc:697] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:24.304237 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.302472 18535 raft_consensus.cc:493] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.304875 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.310158 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.314126 18415 raft_consensus.cc:2393] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 1: Already voted for candidate 0fa8739c592042be9128d04c5d71cc41 in this term.
I20260710 11:06:24.313738 18535 raft_consensus.cc:515] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.317968 18565 consensus_queue.cc:237] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.320158 18535 leader_election.cc:290] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.276816 18576 raft_consensus.cc:2804] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.309974 18537 raft_consensus.cc:515] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.321763 18576 raft_consensus.cc:493] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.322181 18576 raft_consensus.cc:3060] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.316984 18530 raft_consensus.cc:359] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.323161 18530 raft_consensus.cc:385] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.323441 18530 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.324299 18530 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.324672 18537 leader_election.cc:290] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.324681 18455 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:24.321099 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.325398 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.323427 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.328279 18530 ts_tablet_manager.cc:1434] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
W20260710 11:06:24.329133 18381 leader_election.cc:343] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.333741 18576 raft_consensus.cc:515] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.335142 18530 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.335143 18490 raft_consensus.cc:2393] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 150193b6f8a0497e898ffe6294a0d381 in current term 1: Already voted for candidate 5187bc7472354ed381d09504969267c4 in this term.
I20260710 11:06:24.336068 18576 leader_election.cc:290] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.337385 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.338732 18415 raft_consensus.cc:2468] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
W20260710 11:06:24.339561 18455 leader_election.cc:343] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.339841 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.343863 18533 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
W20260710 11:06:24.343874 18379 leader_election.cc:343] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.344193 18456 leader_election.cc:304] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.344635 18533 ts_tablet_manager.cc:1403] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.048s	user 0.003s	sys 0.015s
I20260710 11:06:24.333956 18538 raft_consensus.cc:515] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.341360 18531 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.345741 18416 raft_consensus.cc:2393] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 1: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:24.344477 18379 leader_election.cc:304] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:24.347470 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.348068 18341 raft_consensus.cc:3060] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.348524 18530 tablet_bootstrap.cc:654] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.348583 18537 raft_consensus.cc:2749] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.348299 18533 raft_consensus.cc:359] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.349292 18533 raft_consensus.cc:385] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.349924 18531 ts_tablet_manager.cc:1403] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260710 11:06:24.350206 18533 raft_consensus.cc:740] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.351056 18533 consensus_queue.cc:260] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.352674 18531 raft_consensus.cc:359] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.353343 18531 raft_consensus.cc:385] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.354336 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:24.355631 18489 raft_consensus.cc:2393] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 150193b6f8a0497e898ffe6294a0d381 in current term 1: Already voted for candidate 5187bc7472354ed381d09504969267c4 in this term.
I20260710 11:06:24.346737 18538 leader_election.cc:290] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.354884 18578 raft_consensus.cc:3060] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.359457 18238 catalog_manager.cc:5697] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.360945 18533 ts_tablet_manager.cc:1434] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260710 11:06:24.340871 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2011291aab444ed796a59934b48266ea" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.364835 18531 raft_consensus.cc:740] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.365871 18576 raft_consensus.cc:2804] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.366277 18576 raft_consensus.cc:493] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.366617 18576 raft_consensus.cc:3060] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.366935 18533 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.367456 18341 raft_consensus.cc:2468] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:24.368206 18537 raft_consensus.cc:493] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.368676 18537 raft_consensus.cc:515] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.369045 18381 leader_election.cc:304] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 5187bc7472354ed381d09504969267c4
I20260710 11:06:24.369444 18538 raft_consensus.cc:493] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.370126 18538 raft_consensus.cc:515] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.371169 18537 leader_election.cc:290] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.371894 18537 raft_consensus.cc:2804] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.372455 18537 raft_consensus.cc:697] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:24.372756 18538 leader_election.cc:290] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.374447 18537 consensus_queue.cc:237] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.377378 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3377863d2284f3084dc2c3b65037b81" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.379665 18489 raft_consensus.cc:2468] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:24.381379 18379 leader_election.cc:304] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.382684 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
W20260710 11:06:24.386970 18379 leader_election.cc:343] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.389185 18531 consensus_queue.cc:260] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.390084 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3377863d2284f3084dc2c3b65037b81" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.390805 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.391424 18341 raft_consensus.cc:2468] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
W20260710 11:06:24.392177 18381 leader_election.cc:343] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.386979 18584 raft_consensus.cc:2804] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.392611 18381 leader_election.cc:304] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:24.391855 18533 tablet_bootstrap.cc:654] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.392774 18584 raft_consensus.cc:493] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.393821 18584 raft_consensus.cc:3060] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.398296 18538 raft_consensus.cc:2749] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.400707 18578 raft_consensus.cc:2749] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:24.401257 18456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:38665, user_credentials={real_user=slave}} blocked reactor thread for 57147.8us
I20260710 11:06:24.403753 18531 ts_tablet_manager.cc:1434] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260710 11:06:24.404837 18531 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.406831 18456 leader_election.cc:304] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:24.406414 18584 raft_consensus.cc:515] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.413295 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3377863d2284f3084dc2c3b65037b81" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.413931 18341 raft_consensus.cc:3060] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.414129 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3377863d2284f3084dc2c3b65037b81" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:24.414685 18489 raft_consensus.cc:3060] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.415800 18587 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:24.417945 18582 raft_consensus.cc:2749] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.421429 18341 raft_consensus.cc:2468] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:24.423025 18381 leader_election.cc:304] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:24.425302 18533 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.426692 18533 ts_tablet_manager.cc:1403] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.007s
I20260710 11:06:24.426820 18537 raft_consensus.cc:2804] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.427675 18537 raft_consensus.cc:697] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:24.428766 18537 consensus_queue.cc:237] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.425714 18584 leader_election.cc:290] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.430917 18533 raft_consensus.cc:359] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.431111 18238 catalog_manager.cc:5697] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.433709 18489 raft_consensus.cc:2468] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:24.431945 18533 raft_consensus.cc:385] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.434624 18533 raft_consensus.cc:740] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.425595 18530 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.435855 18530 ts_tablet_manager.cc:1403] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.101s	user 0.034s	sys 0.040s
I20260710 11:06:24.435532 18533 consensus_queue.cc:260] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.437422 18531 tablet_bootstrap.cc:654] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.438818 18530 raft_consensus.cc:359] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.439554 18530 raft_consensus.cc:385] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.439860 18530 raft_consensus.cc:740] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.440683 18530 consensus_queue.cc:260] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.442982 18530 ts_tablet_manager.cc:1434] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:06:24.446274 18530 tablet_bootstrap.cc:492] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.450109 18584 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.452318 18530 tablet_bootstrap.cc:654] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.455369 18576 raft_consensus.cc:515] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.459240 18576 leader_election.cc:290] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.460433 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.460295 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.461369 18416 raft_consensus.cc:3060] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:24.461783 18455 leader_election.cc:343] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.466931 18533 ts_tablet_manager.cc:1434] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260710 11:06:24.469875 18533 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.473038 18416 raft_consensus.cc:2468] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.479281 18456 leader_election.cc:304] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.480541 18576 raft_consensus.cc:2804] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.480929 18562 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.481060 18576 raft_consensus.cc:697] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:24.481407 18562 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.481926 18576 consensus_queue.cc:237] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.485468 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.485991 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.486891 18489 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:24.488770 18304 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.489991 18540 raft_consensus.cc:2804] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.490453 18540 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.490852 18540 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:24.492772 18307 leader_election.cc:343] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.493918 18562 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.500705 18238 catalog_manager.cc:5697] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.504774 18540 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.508242 18239 catalog_manager.cc:5697] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.514714 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.515992 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:24.516752 18489 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:24.516043 18307 leader_election.cc:343] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.527974 18562 consensus_queue.cc:1048] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.535413 18530 tablet_bootstrap.cc:492] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.535929 18530 ts_tablet_manager.cc:1403] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.090s	user 0.036s	sys 0.036s
I20260710 11:06:24.529353 18489 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:24.538614 18304 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:24.539099 18540 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.539997 18540 raft_consensus.cc:2804] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.540509 18540 raft_consensus.cc:697] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:24.477324 18533 tablet_bootstrap.cc:654] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.541376 18531 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.542017 18531 ts_tablet_manager.cc:1403] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.023s
I20260710 11:06:24.545060 18530 raft_consensus.cc:359] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.546653 18530 raft_consensus.cc:385] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.547031 18530 raft_consensus.cc:740] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.541401 18540 consensus_queue.cc:237] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.551694 18530 consensus_queue.cc:260] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.556624 18530 ts_tablet_manager.cc:1434] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:06:24.556638 18576 raft_consensus.cc:493] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.557433 18576 raft_consensus.cc:515] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.558349 18530 tablet_bootstrap.cc:492] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.560016 18576 leader_election.cc:290] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.553750 18531 raft_consensus.cc:359] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.561800 18531 raft_consensus.cc:385] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.562093 18531 raft_consensus.cc:740] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.562386 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.562879 18531 consensus_queue.cc:260] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
W20260710 11:06:24.564000 18455 leader_election.cc:343] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.565623 18531 ts_tablet_manager.cc:1434] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:06:24.570040 18531 tablet_bootstrap.cc:492] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.573717 18530 tablet_bootstrap.cc:654] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.579222 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.580135 18416 raft_consensus.cc:2468] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.581665 18456 leader_election.cc:304] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.586172 18576 raft_consensus.cc:2804] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.586593 18576 raft_consensus.cc:493] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.586884 18576 raft_consensus.cc:3060] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.593406 18578 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.594331 18578 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.597335 18578 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.598579 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.600348 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
W20260710 11:06:24.602092 18456 leader_election.cc:343] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:24.603273 18455 leader_election.cc:343] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.603757 18455 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:24.605181 18578 raft_consensus.cc:2749] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.623586 18531 tablet_bootstrap.cc:654] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.601306 18576 raft_consensus.cc:515] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.630635 18576 leader_election.cc:290] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.630787 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
W20260710 11:06:24.632222 18455 leader_election.cc:343] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.636040 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.636886 18416 raft_consensus.cc:3060] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.640027 18562 consensus_queue.cc:1048] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.642673 18540 raft_consensus.cc:493] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.643162 18540 raft_consensus.cc:515] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.644858 18416 raft_consensus.cc:2468] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.645957 18540 leader_election.cc:290] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.652024 18456 leader_election.cc:304] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.652491 18530 tablet_bootstrap.cc:492] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.653172 18530 ts_tablet_manager.cc:1403] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.011s
I20260710 11:06:24.653241 18576 raft_consensus.cc:2804] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.646016 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.655978 18533 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.656582 18533 ts_tablet_manager.cc:1403] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.187s	user 0.034s	sys 0.049s
I20260710 11:06:24.654992 18576 raft_consensus.cc:697] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:24.657840 18415 raft_consensus.cc:2393] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fa8739c592042be9128d04c5d71cc41 in current term 1: Already voted for candidate 5187bc7472354ed381d09504969267c4 in this term.
I20260710 11:06:24.658257 18576 consensus_queue.cc:237] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.659369 18530 raft_consensus.cc:359] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.660029 18530 raft_consensus.cc:385] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.660301 18530 raft_consensus.cc:740] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.660962 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.660940 18530 consensus_queue.cc:260] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.661921 18340 raft_consensus.cc:3060] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.662714 18304 leader_election.cc:304] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:24.663120 18530 ts_tablet_manager.cc:1434] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:06:24.664060 18530 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.670495 18533 raft_consensus.cc:359] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.670984 18533 raft_consensus.cc:385] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.672060 18236 catalog_manager.cc:5697] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:24.674525 18531 tablet_bootstrap.cc:492] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.674619 18530 tablet_bootstrap.cc:654] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.674727 18601 raft_consensus.cc:2749] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.671260 18533 raft_consensus.cc:740] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.676071 18533 consensus_queue.cc:260] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.676968 18531 ts_tablet_manager.cc:1403] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.007s
I20260710 11:06:24.680555 18533 ts_tablet_manager.cc:1434] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260710 11:06:24.681666 18533 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.683014 18531 raft_consensus.cc:359] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.683725 18531 raft_consensus.cc:385] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.684000 18531 raft_consensus.cc:740] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.687278 18531 consensus_queue.cc:260] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.690653 18531 ts_tablet_manager.cc:1434] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:24.691781 18531 tablet_bootstrap.cc:492] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.701161 18530 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.701681 18530 ts_tablet_manager.cc:1403] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.005s
I20260710 11:06:24.707239 18530 raft_consensus.cc:359] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.707939 18530 raft_consensus.cc:385] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.708220 18530 raft_consensus.cc:740] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.709056 18236 catalog_manager.cc:5697] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.710420 18533 tablet_bootstrap.cc:654] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.711457 18531 tablet_bootstrap.cc:654] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.708834 18530 consensus_queue.cc:260] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.713770 18578 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.714900 18530 ts_tablet_manager.cc:1434] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:24.715893 18530 tablet_bootstrap.cc:492] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.724134 18530 tablet_bootstrap.cc:654] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.727247 18533 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.727725 18533 ts_tablet_manager.cc:1403] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260710 11:06:24.730361 18533 raft_consensus.cc:359] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.731001 18576 raft_consensus.cc:493] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.731155 18533 raft_consensus.cc:385] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.731415 18533 raft_consensus.cc:740] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.731473 18576 raft_consensus.cc:515] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.734579 18531 tablet_bootstrap.cc:492] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.734762 18530 tablet_bootstrap.cc:492] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:24.734625 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.735194 18531 ts_tablet_manager.cc:1403] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.013s
I20260710 11:06:24.735265 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.735421 18576 leader_election.cc:290] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.735944 18415 raft_consensus.cc:2468] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
W20260710 11:06:24.736269 18455 leader_election.cc:343] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.735255 18530 ts_tablet_manager.cc:1403] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:06:24.736953 18533 consensus_queue.cc:260] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.737213 18456 leader_election.cc:304] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.738329 18531 raft_consensus.cc:359] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.738950 18531 raft_consensus.cc:385] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.739235 18531 raft_consensus.cc:740] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.739591 18578 raft_consensus.cc:2804] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.739640 18530 raft_consensus.cc:359] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.740110 18578 raft_consensus.cc:493] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.739848 18531 consensus_queue.cc:260] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.740489 18578 raft_consensus.cc:3060] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.741852 18531 ts_tablet_manager.cc:1434] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:24.743085 18582 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.742774 18531 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.749112 18533 ts_tablet_manager.cc:1434] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
W20260710 11:06:24.749233 18287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:24.750092 18531 tablet_bootstrap.cc:654] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.754478 18533 tablet_bootstrap.cc:492] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.756839 18582 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:24.756651 18578 raft_consensus.cc:515] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.759999 18530 raft_consensus.cc:385] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.760529 18533 tablet_bootstrap.cc:654] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.765498 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.766638 18587 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:24.767540 18455 leader_election.cc:343] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.764758 18530 raft_consensus.cc:740] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.769325 18530 consensus_queue.cc:260] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.772799 18530 ts_tablet_manager.cc:1434] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:06:24.775353 18578 leader_election.cc:290] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.778080 18414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.778769 18414 raft_consensus.cc:3060] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.781781 18533 tablet_bootstrap.cc:492] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.782348 18533 ts_tablet_manager.cc:1403] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.014s
I20260710 11:06:24.785286 18533 raft_consensus.cc:359] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.790304 18533 raft_consensus.cc:385] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.791567 18533 raft_consensus.cc:740] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.791826 18414 raft_consensus.cc:2468] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.792698 18578 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.792570 18533 consensus_queue.cc:260] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.793605 18456 leader_election.cc:304] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:24.793367 18578 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.796326 18582 raft_consensus.cc:2804] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.796964 18582 raft_consensus.cc:697] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:24.798116 18582 consensus_queue.cc:237] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.799873 18533 ts_tablet_manager.cc:1434] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:06:24.800884 18533 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.802587 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
W20260710 11:06:24.804494 18455 leader_election.cc:343] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.806607 18578 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.807374 18533 tablet_bootstrap.cc:654] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.808571 18413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
W20260710 11:06:24.811167 18456 leader_election.cc:343] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.811815 18456 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:24.813629 18578 raft_consensus.cc:2749] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.825126 18578 raft_consensus.cc:493] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.825830 18578 raft_consensus.cc:515] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.827250 18239 catalog_manager.cc:5697] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:24.778076 18530 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:24.837275 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.838171 18341 raft_consensus.cc:2468] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:24.840209 18455 leader_election.cc:304] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.841653 18587 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.842242 18565 raft_consensus.cc:2804] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.842610 18565 raft_consensus.cc:493] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.842967 18565 raft_consensus.cc:3060] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.844301 18530 tablet_bootstrap.cc:654] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.846613 18533 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:24.847124 18533 ts_tablet_manager.cc:1403] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.001s
I20260710 11:06:24.849812 18587 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.850006 18565 raft_consensus.cc:515] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.850334 18587 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.851145 18533 raft_consensus.cc:359] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.852130 18533 raft_consensus.cc:385] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.852499 18565 leader_election.cc:290] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.852576 18533 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.853700 18533 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.854423 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.855011 18340 raft_consensus.cc:3060] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.858366 18531 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:24.859705 18531 ts_tablet_manager.cc:1403] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.065s
I20260710 11:06:24.863225 18533 ts_tablet_manager.cc:1434] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:06:24.852617 18587 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.863365 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.864234 18490 raft_consensus.cc:2393] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 150193b6f8a0497e898ffe6294a0d381 in current term 1: Already voted for candidate 0fa8739c592042be9128d04c5d71cc41 in this term.
I20260710 11:06:24.864413 18533 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:24.864379 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.864419 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.865520 18416 raft_consensus.cc:3060] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.870550 18379 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:24.871178 18340 raft_consensus.cc:2468] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.871686 18587 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.875648 18531 raft_consensus.cc:359] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.877048 18531 raft_consensus.cc:385] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:24.877326 18531 raft_consensus.cc:740] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:24.878118 18531 consensus_queue.cc:260] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.880303 18531 ts_tablet_manager.cc:1434] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:06:24.881206 18531 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:24.881699 18535 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:24.883081 18578 leader_election.cc:290] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:24.885208 18455 leader_election.cc:304] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.886113 18578 raft_consensus.cc:2804] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:24.886590 18578 raft_consensus.cc:697] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:24.887441 18578 consensus_queue.cc:237] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.889819 18413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.892073 18416 raft_consensus.cc:2468] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:24.899646 18587 raft_consensus.cc:2749] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:24.911772 18531 tablet_bootstrap.cc:654] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.914129 18533 tablet_bootstrap.cc:654] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:24.928052 18604 raft_consensus.cc:493] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.928790 18604 raft_consensus.cc:515] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.933810 18587 raft_consensus.cc:493] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.934303 18587 raft_consensus.cc:515] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.935835 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.936215 18587 leader_election.cc:290] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.936353 18490 raft_consensus.cc:2468] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:24.937316 18304 leader_election.cc:304] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.937860 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.938544 18416 raft_consensus.cc:2468] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:24.939409 18582 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:24.938026 18601 raft_consensus.cc:2804] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.940443 18601 raft_consensus.cc:493] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.940801 18601 raft_consensus.cc:3060] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.932129 18604 leader_election.cc:290] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.944994 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd203a7848ea490d8aedc00ae24bc924" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.945930 18490 raft_consensus.cc:2468] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:24.947286 18379 leader_election.cc:304] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.948364 18587 raft_consensus.cc:2804] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.948812 18587 raft_consensus.cc:493] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.949291 18587 raft_consensus.cc:3060] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.949131 18601 raft_consensus.cc:515] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.950227 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd203a7848ea490d8aedc00ae24bc924" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.952219 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:24.952670 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:24.953251 18415 raft_consensus.cc:3060] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.956955 18601 leader_election.cc:290] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:24.957943 18381 leader_election.cc:343] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.958820 18537 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.959307 18537 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.959091 18587 raft_consensus.cc:515] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.961131 18537 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.952796 18490 raft_consensus.cc:3060] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:24.963439 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd203a7848ea490d8aedc00ae24bc924" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:24.964306 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:24.965171 18487 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
W20260710 11:06:24.965333 18381 leader_election.cc:343] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.967070 18604 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:24.967588 18379 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:24.970363 18587 leader_election.cc:290] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:24.970644 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd203a7848ea490d8aedc00ae24bc924" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
W20260710 11:06:24.971536 18622 log.cc:927] Time spent T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 11:06:24.969923 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:24.972247 18537 raft_consensus.cc:2804] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:24.974602 18537 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:24.971951 18488 raft_consensus.cc:3060] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:24.988371 18381 leader_election.cc:343] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:24.991906 18604 raft_consensus.cc:493] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:24.992417 18604 raft_consensus.cc:515] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:24.994701 18604 leader_election.cc:290] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.002000 18486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.002399 18413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:24.988754 18415 raft_consensus.cc:2468] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:25.010141 18307 leader_election.cc:304] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:25.011241 18604 raft_consensus.cc:2749] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:25.011734 18307 leader_election.cc:304] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:24.975018 18537 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.012694 18604 raft_consensus.cc:2804] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.013335 18604 raft_consensus.cc:697] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:25.014417 18604 consensus_queue.cc:237] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.018188 18530 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.017935 18587 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.018774 18530 ts_tablet_manager.cc:1403] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.241s	user 0.025s	sys 0.033s
I20260710 11:06:25.031280 18488 raft_consensus.cc:2468] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:25.032976 18379 leader_election.cc:304] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:25.033219 18601 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.032936 18530 raft_consensus.cc:359] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.034085 18530 raft_consensus.cc:385] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.034245 18587 raft_consensus.cc:2804] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.033944 18601 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.034451 18530 raft_consensus.cc:740] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.034760 18587 raft_consensus.cc:697] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:25.035373 18530 consensus_queue.cc:260] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.035567 18587 consensus_queue.cc:237] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.041059 18601 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.042903 18530 ts_tablet_manager.cc:1434] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 11:06:25.043967 18530 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.038389 18490 raft_consensus.cc:2468] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:25.040318 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.044416 18533 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.038038 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.046489 18489 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:25.046888 18533 ts_tablet_manager.cc:1403] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.183s	user 0.033s	sys 0.014s
I20260710 11:06:25.048291 18304 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
W20260710 11:06:25.049499 18307 leader_election.cc:343] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.049623 18533 raft_consensus.cc:359] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.050676 18601 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.054032 18601 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.054551 18601 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.054111 18533 raft_consensus.cc:385] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.055200 18533 raft_consensus.cc:740] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.056730 18533 consensus_queue.cc:260] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.061312 18538 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.064872 18530 tablet_bootstrap.cc:654] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.061352 18533 ts_tablet_manager.cc:1434] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:06:25.068560 18601 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.069104 18533 tablet_bootstrap.cc:492] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.041066 18537 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.071593 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:25.072537 18537 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:25.073052 18307 leader_election.cc:343] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.074592 18601 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.073861 18237 catalog_manager.cc:5697] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.076304 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.076838 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.077430 18487 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:25.077528 18381 leader_election.cc:343] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.082384 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.083026 18488 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.084056 18340 raft_consensus.cc:3060] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.089524 18604 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.092970 18578 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.092962 18236 catalog_manager.cc:5697] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:25.094755 18531 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.095244 18531 ts_tablet_manager.cc:1403] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.214s	user 0.029s	sys 0.012s
I20260710 11:06:25.109176 18531 raft_consensus.cc:359] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.109890 18531 raft_consensus.cc:385] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.110158 18531 raft_consensus.cc:740] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.110780 18531 consensus_queue.cc:260] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.114847 18488 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:25.116094 18379 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:25.117116 18531 ts_tablet_manager.cc:1434] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:06:25.117166 18587 raft_consensus.cc:2804] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.117796 18587 raft_consensus.cc:697] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:25.118185 18531 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.119012 18587 consensus_queue.cc:237] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.124131 18487 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:25.124436 18531 tablet_bootstrap.cc:654] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.129225 18304 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:25.131208 18601 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.131917 18601 raft_consensus.cc:697] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:25.133306 18601 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.138633 18533 tablet_bootstrap.cc:654] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.140157 18530 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.140607 18530 ts_tablet_manager.cc:1403] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.097s	user 0.003s	sys 0.007s
I20260710 11:06:25.141384 18236 catalog_manager.cc:5697] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.144119 18530 raft_consensus.cc:359] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.144977 18530 raft_consensus.cc:385] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.145319 18530 raft_consensus.cc:740] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.150311 18530 consensus_queue.cc:260] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.151903 18531 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.152339 18531 ts_tablet_manager.cc:1403] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.009s
I20260710 11:06:25.152922 18533 tablet_bootstrap.cc:492] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.153242 18530 ts_tablet_manager.cc:1434] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:06:25.153362 18533 ts_tablet_manager.cc:1403] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.000s
I20260710 11:06:25.154196 18530 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.154853 18531 raft_consensus.cc:359] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.155515 18531 raft_consensus.cc:385] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.155782 18531 raft_consensus.cc:740] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.160663 18531 consensus_queue.cc:260] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.161429 18533 raft_consensus.cc:359] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.162082 18533 raft_consensus.cc:385] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.162344 18533 raft_consensus.cc:740] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.162956 18531 ts_tablet_manager.cc:1434] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260710 11:06:25.163132 18533 consensus_queue.cc:260] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.163897 18531 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.165328 18533 ts_tablet_manager.cc:1434] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:06:25.166292 18533 tablet_bootstrap.cc:492] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.170867 18531 tablet_bootstrap.cc:654] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.170898 18530 tablet_bootstrap.cc:654] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.178301 18236 catalog_manager.cc:5697] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.185343 18237 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.194020 18533 tablet_bootstrap.cc:654] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.204576 18533 tablet_bootstrap.cc:492] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.205348 18533 ts_tablet_manager.cc:1403] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.008s
I20260710 11:06:25.208058 18533 raft_consensus.cc:359] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.210587 18533 raft_consensus.cc:385] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.211076 18533 raft_consensus.cc:740] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.212190 18533 consensus_queue.cc:260] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.210879 18578 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.215073 18533 ts_tablet_manager.cc:1434] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:06:25.216390 18533 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.210212 18530 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.219300 18530 ts_tablet_manager.cc:1403] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.020s
I20260710 11:06:25.226621 18601 raft_consensus.cc:493] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.227149 18531 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.227120 18601 raft_consensus.cc:515] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.227707 18531 ts_tablet_manager.cc:1403] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.015s
I20260710 11:06:25.228186 18340 raft_consensus.cc:3060] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.228853 18533 tablet_bootstrap.cc:654] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.229631 18601 leader_election.cc:290] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.246095 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.248322 18578 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.248468 18531 raft_consensus.cc:359] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.250329 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.250571 18531 raft_consensus.cc:385] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.250995 18531 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.251927 18307 leader_election.cc:304] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:25.251801 18531 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.253953 18601 raft_consensus.cc:2749] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:25.257498 18531 ts_tablet_manager.cc:1434] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
I20260710 11:06:25.258790 18531 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.260774 18530 raft_consensus.cc:359] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.261726 18530 raft_consensus.cc:385] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.262051 18530 raft_consensus.cc:740] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.262912 18530 consensus_queue.cc:260] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.265697 18530 ts_tablet_manager.cc:1434] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.003s
I20260710 11:06:25.266728 18530 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.283849 18533 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.284034 18530 tablet_bootstrap.cc:654] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.284360 18533 ts_tablet_manager.cc:1403] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.011s
I20260710 11:06:25.287864 18533 raft_consensus.cc:359] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.288792 18533 raft_consensus.cc:385] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.289120 18533 raft_consensus.cc:740] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.290002 18533 consensus_queue.cc:260] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.290961 18578 consensus_queue.cc:1048] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.292953 18540 raft_consensus.cc:493] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.293587 18540 raft_consensus.cc:515] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.296357 18540 leader_election.cc:290] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.297892 18531 tablet_bootstrap.cc:654] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.298849 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.299903 18415 raft_consensus.cc:2393] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fa8739c592042be9128d04c5d71cc41 in current term 1: Already voted for candidate 5187bc7472354ed381d09504969267c4 in this term.
I20260710 11:06:25.301903 18587 raft_consensus.cc:493] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.302510 18587 raft_consensus.cc:515] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.307142 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.307989 18487 raft_consensus.cc:2468] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:25.309769 18379 leader_election.cc:304] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:25.310910 18537 raft_consensus.cc:2804] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.311384 18537 raft_consensus.cc:493] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.311847 18537 raft_consensus.cc:3060] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.315096 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.317929 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.318890 18304 leader_election.cc:304] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:25.321697 18587 leader_election.cc:290] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.322482 18540 raft_consensus.cc:3060] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:25.323066 18381 leader_election.cc:343] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.336195 18537 raft_consensus.cc:515] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.338582 18533 ts_tablet_manager.cc:1434] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 11:06:25.343814 18540 raft_consensus.cc:2749] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:25.352130 18533 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.356451 18587 raft_consensus.cc:493] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.357159 18587 raft_consensus.cc:515] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.361344 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.362331 18487 raft_consensus.cc:2468] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:25.362613 18565 consensus_queue.cc:1048] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.365788 18379 leader_election.cc:304] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:25.368027 18586 raft_consensus.cc:2804] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.368516 18586 raft_consensus.cc:493] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.368952 18586 raft_consensus.cc:3060] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.370827 18576 consensus_queue.cc:1048] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.373903 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.376137 18582 raft_consensus.cc:493] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.376942 18582 raft_consensus.cc:515] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.379056 18582 leader_election.cc:290] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.380777 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.372130 18587 leader_election.cc:290] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:25.382865 18455 leader_election.cc:343] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:25.377291 18381 leader_election.cc:343] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.384079 18576 consensus_queue.cc:1048] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.387717 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.396442 18586 raft_consensus.cc:515] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.401753 18586 leader_election.cc:290] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.403263 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.404071 18487 raft_consensus.cc:3060] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:25.404552 18456 leader_election.cc:343] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.404614 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.405138 18456 leader_election.cc:304] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:25.406038 18576 raft_consensus.cc:2749] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:25.419008 18531 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.419754 18531 ts_tablet_manager.cc:1403] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.161s	user 0.039s	sys 0.068s
I20260710 11:06:25.422680 18531 raft_consensus.cc:359] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.424971 18531 raft_consensus.cc:385] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.425298 18531 raft_consensus.cc:740] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
W20260710 11:06:25.411791 18381 leader_election.cc:343] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.426083 18531 consensus_queue.cc:260] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.427029 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.428275 18531 ts_tablet_manager.cc:1434] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:06:25.428369 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.428975 18488 raft_consensus.cc:3060] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.429450 18531 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.430090 18537 leader_election.cc:290] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:25.431994 18381 leader_election.cc:343] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.434916 18530 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.436075 18530 ts_tablet_manager.cc:1403] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.170s	user 0.080s	sys 0.053s
I20260710 11:06:25.440665 18488 raft_consensus.cc:2468] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:25.442653 18379 leader_election.cc:304] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:25.443783 18537 raft_consensus.cc:2804] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.444260 18537 raft_consensus.cc:697] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:25.444339 18487 raft_consensus.cc:2468] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:25.445097 18537 consensus_queue.cc:237] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.445629 18379 leader_election.cc:304] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:25.446835 18586 raft_consensus.cc:2804] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.447445 18586 raft_consensus.cc:697] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:25.448220 18586 consensus_queue.cc:237] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.449632 18531 tablet_bootstrap.cc:654] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.453462 18530 raft_consensus.cc:359] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.454186 18530 raft_consensus.cc:385] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.454435 18530 raft_consensus.cc:740] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.456588 18533 tablet_bootstrap.cc:654] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.457813 18530 consensus_queue.cc:260] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.461619 18530 ts_tablet_manager.cc:1434] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:06:25.462837 18530 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.488137 18530 tablet_bootstrap.cc:654] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.502400 18530 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.502849 18530 ts_tablet_manager.cc:1403] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.007s
I20260710 11:06:25.502924 18531 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.503341 18531 ts_tablet_manager.cc:1403] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.013s
I20260710 11:06:25.503165 18236 catalog_manager.cc:5697] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.505975 18531 raft_consensus.cc:359] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.506618 18531 raft_consensus.cc:385] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.506879 18531 raft_consensus.cc:740] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.507203 18533 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.507594 18531 consensus_queue.cc:260] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.508883 18530 raft_consensus.cc:359] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.509529 18530 raft_consensus.cc:385] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.507633 18533 ts_tablet_manager.cc:1403] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.004s
I20260710 11:06:25.509927 18530 raft_consensus.cc:740] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.511078 18530 consensus_queue.cc:260] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.513370 18530 ts_tablet_manager.cc:1434] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 11:06:25.514432 18530 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.515059 18533 raft_consensus.cc:359] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.515720 18533 raft_consensus.cc:385] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.515956 18533 raft_consensus.cc:740] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.516563 18533 consensus_queue.cc:260] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.517398 18531 ts_tablet_manager.cc:1434] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:06:25.518375 18531 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.520310 18530 tablet_bootstrap.cc:654] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.524355 18531 tablet_bootstrap.cc:654] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.532176 18237 catalog_manager.cc:5697] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:25.536950 18540 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.537484 18533 ts_tablet_manager.cc:1434] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260710 11:06:25.538769 18533 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.550128 18533 tablet_bootstrap.cc:654] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.550489 18530 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.551020 18530 ts_tablet_manager.cc:1403] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.022s
I20260710 11:06:25.554600 18530 raft_consensus.cc:359] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.555577 18530 raft_consensus.cc:385] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.555922 18530 raft_consensus.cc:740] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.556607 18530 consensus_queue.cc:260] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.559544 18531 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.559603 18530 ts_tablet_manager.cc:1434] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:25.560873 18530 tablet_bootstrap.cc:492] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.561244 18533 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.561715 18533 ts_tablet_manager.cc:1403] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:06:25.564339 18533 raft_consensus.cc:359] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.565045 18533 raft_consensus.cc:385] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.565313 18533 raft_consensus.cc:740] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.565793 18531 ts_tablet_manager.cc:1403] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.008s
I20260710 11:06:25.568401 18531 raft_consensus.cc:359] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.568991 18530 tablet_bootstrap.cc:654] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.569075 18531 raft_consensus.cc:385] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.569407 18531 raft_consensus.cc:740] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.570551 18533 consensus_queue.cc:260] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.570881 18604 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.571579 18531 consensus_queue.cc:260] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.573009 18341 raft_consensus.cc:3060] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.572923 18600 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.576762 18533 ts_tablet_manager.cc:1434] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260710 11:06:25.577953 18533 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.580533 18530 tablet_bootstrap.cc:492] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.581050 18530 ts_tablet_manager.cc:1403] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260710 11:06:25.583688 18530 raft_consensus.cc:359] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.584322 18530 raft_consensus.cc:385] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.584574 18530 raft_consensus.cc:740] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.585192 18530 consensus_queue.cc:260] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.585882 18531 ts_tablet_manager.cc:1434] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:06:25.586758 18531 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.587471 18530 ts_tablet_manager.cc:1434] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:06:25.588325 18530 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.592638 18531 tablet_bootstrap.cc:654] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.594538 18530 tablet_bootstrap.cc:654] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.596669 18533 tablet_bootstrap.cc:654] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.601029 18537 consensus_queue.cc:1048] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.602406 18537 consensus_queue.cc:1048] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.606278 18530 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.606858 18530 ts_tablet_manager.cc:1403] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260710 11:06:25.610664 18530 raft_consensus.cc:359] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.611610 18530 raft_consensus.cc:385] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.611953 18530 raft_consensus.cc:740] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.612874 18530 consensus_queue.cc:260] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.617677 18341 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.623101 18533 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.623281 18530 ts_tablet_manager.cc:1434] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 11:06:25.623613 18533 ts_tablet_manager.cc:1403] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.013s
I20260710 11:06:25.624202 18530 tablet_bootstrap.cc:492] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: Bootstrap starting.
I20260710 11:06:25.629453 18533 raft_consensus.cc:359] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.630239 18533 raft_consensus.cc:385] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.630571 18533 raft_consensus.cc:740] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.634119 18533 consensus_queue.cc:260] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.640321 18530 tablet_bootstrap.cc:654] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.641841 18531 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.642329 18531 ts_tablet_manager.cc:1403] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.006s
I20260710 11:06:25.644223 18584 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.645653 18531 raft_consensus.cc:359] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.646541 18531 raft_consensus.cc:385] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.646900 18531 raft_consensus.cc:740] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.647645 18540 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.648249 18540 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.650509 18413 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.651120 18537 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.653136 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.654058 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.651929 18530 tablet_bootstrap.cc:492] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: No bootstrap required, opened a new log
I20260710 11:06:25.654660 18490 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:25.655009 18530 ts_tablet_manager.cc:1403] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260710 11:06:25.655727 18304 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:25.655939 18537 raft_consensus.cc:493] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.656574 18604 raft_consensus.cc:2804] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:25.656388 18537 raft_consensus.cc:515] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.656921 18604 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.657276 18604 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.659324 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.660024 18338 raft_consensus.cc:2468] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:25.661010 18381 leader_election.cc:304] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:25.664228 18604 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.664556 18584 raft_consensus.cc:2804] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.665040 18584 raft_consensus.cc:493] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.665375 18584 raft_consensus.cc:3060] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.666893 18533 ts_tablet_manager.cc:1434] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260710 11:06:25.667791 18533 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.669658 18540 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.669912 18601 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.670359 18537 leader_election.cc:290] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.670737 18531 consensus_queue.cc:260] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.672757 18531 ts_tablet_manager.cc:1434] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:06:25.673005 18578 raft_consensus.cc:493] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.668541 18530 raft_consensus.cc:359] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.686532 18582 raft_consensus.cc:493] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.673978 18601 raft_consensus.cc:493] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.685034 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.695828 18582 raft_consensus.cc:515] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.692162 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:25.673627 18531 tablet_bootstrap.cc:492] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.673517 18578 raft_consensus.cc:515] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.696333 18601 raft_consensus.cc:515] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.702714 18341 raft_consensus.cc:1240] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Rejecting Update request from peer 150193b6f8a0497e898ffe6294a0d381 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:06:25.695243 18530 raft_consensus.cc:385] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.699671 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.700188 18307 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:25.700727 18537 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.700397 18582 leader_election.cc:290] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.676142 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.701216 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.703513 18530 raft_consensus.cc:740] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.693739 18604 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.704850 18537 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.706089 18533 tablet_bootstrap.cc:654] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.706434 18416 raft_consensus.cc:2468] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:25.707679 18490 raft_consensus.cc:2468] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:25.707967 18537 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.708643 18540 raft_consensus.cc:2749] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:06:25.708921 18455 leader_election.cc:343] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.710302 18530 consensus_queue.cc:260] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.715442 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdcb26b91934c2eb2425c5feba460c6" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.743407 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.746711 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.746862 18537 consensus_queue.cc:1059] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:25.747735 18537 raft_consensus.cc:3055] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:25.748083 18537 raft_consensus.cc:740] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:25.736892 18338 raft_consensus.cc:2468] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:25.748874 18537 consensus_queue.cc:260] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.750923 18537 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:25.737936 18601 leader_election.cc:290] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.754071 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.754839 18416 raft_consensus.cc:2468] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:25.758617 18307 leader_election.cc:304] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:25.761242 18601 raft_consensus.cc:2804] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.761724 18601 raft_consensus.cc:493] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.762128 18601 raft_consensus.cc:3060] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.763866 18535 raft_consensus.cc:493] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.764487 18535 raft_consensus.cc:515] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.765113 18530 ts_tablet_manager.cc:1434] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.006s
I20260710 11:06:25.776535 18584 raft_consensus.cc:515] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.790879 18584 leader_election.cc:290] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.792389 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.793048 18338 raft_consensus.cc:3060] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:25.796677 18379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.195:46391, user_credentials={real_user=slave}} blocked reactor thread for 86973.5us
I20260710 11:06:25.796994 18601 raft_consensus.cc:515] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.799207 18601 leader_election.cc:290] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:25.799652 18379 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:25.800592 18587 raft_consensus.cc:2749] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:25.801152 18338 raft_consensus.cc:2468] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:25.802505 18381 leader_election.cc:304] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:25.803357 18587 raft_consensus.cc:2804] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.803830 18587 raft_consensus.cc:697] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:25.804250 18338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.804921 18587 consensus_queue.cc:237] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
W20260710 11:06:25.805510 18287 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:25.807946 18455 leader_election.cc:304] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
W20260710 11:06:25.808810 18455 leader_election.cc:343] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.809566 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:25.809653 18576 raft_consensus.cc:2804] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.810320 18416 raft_consensus.cc:3060] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.810343 18576 raft_consensus.cc:493] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.810463 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.810974 18576 raft_consensus.cc:3060] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.811295 18487 raft_consensus.cc:3060] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.812980 18578 leader_election.cc:290] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.817602 18531 tablet_bootstrap.cc:654] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.823630 18487 raft_consensus.cc:2468] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:25.824015 18576 raft_consensus.cc:515] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.834524 18576 leader_election.cc:290] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.836634 18582 raft_consensus.cc:493] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.831295 18535 leader_election.cc:290] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.837110 18582 raft_consensus.cc:515] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.837924 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:25.838691 18487 raft_consensus.cc:2468] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:25.839150 18582 leader_election.cc:290] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.839623 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:25.840183 18488 raft_consensus.cc:3060] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.840407 18416 raft_consensus.cc:2468] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:25.841595 18456 leader_election.cc:304] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:25.843359 18533 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:25.843832 18533 ts_tablet_manager.cc:1403] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.000s
I20260710 11:06:25.843824 18582 raft_consensus.cc:2804] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.844302 18582 raft_consensus.cc:493] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.844808 18582 raft_consensus.cc:3060] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.846387 18531 tablet_bootstrap.cc:492] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:25.846787 18531 ts_tablet_manager.cc:1403] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.009s
I20260710 11:06:25.847610 18533 raft_consensus.cc:359] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.848248 18533 raft_consensus.cc:385] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.848500 18533 raft_consensus.cc:740] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.848628 18488 raft_consensus.cc:2468] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:25.849220 18531 raft_consensus.cc:359] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.849095 18533 consensus_queue.cc:260] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.849857 18531 raft_consensus.cc:385] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:25.850123 18535 raft_consensus.cc:493] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:25.850680 18535 raft_consensus.cc:515] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.851469 18533 ts_tablet_manager.cc:1434] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:25.852388 18533 tablet_bootstrap.cc:492] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:25.853212 18535 leader_election.cc:290] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.856031 18582 raft_consensus.cc:515] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.892792 18307 leader_election.cc:304] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:25.850126 18531 raft_consensus.cc:740] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:25.900475 18413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.900950 18415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdcb26b91934c2eb2425c5feba460c6" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:25.902071 18415 raft_consensus.cc:3060] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:25.901846 18379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.195:46391, user_credentials={real_user=slave}} blocked reactor thread for 70866.1us
I20260710 11:06:25.902416 18533 tablet_bootstrap.cc:654] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:25.905424 18604 raft_consensus.cc:2804] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.906204 18604 raft_consensus.cc:697] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:25.907637 18604 consensus_queue.cc:237] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.899809 18531 consensus_queue.cc:260] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.915326 18413 raft_consensus.cc:2468] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 0.
I20260710 11:06:25.912760 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdcb26b91934c2eb2425c5feba460c6" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.925894 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.926769 18416 raft_consensus.cc:2393] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 1: Already voted for candidate 0fa8739c592042be9128d04c5d71cc41 in this term.
I20260710 11:06:25.930819 18414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:25.934818 18582 leader_election.cc:290] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
W20260710 11:06:25.944391 18456 leader_election.cc:343] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:25.945156 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:25.946344 18416 raft_consensus.cc:3060] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.950316 18531 ts_tablet_manager.cc:1434] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.103s	user 0.010s	sys 0.002s
I20260710 11:06:25.950706 18587 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:25.952008 18531 tablet_bootstrap.cc:492] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:25.952279 18456 leader_election.cc:304] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:25.954679 18576 raft_consensus.cc:2804] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:25.955076 18576 raft_consensus.cc:493] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:25.955435 18576 raft_consensus.cc:3060] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:25.958000 18304 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.195:46391, user_credentials={real_user=slave}} blocked reactor thread for 50032.9us
I20260710 11:06:25.959565 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdcb26b91934c2eb2425c5feba460c6" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.960312 18341 raft_consensus.cc:3060] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.962915 18576 raft_consensus.cc:515] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.967484 18416 raft_consensus.cc:2468] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:25.968852 18341 raft_consensus.cc:2468] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:25.973430 18456 leader_election.cc:304] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:25.974116 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:25.974843 18412 raft_consensus.cc:3060] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.975181 18565 raft_consensus.cc:2804] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.972728 18576 leader_election.cc:290] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:25.976178 18565 raft_consensus.cc:697] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:25.978422 18565 consensus_queue.cc:237] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.979979 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.983975 18339 raft_consensus.cc:3060] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:25.984653 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.990612 18415 raft_consensus.cc:2468] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:25.983989 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:25.992717 18455 leader_election.cc:304] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:25.997053 18578 raft_consensus.cc:2804] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:25.997110 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:25.997818 18578 raft_consensus.cc:697] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:25.998868 18578 consensus_queue.cc:237] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:25.999909 18455 leader_election.cc:304] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:26.001119 18582 raft_consensus.cc:2749] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.008606 18584 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:26.008756 18239 catalog_manager.cc:5697] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.008092 18236 catalog_manager.cc:5697] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:26.011190 18381 consensus_peers.cc:597] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:26.014731 18455 leader_election.cc:343] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:26.016607 18455 leader_election.cc:343] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.017091 18455 leader_election.cc:304] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:26.018239 18565 raft_consensus.cc:2749] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:26.018354 18455 leader_election.cc:343] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.021809 18533 tablet_bootstrap.cc:492] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:26.022521 18533 ts_tablet_manager.cc:1403] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.022s
I20260710 11:06:26.023759 18584 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.029803 18533 raft_consensus.cc:359] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.030881 18533 raft_consensus.cc:385] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.031277 18533 raft_consensus.cc:740] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.034173 18533 consensus_queue.cc:260] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.037463 18533 ts_tablet_manager.cc:1434] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:06:26.033289 18412 raft_consensus.cc:2468] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 1.
I20260710 11:06:26.040076 18456 leader_election.cc:304] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:26.050966 18533 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:26.053316 18531 tablet_bootstrap.cc:654] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.054159 18578 raft_consensus.cc:2804] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.054740 18578 raft_consensus.cc:697] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:26.055711 18578 consensus_queue.cc:237] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.101441 18533 tablet_bootstrap.cc:654] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.112867 18578 raft_consensus.cc:493] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.115176 18578 raft_consensus.cc:515] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.116827 18531 tablet_bootstrap.cc:492] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:26.117311 18531 ts_tablet_manager.cc:1403] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.010s
I20260710 11:06:26.111590 18236 catalog_manager.cc:5697] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.118480 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:26.119081 18236 catalog_manager.cc:5697] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
W20260710 11:06:26.120187 18455 leader_election.cc:343] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.120728 18533 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:26.121470 18578 leader_election.cc:290] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:26.121980 18533 ts_tablet_manager.cc:1403] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.003s
I20260710 11:06:26.120748 18236 catalog_manager.cc:5697] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:26.122951 18531 raft_consensus.cc:359] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.123809 18531 raft_consensus.cc:385] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.123988 18531 raft_consensus.cc:740] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.122922 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
W20260710 11:06:26.125929 18456 leader_election.cc:343] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:26.126369 18456 leader_election.cc:304] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:26.127904 18531 consensus_queue.cc:260] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.128852 18578 raft_consensus.cc:2749] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.130206 18531 ts_tablet_manager.cc:1434] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:26.133328 18531 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381: Bootstrap starting.
I20260710 11:06:26.134291 18533 raft_consensus.cc:359] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.135020 18533 raft_consensus.cc:385] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.135325 18533 raft_consensus.cc:740] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.136070 18533 consensus_queue.cc:260] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.138468 18533 ts_tablet_manager.cc:1434] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:06:26.139377 18533 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:26.140072 18531 tablet_bootstrap.cc:654] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.145524 18533 tablet_bootstrap.cc:654] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.150149 18531 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381: No bootstrap required, opened a new log
I20260710 11:06:26.150573 18531 ts_tablet_manager.cc:1403] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260710 11:06:26.155941 18533 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:26.156412 18533 ts_tablet_manager.cc:1403] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:06:26.157855 18531 raft_consensus.cc:359] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.158531 18531 raft_consensus.cc:385] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.160024 18533 raft_consensus.cc:359] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.160693 18533 raft_consensus.cc:385] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.160962 18533 raft_consensus.cc:740] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.158802 18531 raft_consensus.cc:740] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.161661 18533 consensus_queue.cc:260] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.161913 18531 consensus_queue.cc:260] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.163776 18533 ts_tablet_manager.cc:1434] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:06:26.164000 18531 ts_tablet_manager.cc:1434] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:06:26.164835 18533 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:26.171554 18533 tablet_bootstrap.cc:654] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.178601 18533 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:26.179023 18533 ts_tablet_manager.cc:1403] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 11:06:26.181106 18533 raft_consensus.cc:359] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.181617 18533 raft_consensus.cc:385] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.181816 18533 raft_consensus.cc:740] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.182274 18533 consensus_queue.cc:260] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.183889 18533 ts_tablet_manager.cc:1434] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:06:26.185107 18533 tablet_bootstrap.cc:492] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41: Bootstrap starting.
I20260710 11:06:26.190527 18533 tablet_bootstrap.cc:654] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:26.194761 18533 tablet_bootstrap.cc:492] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41: No bootstrap required, opened a new log
I20260710 11:06:26.195142 18533 ts_tablet_manager.cc:1403] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:06:26.196822 18586 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:26.197494 18533 raft_consensus.cc:359] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.198037 18533 raft_consensus.cc:385] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:26.198263 18533 raft_consensus.cc:740] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Initialized, Role: FOLLOWER
I20260710 11:06:26.198899 18533 consensus_queue.cc:260] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.201115 18604 raft_consensus.cc:493] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.201108 18533 ts_tablet_manager.cc:1434] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:06:26.201696 18604 raft_consensus.cc:515] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.204200 18604 leader_election.cc:290] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.204830 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:26.205634 18412 raft_consensus.cc:2393] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fa8739c592042be9128d04c5d71cc41 in current term 1: Already voted for candidate 5187bc7472354ed381d09504969267c4 in this term.
I20260710 11:06:26.208431 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:26.210079 18304 leader_election.cc:304] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:26.211262 18604 raft_consensus.cc:3060] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.211642 18587 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.216922 18604 raft_consensus.cc:2749] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.283501 18604 raft_consensus.cc:493] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.283896 18604 raft_consensus.cc:515] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.285630 18604 leader_election.cc:290] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.286379 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:26.286758 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:26.286962 18412 raft_consensus.cc:2468] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:26.287339 18487 raft_consensus.cc:2468] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:26.288019 18307 leader_election.cc:304] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:26.288779 18604 raft_consensus.cc:2804] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.289036 18604 raft_consensus.cc:493] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.289261 18604 raft_consensus.cc:3060] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.294432 18604 raft_consensus.cc:515] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.296058 18604 leader_election.cc:290] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.296682 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:26.296964 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:26.297186 18412 raft_consensus.cc:3060] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.297619 18487 raft_consensus.cc:3060] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.301874 18412 raft_consensus.cc:2468] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:26.302452 18487 raft_consensus.cc:2468] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:26.302994 18307 leader_election.cc:304] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:26.303818 18604 raft_consensus.cc:2804] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.304301 18604 raft_consensus.cc:697] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:26.305055 18604 consensus_queue.cc:237] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.312333 18236 catalog_manager.cc:5697] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.365907 18604 raft_consensus.cc:493] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.366381 18604 raft_consensus.cc:515] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.367295 18540 raft_consensus.cc:493] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.367733 18540 raft_consensus.cc:515] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.368203 18604 leader_election.cc:290] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.369091 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:26.369415 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:26.370527 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:26.369791 18540 leader_election.cc:290] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.371649 18412 raft_consensus.cc:2393] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fa8739c592042be9128d04c5d71cc41 in current term 1: Already voted for candidate 5187bc7472354ed381d09504969267c4 in this term.
I20260710 11:06:26.371783 18304 leader_election.cc:304] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:26.371786 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:26.372833 18540 raft_consensus.cc:2749] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.373258 18304 leader_election.cc:304] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:26.373992 18540 raft_consensus.cc:3060] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.379570 18540 raft_consensus.cc:2749] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.394279 18578 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.404090 18576 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.413751 18540 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.425712 18601 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.473888 18339 raft_consensus.cc:3060] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.523222 18537 raft_consensus.cc:493] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.523689 18537 raft_consensus.cc:515] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.525707 18537 leader_election.cc:290] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.526091 18601 raft_consensus.cc:493] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:26.526381 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:26.526754 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:26.526623 18601 raft_consensus.cc:515] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.527390 18488 raft_consensus.cc:2468] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:26.527667 18339 raft_consensus.cc:2468] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 0.
I20260710 11:06:26.528460 18379 leader_election.cc:304] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:26.529045 18601 leader_election.cc:290] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.529340 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:26.529713 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:26.529278 18537 raft_consensus.cc:2804] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.530310 18537 raft_consensus.cc:493] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.530360 18488 raft_consensus.cc:2468] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 0.
I20260710 11:06:26.530776 18537 raft_consensus.cc:3060] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.531488 18304 leader_election.cc:304] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:26.532238 18601 raft_consensus.cc:2804] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:26.532593 18601 raft_consensus.cc:493] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:26.533648 18601 raft_consensus.cc:3060] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.538527 18537 raft_consensus.cc:515] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.538473 18576 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:26.539706 18416 raft_consensus.cc:2393] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fa8739c592042be9128d04c5d71cc41 in current term 1: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:26.540158 18601 raft_consensus.cc:515] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.541054 18537 leader_election.cc:290] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 1 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.542196 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:26.542582 18601 leader_election.cc:290] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 1 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:26.542841 18488 raft_consensus.cc:3060] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:26.543246 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:26.543968 18416 raft_consensus.cc:2393] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0fa8739c592042be9128d04c5d71cc41 in current term 1: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:26.541671 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:26.545228 18339 raft_consensus.cc:2393] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 150193b6f8a0497e898ffe6294a0d381 in current term 1: Already voted for candidate 0fa8739c592042be9128d04c5d71cc41 in this term.
I20260710 11:06:26.546496 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee3e71c316734ccdb036c212dfaf4baf" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:26.547821 18304 leader_election.cc:304] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:26.549911 18601 raft_consensus.cc:2749] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:26.549942 18488 raft_consensus.cc:2468] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:26.551370 18379 leader_election.cc:304] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:26.552665 18586 raft_consensus.cc:2804] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:26.553131 18586 raft_consensus.cc:697] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:26.553923 18586 consensus_queue.cc:237] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:26.561496 18578 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.566514 18236 catalog_manager.cc:5697] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:26.569490 18576 consensus_queue.cc:1048] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.585877 18576 consensus_queue.cc:1048] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.625768 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:26.632464 18704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:26.633993 18705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:26.634524 18707 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:26.635216 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:26.636497 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:26.636780 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:26.636997 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681586636980 us; error 0 us; skew 500 ppm
I20260710 11:06:26.637778 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:26.641439 17191 webserver.cc:533] Webserver started at http://127.16.201.196:44815/ using document root <none> and password file <none>
I20260710 11:06:26.642124 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:26.642383 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:26.642778 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:26.644419 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-3-root/instance:
uuid: "3641a5308c6d4141b5ef98bf475126e0"
format_stamp: "Formatted at 2026-07-10 11:06:26 on dist-test-slave-7rm2"
I20260710 11:06:26.648897 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:26.652312 18712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:26.653201 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:26.653443 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-3-root
uuid: "3641a5308c6d4141b5ef98bf475126e0"
format_stamp: "Formatted at 2026-07-10 11:06:26 on dist-test-slave-7rm2"
I20260710 11:06:26.653759 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:26.669777 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:26.671073 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:26.672302 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:26.674650 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:26.674878 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:26.675123 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:26.675319 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:26.724720 18601 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.749541 18540 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:26.771569 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.196:41663
I20260710 11:06:26.771682 18776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.196:41663 every 8 connection(s)
I20260710 11:06:26.777418 17191 auto_leader_rebalancer-test.cc:388] add a tserver: 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:26.789656 18777 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44787
I20260710 11:06:26.790100 18777 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:26.790863 18777 heartbeater.cc:507] Master 127.16.201.254:44787 requested a full tablet report, sending...
I20260710 11:06:26.792737 18239 ts_manager.cc:194] Registered new tserver with Master: 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663)
I20260710 11:06:26.794100 18239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60426
I20260710 11:06:26.851425 18339 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:26.858989 18488 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:26.860817 18604 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:26.861579 18416 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:26.863341 18604 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:26.879091 18307 consensus_peers.cc:597] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 236906bb2619461f9917c58172908b42. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:26.879402 18540 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.881379 18416 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.882103 18488 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.895325 18239 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.914803 18416 consensus_queue.cc:237] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:26.922039 18488 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:26.922330 18340 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:26.923552 18586 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:26.924794 18587 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:26.933825 18382 consensus_peers.cc:597] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2011291aab444ed796a59934b48266ea. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:26.936436 18587 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.938669 18340 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.942348 18488 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.964928 18236 catalog_manager.cc:5697] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.968133 18416 consensus_queue.cc:237] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:26.977945 18340 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:26.979456 18794 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:26.980403 18382 consensus_peers.cc:597] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3377863d2284f3084dc2c3b65037b81. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:26.982426 18488 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:26.983641 18587 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:26.992070 18793 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.993821 18340 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:26.993821 18488 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:27.008131 18239 catalog_manager.cc:5697] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:27.021286 18488 consensus_queue.cc:237] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.030465 18340 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:27.031952 18416 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:27.032313 18565 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:27.034122 18565 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:27.043454 18582 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
W20260710 11:06:27.045571 18456 consensus_peers.cc:597] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 545c0b30acae472ba7ce0867455b1350. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:27.045045 18416 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:27.048017 18339 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:27.056906 18238 catalog_manager.cc:5697] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:27.067433 18794 consensus_queue.cc:1048] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:27.081728 18586 consensus_queue.cc:1048] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:27.110585 18794 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:27.111212 18794 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:27.115085 18794 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:27.115968 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:27.116641 18339 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 2.
I20260710 11:06:27.116590 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:27.117898 18381 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:27.118734 18794 raft_consensus.cc:2804] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:27.119098 18794 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:27.119427 18794 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:27.126374 18794 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:27.128381 18794 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 3 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:27.129475 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:27.130128 18339 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:27.133720 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:27.136210 18339 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 3.
I20260710 11:06:27.137249 18381 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 5187bc7472354ed381d09504969267c4
I20260710 11:06:27.137990 18794 raft_consensus.cc:2804] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:27.138499 18794 raft_consensus.cc:697] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:27.139262 18794 consensus_queue.cc:237] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:27.147665 18238 catalog_manager.cc:5697] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:27.157804 18578 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:27.158381 18578 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:27.160444 18578 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:27.161180 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:27.161892 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:27.161963 18339 raft_consensus.cc:2368] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 for earlier term 2. Current term is 3.
I20260710 11:06:27.163127 18455 leader_election.cc:400] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995) with higher term. Message: Invalid argument: T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 for earlier term 2. Current term is 3.
I20260710 11:06:27.163475 18455 leader_election.cc:403] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:06:27.164065 18578 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:06:27.169363 18578 raft_consensus.cc:2749] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995) with higher term. Message: Invalid argument: T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 for earlier term 2. Current term is 3.
I20260710 11:06:27.330590 18806 ts_tablet_manager.cc:933] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:27.332679 18806 tablet_copy_client.cc:323] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:27.344501 18426 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 2011291aab444ed796a59934b48266ea from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:27.345151 18426 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 2011291aab444ed796a59934b48266ea from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-2011291aab444ed796a59934b48266ea
I20260710 11:06:27.353703 18426 tablet_copy_source_session.cc:215] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:27.357439 18806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2011291aab444ed796a59934b48266ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:27.368420 18806 tablet_copy_client.cc:806] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:27.369061 18806 tablet_copy_client.cc:670] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:27.373164 18806 tablet_copy_client.cc:538] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:27.382166 18806 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:27.382665 18809 ts_tablet_manager.cc:933] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:27.392339 18809 tablet_copy_client.cc:323] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.193:32995
I20260710 11:06:27.403594 18806 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:27.404795 18806 tablet_bootstrap.cc:492] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:27.405464 18806 ts_tablet_manager.cc:1403] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260710 11:06:27.408653 18351 tablet_copy_service.cc:140] P 0fa8739c592042be9128d04c5d71cc41: Received BeginTabletCopySession request for tablet 236906bb2619461f9917c58172908b42 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:54896)
I20260710 11:06:27.408514 18806 raft_consensus.cc:359] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.409273 18351 tablet_copy_service.cc:161] P 0fa8739c592042be9128d04c5d71cc41: Beginning new tablet copy session on tablet 236906bb2619461f9917c58172908b42 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:54896: session id = 3641a5308c6d4141b5ef98bf475126e0-236906bb2619461f9917c58172908b42
I20260710 11:06:27.409427 18806 raft_consensus.cc:740] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:27.410130 18806 consensus_queue.cc:260] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.418871 18351 tablet_copy_source_session.cc:215] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:27.419447 18806 ts_tablet_manager.cc:1434] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:06:27.419734 18777 heartbeater.cc:499] Master 127.16.201.254:44787 was elected leader, sending a full tablet report...
I20260710 11:06:27.424907 18809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236906bb2619461f9917c58172908b42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:27.425791 18426 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-2011291aab444ed796a59934b48266ea received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:27.426345 18426 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-2011291aab444ed796a59934b48266ea on tablet 2011291aab444ed796a59934b48266ea with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:27.438444 18806 ts_tablet_manager.cc:933] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:27.439949 18806 tablet_copy_client.cc:323] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:27.442466 18809 tablet_copy_client.cc:806] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:27.443117 18809 tablet_copy_client.cc:670] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:27.443616 18426 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet f3377863d2284f3084dc2c3b65037b81 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:27.444285 18426 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet f3377863d2284f3084dc2c3b65037b81 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-f3377863d2284f3084dc2c3b65037b81
I20260710 11:06:27.447467 18809 tablet_copy_client.cc:538] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:27.452628 18426 tablet_copy_source_session.cc:215] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:27.455246 18806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3377863d2284f3084dc2c3b65037b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:27.457650 18809 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:27.471211 18806 tablet_copy_client.cc:806] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:27.471803 18806 tablet_copy_client.cc:670] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:27.476303 18806 tablet_copy_client.cc:538] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:27.483170 18814 ts_tablet_manager.cc:933] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:27.483341 18809 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:27.484242 18809 tablet_bootstrap.cc:492] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:27.484877 18809 ts_tablet_manager.cc:1403] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 11:06:27.485342 18806 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:27.487828 18809 raft_consensus.cc:359] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.488683 18809 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:27.489394 18809 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.492101 18809 ts_tablet_manager.cc:1434] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:06:27.496145 18351 tablet_copy_service.cc:342] P 0fa8739c592042be9128d04c5d71cc41: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-236906bb2619461f9917c58172908b42 received from {username='slave'} at 127.0.0.1:54896
I20260710 11:06:27.496619 18351 tablet_copy_service.cc:434] P 0fa8739c592042be9128d04c5d71cc41: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-236906bb2619461f9917c58172908b42 on tablet 236906bb2619461f9917c58172908b42 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:27.527371 18814 tablet_copy_client.cc:323] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.195:46391
I20260710 11:06:27.540035 18806 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:27.541127 18806 tablet_bootstrap.cc:492] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:27.541908 18806 ts_tablet_manager.cc:1403] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.023s
I20260710 11:06:27.545250 18806 raft_consensus.cc:359] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.546082 18806 raft_consensus.cc:740] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:27.546727 18806 consensus_queue.cc:260] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.550776 18806 ts_tablet_manager.cc:1434] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:27.552570 18426 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-f3377863d2284f3084dc2c3b65037b81 received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:27.552561 18500 tablet_copy_service.cc:140] P 5187bc7472354ed381d09504969267c4: Received BeginTabletCopySession request for tablet 545c0b30acae472ba7ce0867455b1350 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:34490)
I20260710 11:06:27.553097 18426 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-f3377863d2284f3084dc2c3b65037b81 on tablet f3377863d2284f3084dc2c3b65037b81 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:27.553236 18500 tablet_copy_service.cc:161] P 5187bc7472354ed381d09504969267c4: Beginning new tablet copy session on tablet 545c0b30acae472ba7ce0867455b1350 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:34490: session id = 3641a5308c6d4141b5ef98bf475126e0-545c0b30acae472ba7ce0867455b1350
I20260710 11:06:27.559057 18500 tablet_copy_source_session.cc:215] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:27.562040 18814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545c0b30acae472ba7ce0867455b1350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:27.576996 18814 tablet_copy_client.cc:806] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:27.577594 18814 tablet_copy_client.cc:670] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:27.581295 18814 tablet_copy_client.cc:538] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:27.587363 18814 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:27.603525 18814 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:27.604295 18814 tablet_bootstrap.cc:492] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:27.605028 18814 ts_tablet_manager.cc:1403] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:06:27.607682 18814 raft_consensus.cc:359] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.608439 18814 raft_consensus.cc:740] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:27.609015 18814 consensus_queue.cc:260] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:27.610708 18814 ts_tablet_manager.cc:1434] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:27.612403 18500 tablet_copy_service.cc:342] P 5187bc7472354ed381d09504969267c4: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-545c0b30acae472ba7ce0867455b1350 received from {username='slave'} at 127.0.0.1:34490
I20260710 11:06:27.612803 18500 tablet_copy_service.cc:434] P 5187bc7472354ed381d09504969267c4: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-545c0b30acae472ba7ce0867455b1350 on tablet 545c0b30acae472ba7ce0867455b1350 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:27.628191 18340 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:27.629441 18793 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:27.644622 18488 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:27.646865 18794 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:28.093643 18750 raft_consensus.cc:1217] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:28.734229 18829 raft_consensus.cc:493] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:28.735044 18829 raft_consensus.cc:515] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:28.738787 18829 leader_election.cc:290] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:28.798141 18828 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:28.798919 18828 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:28.850704 18827 raft_consensus.cc:493] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:28.851521 18827 raft_consensus.cc:515] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:28.854259 18827 leader_election.cc:290] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:28.866561 18828 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.004544 18829 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.005297 18829 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.063709 18829 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.066413 18828 raft_consensus.cc:493] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.066963 18828 raft_consensus.cc:515] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.069005 18828 leader_election.cc:290] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.069499 18828 raft_consensus.cc:493] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.070468 18828 raft_consensus.cc:515] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.076987 18828 leader_election.cc:290] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.091588 18831 raft_consensus.cc:493] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.092177 18831 raft_consensus.cc:515] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.095644 18831 leader_election.cc:290] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.120599 18831 raft_consensus.cc:493] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.121994 18828 raft_consensus.cc:493] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.122097 18830 raft_consensus.cc:493] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.122587 18828 raft_consensus.cc:515] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.122720 18830 raft_consensus.cc:515] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.126206 18828 leader_election.cc:290] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.121209 18831 raft_consensus.cc:515] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.131775 18831 leader_election.cc:290] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.135910 18832 raft_consensus.cc:493] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.136686 18832 raft_consensus.cc:515] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.138383 18830 leader_election.cc:290] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.133368 18828 raft_consensus.cc:493] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.139735 18828 raft_consensus.cc:515] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.141367 18830 raft_consensus.cc:493] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.141840 18834 raft_consensus.cc:493] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.141953 18830 raft_consensus.cc:515] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.142692 18834 raft_consensus.cc:515] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.144239 18830 leader_election.cc:290] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.145042 18830 raft_consensus.cc:493] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.146006 18830 raft_consensus.cc:515] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.147305 18828 leader_election.cc:290] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.147859 18830 leader_election.cc:290] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.148159 18832 leader_election.cc:290] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.150085 18834 leader_election.cc:290] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.155224 18834 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.155421 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.155836 18834 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.160796 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.161453 18488 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:29.161861 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.162892 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.154584 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.163522 18488 raft_consensus.cc:2468] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:29.164626 18834 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.164790 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.165146 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.165736 18488 raft_consensus.cc:2468] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:29.168125 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11dddf9ee14f2fafc3df5a2b864d85" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.167022 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.172237 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.170387 18410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdcb26b91934c2eb2425c5feba460c6" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.173938 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.180323 18831 raft_consensus.cc:493] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.180815 18831 raft_consensus.cc:515] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.182904 18836 raft_consensus.cc:493] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.183525 18836 raft_consensus.cc:515] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.172865 18750 raft_consensus.cc:1217] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:29.169951 18837 raft_consensus.cc:493] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.194908 18830 raft_consensus.cc:493] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.204733 18832 raft_consensus.cc:493] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.205579 18832 raft_consensus.cc:515] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:29.203680 18837 raft_consensus.cc:515] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.221088 18749 raft_consensus.cc:1217] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:29.202379 18838 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
W20260710 11:06:29.333537 18437 debug-util.cc:398] Leaking SignalData structure 0x7b08001db060 after lost signal to thread 17194
I20260710 11:06:29.337181 18836 leader_election.cc:290] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:29.211376 18830 raft_consensus.cc:515] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:29.365200 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.370048 18830 leader_election.cc:290] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.355422 18838 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.370847 18830 raft_consensus.cc:493] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5187bc7472354ed381d09504969267c4)
I20260710 11:06:29.371596 18830 raft_consensus.cc:515] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.355093 18836 raft_consensus.cc:493] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.372731 18836 raft_consensus.cc:515] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.373543 18838 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.375288 18836 leader_election.cc:290] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:29.380553 18842 raft_consensus.cc:493] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.380625 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.382045 18748 raft_consensus.cc:1217] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:29.381870 18842 raft_consensus.cc:515] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.382404 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.384352 18842 leader_election.cc:290] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:29.388200 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.389577 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.395016 18836 raft_consensus.cc:493] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.395557 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.396106 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.377401 18832 leader_election.cc:290] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:29.395982 18836 raft_consensus.cc:515] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.399261 18840 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.399675 18840 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.400715 18836 leader_election.cc:290] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:29.401211 18840 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
W20260710 11:06:29.397056 18437 debug-util.cc:398] Leaking SignalData structure 0x7b080005a940 after lost signal to thread 18273
I20260710 11:06:29.393239 18837 leader_election.cc:290] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.396661 18842 raft_consensus.cc:493] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.406307 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2c51e0305a48e884cf1b54d9782c14" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.434847 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd203a7848ea490d8aedc00ae24bc924" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.434319 18842 raft_consensus.cc:515] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } }
I20260710 11:06:29.438161 18842 leader_election.cc:290] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:29.439616 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.446288 18839 raft_consensus.cc:493] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 150193b6f8a0497e898ffe6294a0d381)
I20260710 11:06:29.446904 18839 raft_consensus.cc:515] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.449482 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.450275 18831 leader_election.cc:290] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.450250 18490 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 1.
I20260710 11:06:29.450892 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.463332 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d87a2e01c24158be260263c1dcc649" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.474968 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.463434 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.481809 18379 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:29.482856 18828 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:29.483279 18828 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.483737 18828 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.480667 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.490551 18379 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
W20260710 11:06:29.491055 18437 debug-util.cc:398] Leaking SignalData structure 0x7b0800205580 after lost signal to thread 18365
I20260710 11:06:29.491626 18379 leader_election.cc:304] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:29.492105 18834 raft_consensus.cc:2804] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:29.492504 18834 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.492892 18834 raft_consensus.cc:3060] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.492619 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.492986 18828 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:29.493515 18833 raft_consensus.cc:2804] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:29.494868 18833 raft_consensus.cc:493] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.495285 18833 raft_consensus.cc:3060] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.495306 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.495950 18828 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:29.492139 18437 debug-util.cc:398] Leaking SignalData structure 0x7b08002499a0 after lost signal to thread 18440
I20260710 11:06:29.479699 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.502544 18839 leader_election.cc:290] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:29.502590 18437 debug-util.cc:398] Leaking SignalData structure 0x7b080027be60 after lost signal to thread 18514
W20260710 11:06:29.504282 18437 debug-util.cc:398] Leaking SignalData structure 0x7b080027be80 after lost signal to thread 18515
I20260710 11:06:29.504148 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.504632 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.497605 18830 leader_election.cc:290] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
W20260710 11:06:29.505479 18437 debug-util.cc:398] Leaking SignalData structure 0x7b08002794a0 after lost signal to thread 18776
I20260710 11:06:29.507422 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a4184cbd6f4ca5a89e5b8ae54ec402" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.508759 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd203a7848ea490d8aedc00ae24bc924" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.509912 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.511708 18833 raft_consensus.cc:515] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.512915 18412 raft_consensus.cc:1240] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Rejecting Update request from peer 0fa8739c592042be9128d04c5d71cc41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:29.514650 18833 leader_election.cc:290] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.515741 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.519826 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bdcb26b91934c2eb2425c5feba460c6" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.520787 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.515394 18487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae11dddf9ee14f2fafc3df5a2b864d85" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.522825 18834 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.523907 18488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.524063 18489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.515482 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.525005 18484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.515179 18490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.525524 18486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.526328 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.526074 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.528743 18834 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.529022 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.515954 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:29.530264 18381 leader_election.cc:304] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.531227 18835 raft_consensus.cc:2749] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.531869 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.536598 18379 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:29.537317 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545c0b30acae472ba7ce0867455b1350" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.537758 18833 raft_consensus.cc:2804] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:29.538187 18833 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:29.538543 18833 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.539139 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:29.541205 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.541535 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:29.543002 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:29.543919 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.544492 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:29.547827 18833 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.553694 18833 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:29.555594 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:29.558712 18839 consensus_queue.cc:1059] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:29.559804 18846 raft_consensus.cc:3055] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.560117 18381 leader_election.cc:304] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.560269 18846 raft_consensus.cc:740] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:29.561134 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.561461 18381 leader_election.cc:304] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.561323 18846 consensus_queue.cc:260] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.562533 18834 raft_consensus.cc:2749] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.562808 18846 raft_consensus.cc:3060] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.563771 18456 leader_election.cc:304] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:29.564662 18847 raft_consensus.cc:2749] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.564913 18456 leader_election.cc:304] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:29.565654 18835 raft_consensus.cc:2749] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.567596 18847 raft_consensus.cc:2749] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.569869 18835 raft_consensus.cc:1064] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:29.570194 18456 leader_election.cc:304] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:29.570853 18847 raft_consensus.cc:2749] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.571879 18456 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:29.572430 18835 consensus_queue.cc:237] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:29.579217 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cba7d0db11b43a4a8a38e4ac7390f8b" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.581053 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f02441e3d7341ab9171e2ea2229f7be" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:29.582160 18381 leader_election.cc:304] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.582536 18340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:29.584564 18828 raft_consensus.cc:2749] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.584652 18381 leader_election.cc:304] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.585976 18828 raft_consensus.cc:2749] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.587139 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:29.582978 18341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:29.588182 18381 leader_election.cc:304] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.588721 18845 raft_consensus.cc:2749] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.583031 18456 leader_election.cc:304] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:29.590737 18412 raft_consensus.cc:1240] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Rejecting Update request from peer 0fa8739c592042be9128d04c5d71cc41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:29.595685 18416 raft_consensus.cc:1240] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Rejecting Update request from peer 0fa8739c592042be9128d04c5d71cc41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:29.599023 18304 leader_election.cc:304] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.596611 18834 raft_consensus.cc:2749] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.600940 18304 leader_election.cc:304] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.601608 18337 raft_consensus.cc:2468] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 2.
I20260710 11:06:29.602336 18839 raft_consensus.cc:2749] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.602510 18842 raft_consensus.cc:2749] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.603760 18416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:29.604853 18381 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.605187 18836 raft_consensus.cc:1064] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:29.605486 18846 raft_consensus.cc:2749] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.605974 18834 raft_consensus.cc:2749] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.607805 18304 leader_election.cc:304] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.609206 18304 leader_election.cc:304] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.609844 18846 raft_consensus.cc:2749] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.610863 18830 raft_consensus.cc:2749] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.612521 18304 leader_election.cc:304] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.613209 18381 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.608035 18836 consensus_queue.cc:237] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:29.613854 18846 raft_consensus.cc:2749] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.614549 18833 raft_consensus.cc:2749] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.615312 18304 leader_election.cc:304] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.616670 18304 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.617286 18846 raft_consensus.cc:2749] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.617627 18456 leader_election.cc:304] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [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: 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:29.618615 18842 raft_consensus.cc:2749] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.618706 18846 raft_consensus.cc:2749] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:06:29.620151 18304 leader_election.cc:304] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.620973 18846 raft_consensus.cc:2749] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.621436 18304 leader_election.cc:304] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.622278 18846 raft_consensus.cc:2749] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.622740 18304 leader_election.cc:304] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.623541 18846 raft_consensus.cc:2749] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.624006 18304 leader_election.cc:304] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.624848 18846 raft_consensus.cc:2749] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.629657 18748 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.631253 18833 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:29.631664 18304 leader_election.cc:304] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.632058 18483 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.632515 18830 raft_consensus.cc:2749] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.633910 18833 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:29.635079 18304 leader_election.cc:304] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41; no voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.636294 18830 raft_consensus.cc:2749] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.642500 18381 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [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: 150193b6f8a0497e898ffe6294a0d381; no voters: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.644462 18416 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.644392 18381 leader_election.cc:304] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 5187bc7472354ed381d09504969267c4
I20260710 11:06:29.645526 18834 raft_consensus.cc:2804] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:29.646001 18834 raft_consensus.cc:697] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:29.646183 18836 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:29.646777 18834 consensus_queue.cc:237] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.643641 18833 raft_consensus.cc:2749] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:29.651207 18341 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.657661 18830 consensus_queue.cc:1059] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:29.658646 18839 raft_consensus.cc:3055] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.659121 18839 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:29.660104 18839 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:29.663710 18839 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.663477 18846 consensus_queue.cc:1059] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:06:29.665151 18830 raft_consensus.cc:3055] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.665501 18830 raft_consensus.cc:740] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:29.666395 18830 consensus_queue.cc:260] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.667675 18830 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.669684 18833 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:29.671602 18748 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.673280 18847 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:06:29.688374 18335 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.702574 18842 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:06:29.715685 18239 catalog_manager.cc:5697] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 1 to 2, leader changed from 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:29.745666 18341 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.746701 18836 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.747802 18828 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.755707 18333 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.758414 18483 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.762076 18236 catalog_manager.cc:5697] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.765771 18416 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.774060 18833 raft_consensus.cc:1064] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:29.776666 18833 consensus_queue.cc:237] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:29.780937 18749 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.801502 18750 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.810474 18483 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.811975 18333 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.815735 18749 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:29.816807 18829 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:29.819624 18828 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:29.830976 18829 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:29.839075 18238 catalog_manager.cc:5697] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.859728 18483 consensus_queue.cc:237] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:29.861804 18408 raft_consensus.cc:1240] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Rejecting Update request from peer 0fa8739c592042be9128d04c5d71cc41 for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:29.867821 18839 consensus_queue.cc:1059] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:29.869165 18839 raft_consensus.cc:3055] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:29.869593 18839 raft_consensus.cc:740] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:29.872329 18839 consensus_queue.cc:260] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:29.874300 18839 raft_consensus.cc:3060] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:29.878654 18749 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:29.879419 18337 raft_consensus.cc:1275] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:29.883714 18842 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:29.889981 18842 consensus_queue.cc:1048] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:29.893224 18412 consensus_queue.cc:237] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:29.911114 18847 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.911976 18827 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.919508 18748 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:29.919663 18483 raft_consensus.cc:1275] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:29.922164 18833 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:29.927325 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 545c0b30acae472ba7ce0867455b1350 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:29.928081 18748 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.931787 18333 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.933372 18238 catalog_manager.cc:5697] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:29.942071 18828 consensus_queue.cc:1048] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:29.946533 18835 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:29.964885 18406 tablet_service.cc:1558] Processing DeleteTablet for tablet 545c0b30acae472ba7ce0867455b1350 with delete_type TABLET_DATA_TOMBSTONED (TS 150193b6f8a0497e898ffe6294a0d381 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:29.982511 18487 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.002969 18239 catalog_manager.cc:5697] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:30.010584 18487 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.014765 18749 raft_consensus.cc:2955] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.020087 18237 catalog_manager.cc:5697] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.037263 18331 tablet_service.cc:1558] Processing DeleteTablet for tablet f3377863d2284f3084dc2c3b65037b81 with delete_type TABLET_DATA_TOMBSTONED (TS 0fa8739c592042be9128d04c5d71cc41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:06:30.043530 18333 raft_consensus.cc:2955] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.058292 18865 tablet_replica.cc:333] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:30.060467 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3377863d2284f3084dc2c3b65037b81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:30.061219 18865 raft_consensus.cc:2243] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:30.063643 18866 tablet_replica.cc:333] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:30.064769 18866 raft_consensus.cc:2243] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:30.065616 18866 raft_consensus.cc:2272] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:30.069793 18866 ts_tablet_manager.cc:1916] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:30.070334 18865 raft_consensus.cc:2272] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:30.074749 18865 ts_tablet_manager.cc:1916] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:30.090656 18748 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.111377 18408 consensus_queue.cc:237] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:30.115466 18866 ts_tablet_manager.cc:1929] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:30.116101 18866 log.cc:1199] T f3377863d2284f3084dc2c3b65037b81 P 0fa8739c592042be9128d04c5d71cc41: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/wals/f3377863d2284f3084dc2c3b65037b81
I20260710 11:06:30.118232 18225 catalog_manager.cc:5028] TS 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): tablet f3377863d2284f3084dc2c3b65037b81 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:30.113310 18865 ts_tablet_manager.cc:1929] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:30.118984 18865 log.cc:1199] T 545c0b30acae472ba7ce0867455b1350 P 150193b6f8a0497e898ffe6294a0d381: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/wals/545c0b30acae472ba7ce0867455b1350
I20260710 11:06:30.119719 18748 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:30.122730 18226 catalog_manager.cc:5028] TS 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): tablet 545c0b30acae472ba7ce0867455b1350 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:30.123344 18333 raft_consensus.cc:1275] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:30.123160 18827 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:30.125837 18835 consensus_queue.cc:1048] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:30.135973 18829 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.143101 18337 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.148562 18748 raft_consensus.cc:2955] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.156795 18341 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:30.162983 18833 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:30.169814 18239 catalog_manager.cc:5697] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:30.183528 18476 tablet_service.cc:1558] Processing DeleteTablet for tablet 2011291aab444ed796a59934b48266ea with delete_type TABLET_DATA_TOMBSTONED (TS 5187bc7472354ed381d09504969267c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34480
I20260710 11:06:30.193120 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2011291aab444ed796a59934b48266ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:30.204113 18487 raft_consensus.cc:3060] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.217074 18487 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:30.242399 18868 tablet_replica.cc:333] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:30.243712 18868 raft_consensus.cc:2243] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:30.245478 18868 raft_consensus.cc:2272] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:30.246505 18834 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:30.251652 18868 ts_tablet_manager.cc:1916] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:30.279337 18868 ts_tablet_manager.cc:1929] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:30.279844 18868 log.cc:1199] T 2011291aab444ed796a59934b48266ea P 5187bc7472354ed381d09504969267c4: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/wals/2011291aab444ed796a59934b48266ea
I20260710 11:06:30.281765 18223 catalog_manager.cc:5028] TS 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): tablet 2011291aab444ed796a59934b48266ea (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:30.980214 18842 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:30.980901 18842 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:30.983201 18842 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:30.984068 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:30.984861 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:30.984855 18337 raft_consensus.cc:2468] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 2.
I20260710 11:06:30.985797 18408 raft_consensus.cc:2393] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 2: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:30.986591 18455 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:30.987491 18842 raft_consensus.cc:2804] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:30.987881 18842 raft_consensus.cc:493] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:30.988271 18842 raft_consensus.cc:3060] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:30.997074 18842 raft_consensus.cc:515] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:30.999722 18842 leader_election.cc:290] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:31.000219 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:31.001788 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9319a41b1631416089cf333ffa7b8470" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:31.002815 18408 raft_consensus.cc:2393] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 2: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:31.007709 18337 raft_consensus.cc:2468] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 2.
I20260710 11:06:31.008920 18455 leader_election.cc:304] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:31.009704 18842 raft_consensus.cc:2804] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.010349 18842 raft_consensus.cc:697] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 2 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:31.011909 18842 consensus_queue.cc:237] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:31.022755 18239 catalog_manager.cc:5697] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 1 to 2, leader changed from 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:31.027179 18842 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:31.027980 18842 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.031553 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:31.032358 18337 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 2.
I20260710 11:06:31.033846 18842 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:31.035359 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:31.036365 18408 raft_consensus.cc:2393] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 2: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:31.033947 18455 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:31.041287 18842 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:31.041841 18842 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0fa8739c592042be9128d04c5d71cc41)
I20260710 11:06:31.042333 18842 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:31.051957 18842 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.055665 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:31.062157 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:31.063200 18408 raft_consensus.cc:2393] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5187bc7472354ed381d09504969267c4 in current term 2: Already voted for candidate 150193b6f8a0497e898ffe6294a0d381 in this term.
I20260710 11:06:31.073913 18337 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 2.
I20260710 11:06:31.080694 18455 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 150193b6f8a0497e898ffe6294a0d381
I20260710 11:06:31.083104 18844 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:31.083736 18844 raft_consensus.cc:697] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 2 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:31.092000 18844 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.103649 18842 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:31.124122 18239 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 1 to 2, leader changed from 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.140527 18830 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.141155 18830 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:31.144562 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:31.144701 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381" is_pre_election: true
I20260710 11:06:31.145284 18483 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 1.
I20260710 11:06:31.145382 18408 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:31.146647 18304 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:31.147589 18830 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:31.148169 18879 raft_consensus.cc:2804] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:31.148659 18879 raft_consensus.cc:493] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.149049 18879 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:31.159230 18879 raft_consensus.cc:515] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:31.162238 18879 leader_election.cc:290] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 3 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:31.162531 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:31.163255 18408 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:31.164119 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8c85d5310f48619c465ca0aea25747" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:31.164789 18483 raft_consensus.cc:3060] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:06:31.172379 18408 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 3.
I20260710 11:06:31.173772 18307 leader_election.cc:304] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:31.174245 18483 raft_consensus.cc:2468] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 3.
I20260710 11:06:31.174804 18830 raft_consensus.cc:2804] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:31.175338 18830 raft_consensus.cc:697] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:31.176180 18830 consensus_queue.cc:237] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER 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: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:31.200531 18239 catalog_manager.cc:5697] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.273118 18829 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:31.273696 18829 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.276618 18829 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:31.276528 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4" is_pre_election: true
I20260710 11:06:31.276528 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41" is_pre_election: true
I20260710 11:06:31.277673 18333 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 2.
I20260710 11:06:31.278923 18381 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 5187bc7472354ed381d09504969267c4
I20260710 11:06:31.279757 18829 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:06:31.280157 18829 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:31.280464 18829 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:31.286988 18829 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.290392 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:31.290549 18483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "150193b6f8a0497e898ffe6294a0d381" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:31.290954 18829 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [CANDIDATE]: Term 3 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:31.291777 18333 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:31.297523 18333 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 150193b6f8a0497e898ffe6294a0d381 in term 3.
I20260710 11:06:31.298708 18381 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [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: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 5187bc7472354ed381d09504969267c4
I20260710 11:06:31.300220 18829 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:06:31.300680 18829 raft_consensus.cc:697] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Becoming Leader. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:31.301508 18829 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.310066 18239 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: term changed from 2 to 3, leader changed from 5187bc7472354ed381d09504969267c4 (127.16.201.195) to 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194). New cstate: current_term: 3 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:31.319517 18412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "236906bb2619461f9917c58172908b42"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:31.320147 18412 raft_consensus.cc:606] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Received request to transfer leadership
I20260710 11:06:31.324260 18412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "236906bb2619461f9917c58172908b42"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:31.324743 18412 raft_consensus.cc:606] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Received request to transfer leadership
W20260710 11:06:31.325752 18226 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 236906bb2619461f9917c58172908b42 already in progress [suppressed 42 similar messages]
I20260710 11:06:31.328493 18412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "236906bb2619461f9917c58172908b42"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:31.328940 18412 raft_consensus.cc:606] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Received request to transfer leadership
W20260710 11:06:31.332671 18287 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260710 11:06:31.332998 18287 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 236906bb2619461f9917c58172908b42 already in progress
W20260710 11:06:31.333264 18287 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 236906bb2619461f9917c58172908b42 already in progress
I20260710 11:06:31.435439 18412 raft_consensus.cc:1275] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:31.436748 18873 consensus_queue.cc:1048] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:31.463076 18333 raft_consensus.cc:1275] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:31.465301 18844 consensus_queue.cc:1048] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:31.554623 18333 raft_consensus.cc:1240] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Rejecting Update request from peer 5187bc7472354ed381d09504969267c4 for earlier term 2. Current term is 3. Ops: []
I20260710 11:06:31.555909 18873 consensus_queue.cc:1059] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:31.556821 18844 raft_consensus.cc:3055] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:06:31.557125 18844 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:31.557893 18844 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.558934 18844 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:06:31.591604 18408 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:31.592953 18830 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:31.602532 18487 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:06:31.604066 18880 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:31.721911 18483 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 3. (term mismatch)
I20260710 11:06:31.722393 18483 pending_rounds.cc:85] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Aborting all ops after (but not including) 2
I20260710 11:06:31.722725 18483 pending_rounds.cc:107] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Aborting uncommitted NO_OP operation due to leader change: 2.3
I20260710 11:06:31.723034 18483 raft_consensus.cc:2889] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:31.724494 18835 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:31.733449 18829 raft_consensus.cc:993] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: : Instructing follower 5187bc7472354ed381d09504969267c4 to start an election
I20260710 11:06:31.735149 18835 raft_consensus.cc:1081] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Signalling peer 5187bc7472354ed381d09504969267c4 to start an election
I20260710 11:06:31.737282 18487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "236906bb2619461f9917c58172908b42"
dest_uuid: "5187bc7472354ed381d09504969267c4"
 from {username='slave'} at 127.0.0.1:34484
I20260710 11:06:31.739804 18487 raft_consensus.cc:493] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:31.740417 18487 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:31.749899 18748 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Advancing to term 3
I20260710 11:06:31.763577 18748 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:31.765419 18893 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:31.766533 18333 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:31.765826 18487 raft_consensus.cc:515] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.768168 18891 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:31.781839 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:31.782173 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236906bb2619461f9917c58172908b42" candidate_uuid: "5187bc7472354ed381d09504969267c4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:31.782986 18408 raft_consensus.cc:3055] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:31.783445 18408 raft_consensus.cc:740] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:31.785420 18487 leader_election.cc:290] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 4 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:31.784657 18408 consensus_queue.cc:260] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.786258 18408 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:31.802146 18408 raft_consensus.cc:2468] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5187bc7472354ed381d09504969267c4 in term 4.
I20260710 11:06:31.803485 18456 leader_election.cc:304] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 5187bc7472354ed381d09504969267c4; no voters: 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:31.804569 18844 raft_consensus.cc:2804] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:31.805048 18844 raft_consensus.cc:697] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 LEADER]: Becoming Leader. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:31.805938 18844 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:31.819422 18239 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 reported cstate change: term changed from 3 to 4, leader changed from 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) to 5187bc7472354ed381d09504969267c4 (127.16.201.195). New cstate: current_term: 4 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.281150 18748 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Advancing to term 4
I20260710 11:06:32.287415 18748 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:32.288774 18844 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:32.294385 18844 raft_consensus.cc:1064] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
W20260710 11:06:32.294821 18844 raft_consensus.cc:1068] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: Unable to promote non-voter 3641a5308c6d4141b5ef98bf475126e0: Illegal state: Leader has not yet committed an operation in its own term
I20260710 11:06:32.326112 18412 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:32.327481 18844 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:32.340720 18333 raft_consensus.cc:3060] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:32.350904 18333 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:06:32.361172 18844 raft_consensus.cc:1064] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:32.369941 18844 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:32.381871 18333 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:06:32.382356 18408 consensus_queue.cc:237] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:32.384092 18412 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:06:32.383404 18748 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260710 11:06:32.387897 18842 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:32.388782 18873 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:32.390084 18844 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 11:06:32.408103 18382 consensus_peers.cc:597] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f02441e3d7341ab9171e2ea2229f7be. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.412595 18487 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:32.413918 18337 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:06:32.414636 18893 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:32.414574 18906 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.421787 18893 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:32.421061 18748 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.435405 18333 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.449129 18483 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.449208 18239 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 2 to 5, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:32.462453 18893 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.497021 18408 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 2 to 5, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.509361 18238 catalog_manager.cc:5697] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 2 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.528489 18483 consensus_queue.cc:237] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:32.532253 18337 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.542436 18487 consensus_queue.cc:237] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:32.555228 18749 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:06:32.557827 18844 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:06:32.570613 18906 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.577088 18337 raft_consensus.cc:1275] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:06:32.578857 18844 consensus_queue.cc:1048] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:32.579769 18749 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.584862 18333 raft_consensus.cc:2955] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
W20260710 11:06:32.607470 18456 consensus_peers.cc:597] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0d87a2e01c24158be260263c1dcc649. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.608479 18237 catalog_manager.cc:5697] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 5 to 6, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New cstate: current_term: 4 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:32.609527 18408 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:32.610136 18333 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:32.611271 18873 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.616725 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 236906bb2619461f9917c58172908b42 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:32.619107 18842 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:32.624436 18406 tablet_service.cc:1558] Processing DeleteTablet for tablet 236906bb2619461f9917c58172908b42 with delete_type TABLET_DATA_TOMBSTONED (TS 150193b6f8a0497e898ffe6294a0d381 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:32.637368 18921 tablet_replica.cc:333] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:32.638681 18921 raft_consensus.cc:2243] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:32.642772 18921 raft_consensus.cc:2272] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:32.649236 18921 ts_tablet_manager.cc:1916] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:32.655776 18873 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.661861 18412 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.673450 18337 consensus_queue.cc:237] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:32.670699 18333 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.685376 18238 catalog_manager.cc:5697] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:32.697522 18921 ts_tablet_manager.cc:1929] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260710 11:06:32.698129 18921 log.cc:1199] T 236906bb2619461f9917c58172908b42 P 150193b6f8a0497e898ffe6294a0d381: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/wals/236906bb2619461f9917c58172908b42
I20260710 11:06:32.699802 18226 catalog_manager.cc:5028] TS 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): tablet 236906bb2619461f9917c58172908b42 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
W20260710 11:06:32.706404 18307 consensus_peers.cc:597] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad8c85d5310f48619c465ca0aea25747. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.708829 18483 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:32.709360 18412 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:32.711354 18902 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:32.713124 18924 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:32.724685 18902 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.727582 18412 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.727587 18483 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.741792 18337 consensus_queue.cc:237] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:32.744755 18237 catalog_manager.cc:5697] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 3 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:32.755630 18307 consensus_peers.cc:597] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b2c51e0305a48e884cf1b54d9782c14. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:32.756194 18412 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:32.758484 18483 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:32.759750 18902 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.763474 18924 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:32.774574 18924 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.778653 18412 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.782212 18487 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.802313 18237 catalog_manager.cc:5697] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:32.879228 18931 ts_tablet_manager.cc:933] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:32.881650 18931 tablet_copy_client.cc:323] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:32.883148 18426 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 3f02441e3d7341ab9171e2ea2229f7be from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:32.883631 18426 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 3f02441e3d7341ab9171e2ea2229f7be from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-3f02441e3d7341ab9171e2ea2229f7be
I20260710 11:06:32.888685 18426 tablet_copy_source_session.cc:215] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:32.895107 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f02441e3d7341ab9171e2ea2229f7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:32.907835 18931 tablet_copy_client.cc:806] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:32.908481 18931 tablet_copy_client.cc:670] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:32.913117 18931 tablet_copy_client.cc:538] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:32.921118 18931 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:32.940184 18931 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:32.941247 18931 tablet_bootstrap.cc:492] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:32.941919 18931 ts_tablet_manager.cc:1403] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:06:32.944823 18931 raft_consensus.cc:359] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:32.945663 18931 raft_consensus.cc:740] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:32.946313 18931 consensus_queue.cc:260] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:32.952771 18931 ts_tablet_manager.cc:1434] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:06:32.954499 18426 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-3f02441e3d7341ab9171e2ea2229f7be received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:32.954982 18426 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-3f02441e3d7341ab9171e2ea2229f7be on tablet 3f02441e3d7341ab9171e2ea2229f7be with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:33.146528 18931 ts_tablet_manager.cc:933] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:33.152664 18931 tablet_copy_client.cc:323] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.195:46391
I20260710 11:06:33.154410 18500 tablet_copy_service.cc:140] P 5187bc7472354ed381d09504969267c4: Received BeginTabletCopySession request for tablet e0d87a2e01c24158be260263c1dcc649 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:34490)
I20260710 11:06:33.154978 18500 tablet_copy_service.cc:161] P 5187bc7472354ed381d09504969267c4: Beginning new tablet copy session on tablet e0d87a2e01c24158be260263c1dcc649 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:34490: session id = 3641a5308c6d4141b5ef98bf475126e0-e0d87a2e01c24158be260263c1dcc649
I20260710 11:06:33.162559 18500 tablet_copy_source_session.cc:215] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:33.175216 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d87a2e01c24158be260263c1dcc649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:33.197009 18931 tablet_copy_client.cc:806] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:33.197693 18931 tablet_copy_client.cc:670] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:33.202291 18931 tablet_copy_client.cc:538] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:33.211627 18931 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:33.235109 18937 ts_tablet_manager.cc:933] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:33.238857 18937 tablet_copy_client.cc:323] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.193:32995
I20260710 11:06:33.240702 18351 tablet_copy_service.cc:140] P 0fa8739c592042be9128d04c5d71cc41: Received BeginTabletCopySession request for tablet 2b2c51e0305a48e884cf1b54d9782c14 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:54896)
I20260710 11:06:33.241269 18351 tablet_copy_service.cc:161] P 0fa8739c592042be9128d04c5d71cc41: Beginning new tablet copy session on tablet 2b2c51e0305a48e884cf1b54d9782c14 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:54896: session id = 3641a5308c6d4141b5ef98bf475126e0-2b2c51e0305a48e884cf1b54d9782c14
I20260710 11:06:33.244805 18931 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:33.249269 18351 tablet_copy_source_session.cc:215] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:33.252805 18931 tablet_bootstrap.cc:492] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:33.253669 18931 ts_tablet_manager.cc:1403] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.011s
I20260710 11:06:33.253418 18937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2c51e0305a48e884cf1b54d9782c14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:33.256950 18931 raft_consensus.cc:359] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:33.258069 18931 raft_consensus.cc:740] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:33.258802 18931 consensus_queue.cc:260] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:33.263244 18931 ts_tablet_manager.cc:1434] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:06:33.265443 18500 tablet_copy_service.cc:342] P 5187bc7472354ed381d09504969267c4: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-e0d87a2e01c24158be260263c1dcc649 received from {username='slave'} at 127.0.0.1:34490
I20260710 11:06:33.265919 18500 tablet_copy_service.cc:434] P 5187bc7472354ed381d09504969267c4: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-e0d87a2e01c24158be260263c1dcc649 on tablet e0d87a2e01c24158be260263c1dcc649 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:33.281802 18937 tablet_copy_client.cc:806] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:33.282557 18937 tablet_copy_client.cc:670] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:33.286877 18937 tablet_copy_client.cc:538] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:33.294412 18931 ts_tablet_manager.cc:933] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:33.297617 18937 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:33.303620 18931 tablet_copy_client.cc:323] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.193:32995
I20260710 11:06:33.305641 18351 tablet_copy_service.cc:140] P 0fa8739c592042be9128d04c5d71cc41: Received BeginTabletCopySession request for tablet ad8c85d5310f48619c465ca0aea25747 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:54896)
I20260710 11:06:33.306182 18351 tablet_copy_service.cc:161] P 0fa8739c592042be9128d04c5d71cc41: Beginning new tablet copy session on tablet ad8c85d5310f48619c465ca0aea25747 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:54896: session id = 3641a5308c6d4141b5ef98bf475126e0-ad8c85d5310f48619c465ca0aea25747
I20260710 11:06:33.323364 18351 tablet_copy_source_session.cc:215] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:33.326844 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8c85d5310f48619c465ca0aea25747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:33.342904 18931 tablet_copy_client.cc:806] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:33.343508 18931 tablet_copy_client.cc:670] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:33.344206 18937 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:33.345202 18937 tablet_bootstrap.cc:492] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:33.345958 18937 ts_tablet_manager.cc:1403] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.023s
I20260710 11:06:33.347316 18931 tablet_copy_client.cc:538] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:33.350714 18937 raft_consensus.cc:359] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:33.351671 18937 raft_consensus.cc:740] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:33.352399 18937 consensus_queue.cc:260] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:33.354959 18937 ts_tablet_manager.cc:1434] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:06:33.357918 18351 tablet_copy_service.cc:342] P 0fa8739c592042be9128d04c5d71cc41: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-2b2c51e0305a48e884cf1b54d9782c14 received from {username='slave'} at 127.0.0.1:54896
I20260710 11:06:33.358446 18351 tablet_copy_service.cc:434] P 0fa8739c592042be9128d04c5d71cc41: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-2b2c51e0305a48e884cf1b54d9782c14 on tablet 2b2c51e0305a48e884cf1b54d9782c14 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:33.363797 18931 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:33.395700 18931 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:33.395926 18749 raft_consensus.cc:1217] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:06:33.396745 18931 tablet_bootstrap.cc:492] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:33.397465 18931 ts_tablet_manager.cc:1403] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.009s
I20260710 11:06:33.400374 18931 raft_consensus.cc:359] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:33.401743 18931 raft_consensus.cc:740] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:33.402391 18931 consensus_queue.cc:260] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:33.404469 18931 ts_tablet_manager.cc:1434] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:06:33.406193 18351 tablet_copy_service.cc:342] P 0fa8739c592042be9128d04c5d71cc41: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-ad8c85d5310f48619c465ca0aea25747 received from {username='slave'} at 127.0.0.1:54896
I20260710 11:06:33.406621 18351 tablet_copy_service.cc:434] P 0fa8739c592042be9128d04c5d71cc41: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-ad8c85d5310f48619c465ca0aea25747 on tablet ad8c85d5310f48619c465ca0aea25747 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:33.659643 18749 raft_consensus.cc:1217] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:33.781353 18749 raft_consensus.cc:1217] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:06:33.791638 18934 raft_consensus.cc:1064] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:33.794114 18934 consensus_queue.cc:237] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:33.795527 18749 raft_consensus.cc:1217] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:33.804880 18749 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:33.805150 18485 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:33.807068 18337 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:06:33.807437 18911 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:06:33.809288 18934 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:33.810405 18936 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:33.820894 18936 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.826124 18485 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.829932 18337 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.833670 18749 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.841260 18237 catalog_manager.cc:5697] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.869434 18412 consensus_queue.cc:237] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:33.874296 18749 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.874822 18337 raft_consensus.cc:1275] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:33.876230 18936 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.878059 18934 consensus_queue.cc:1048] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:33.887372 18936 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.890420 18337 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.891000 18749 raft_consensus.cc:2955] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:33.898460 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f02441e3d7341ab9171e2ea2229f7be with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:33.904987 18239 catalog_manager.cc:5697] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New cstate: current_term: 2 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:33.915874 18476 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f02441e3d7341ab9171e2ea2229f7be with delete_type TABLET_DATA_TOMBSTONED (TS 5187bc7472354ed381d09504969267c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34480
I20260710 11:06:33.933526 18954 tablet_replica.cc:333] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:33.934350 18954 raft_consensus.cc:2243] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:33.934949 18954 raft_consensus.cc:2272] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:33.937379 18954 ts_tablet_manager.cc:1916] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:33.950121 18954 ts_tablet_manager.cc:1929] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:06:33.950464 18954 log.cc:1199] T 3f02441e3d7341ab9171e2ea2229f7be P 5187bc7472354ed381d09504969267c4: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/wals/3f02441e3d7341ab9171e2ea2229f7be
I20260710 11:06:33.951956 18223 catalog_manager.cc:5028] TS 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): tablet 3f02441e3d7341ab9171e2ea2229f7be (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:34.078107 18906 raft_consensus.cc:1064] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:34.080664 18906 consensus_queue.cc:237] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:34.087437 18408 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:34.087437 18749 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:34.088405 18337 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:34.089052 18873 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:34.090381 18906 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:34.091162 18943 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:34.102186 18943 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.104354 18337 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.107851 18749 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.119951 18408 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.126313 18238 catalog_manager.cc:5697] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.150820 18485 consensus_queue.cc:237] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:34.161450 18408 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:34.162685 18749 raft_consensus.cc:1275] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:34.163650 18906 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:34.165867 18943 consensus_queue.cc:1048] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:34.167379 18945 raft_consensus.cc:1064] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:34.170179 18945 consensus_queue.cc:237] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:34.173887 18873 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.180176 18748 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.188548 18408 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:06:34.190760 18928 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:34.191296 18485 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:06:34.198678 18236 catalog_manager.cc:5697] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.205363 18928 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 11:06:34.211035 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0d87a2e01c24158be260263c1dcc649 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:34.209424 18749 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:06:34.216838 18928 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:34.218622 18408 raft_consensus.cc:2955] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.236300 18331 tablet_service.cc:1558] Processing DeleteTablet for tablet e0d87a2e01c24158be260263c1dcc649 with delete_type TABLET_DATA_TOMBSTONED (TS 0fa8739c592042be9128d04c5d71cc41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:06:34.248793 18928 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.251920 18965 tablet_replica.cc:333] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:34.253983 18965 raft_consensus.cc:2243] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.254666 18965 raft_consensus.cc:2272] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.261032 18965 ts_tablet_manager.cc:1916] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:34.261363 18408 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.275241 18965 ts_tablet_manager.cc:1929] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:34.275830 18965 log.cc:1199] T e0d87a2e01c24158be260263c1dcc649 P 0fa8739c592042be9128d04c5d71cc41: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/wals/e0d87a2e01c24158be260263c1dcc649
I20260710 11:06:34.277724 18225 catalog_manager.cc:5028] TS 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): tablet e0d87a2e01c24158be260263c1dcc649 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:34.284277 18748 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.286152 18238 catalog_manager.cc:5697] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.294854 18485 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.310936 18337 consensus_queue.cc:237] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:34.317675 18485 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:06:34.318928 18749 raft_consensus.cc:1275] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:06:34.319396 18928 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:34.321126 18945 consensus_queue.cc:1048] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:34.327486 18928 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.330255 18749 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.330027 18485 raft_consensus.cc:2955] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.341539 18238 catalog_manager.cc:5697] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 4 to 5, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New cstate: current_term: 3 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.350883 18225 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad8c85d5310f48619c465ca0aea25747 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:34.353963 18406 tablet_service.cc:1558] Processing DeleteTablet for tablet ad8c85d5310f48619c465ca0aea25747 with delete_type TABLET_DATA_TOMBSTONED (TS 150193b6f8a0497e898ffe6294a0d381 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:34.359793 18966 tablet_replica.cc:333] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:34.367780 18966 raft_consensus.cc:2243] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.368510 18966 raft_consensus.cc:2272] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.371781 18966 ts_tablet_manager.cc:1916] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:34.374398 18945 raft_consensus.cc:1064] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:34.376973 18945 consensus_queue.cc:237] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:34.389381 18966 ts_tablet_manager.cc:1929] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:06:34.389998 18966 log.cc:1199] T ad8c85d5310f48619c465ca0aea25747 P 150193b6f8a0497e898ffe6294a0d381: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/wals/ad8c85d5310f48619c465ca0aea25747
I20260710 11:06:34.392463 18226 catalog_manager.cc:5028] TS 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): tablet ad8c85d5310f48619c465ca0aea25747 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:34.392694 18749 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:34.395054 18485 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:34.396710 18928 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:34.397707 18408 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:34.398217 18944 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:34.401629 18944 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:34.412040 18928 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.413174 18408 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.416850 18485 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.428622 18238 catalog_manager.cc:5697] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.430243 18749 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.454830 18337 consensus_queue.cc:237] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:34.461652 18749 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:34.462621 18485 raft_consensus.cc:1275] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:34.463860 18944 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:34.464737 18928 consensus_queue.cc:1048] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:34.471489 18945 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.473507 18485 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.479046 18225 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b2c51e0305a48e884cf1b54d9782c14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:34.479162 18749 raft_consensus.cc:2955] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:34.485963 18237 catalog_manager.cc:5697] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:34.497344 18406 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b2c51e0305a48e884cf1b54d9782c14 with delete_type TABLET_DATA_TOMBSTONED (TS 150193b6f8a0497e898ffe6294a0d381 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:34.498308 18966 tablet_replica.cc:333] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:34.499176 18966 raft_consensus.cc:2243] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:34.499742 18966 raft_consensus.cc:2272] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:34.503301 18966 ts_tablet_manager.cc:1916] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:34.515049 18966 ts_tablet_manager.cc:1929] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:34.515411 18966 log.cc:1199] T 2b2c51e0305a48e884cf1b54d9782c14 P 150193b6f8a0497e898ffe6294a0d381: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/wals/2b2c51e0305a48e884cf1b54d9782c14
I20260710 11:06:34.516677 18226 catalog_manager.cc:5028] TS 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): tablet 2b2c51e0305a48e884cf1b54d9782c14 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:35.526388 18333 consensus_queue.cc:237] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
W20260710 11:06:35.532462 18307 consensus_peers.cc:597] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21a4184cbd6f4ca5a89e5b8ae54ec402. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.532500 18485 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:35.534219 18973 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.534577 18408 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:35.535782 18928 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.541810 18973 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.544062 18485 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.546464 18408 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.557204 18238 catalog_manager.cc:5697] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:35.563174 18412 consensus_queue.cc:237] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:35.572731 18487 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:35.572758 18333 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:35.573235 18382 consensus_peers.cc:597] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85f4c244a6344e6e8c069fe812f30da9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.574538 18971 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.575549 18980 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.585134 18971 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.587150 18333 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.589704 18487 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.601197 18485 consensus_queue.cc:237] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:35.601336 18237 catalog_manager.cc:5697] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.609119 18337 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:06:35.611415 18456 consensus_peers.cc:597] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 092ad45f73bf4b7ab4f368449f907b07. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.612131 18412 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:35.613495 18943 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.614326 18986 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.636201 18961 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.637913 18412 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.642849 18337 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.650213 18408 consensus_queue.cc:237] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:35.652684 18239 catalog_manager.cc:5697] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.659686 18485 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:35.659847 18337 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:35.661149 18980 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:35.662257 18971 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:06:35.663096 18382 consensus_peers.cc:597] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cba7d0db11b43a4a8a38e4ac7390f8b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:35.670560 18980 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.672426 18487 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.680169 18333 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:35.692157 18237 catalog_manager.cc:5697] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:36.062880 18998 ts_tablet_manager.cc:933] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:36.065955 18998 tablet_copy_client.cc:323] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:36.068842 18426 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 85f4c244a6344e6e8c069fe812f30da9 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:36.069648 18426 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 85f4c244a6344e6e8c069fe812f30da9 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-85f4c244a6344e6e8c069fe812f30da9
I20260710 11:06:36.084339 18426 tablet_copy_source_session.cc:215] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:36.089282 19000 ts_tablet_manager.cc:933] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:36.089600 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85f4c244a6344e6e8c069fe812f30da9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:36.093238 19000 tablet_copy_client.cc:323] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.195:46391
I20260710 11:06:36.096058 18500 tablet_copy_service.cc:140] P 5187bc7472354ed381d09504969267c4: Received BeginTabletCopySession request for tablet 092ad45f73bf4b7ab4f368449f907b07 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:34490)
I20260710 11:06:36.096745 18500 tablet_copy_service.cc:161] P 5187bc7472354ed381d09504969267c4: Beginning new tablet copy session on tablet 092ad45f73bf4b7ab4f368449f907b07 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:34490: session id = 3641a5308c6d4141b5ef98bf475126e0-092ad45f73bf4b7ab4f368449f907b07
I20260710 11:06:36.111218 18998 tablet_copy_client.cc:806] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:36.112129 18998 tablet_copy_client.cc:670] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:36.112520 18500 tablet_copy_source_session.cc:215] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:36.116751 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 092ad45f73bf4b7ab4f368449f907b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:36.117343 18998 tablet_copy_client.cc:538] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:36.125372 19002 ts_tablet_manager.cc:933] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:36.132072 18998 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:36.139532 19002 tablet_copy_client.cc:323] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:36.150591 18426 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:36.151269 18426 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 9cba7d0db11b43a4a8a38e4ac7390f8b from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-9cba7d0db11b43a4a8a38e4ac7390f8b
I20260710 11:06:36.171680 19003 ts_tablet_manager.cc:933] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995)
I20260710 11:06:36.169909 19000 tablet_copy_client.cc:806] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:36.174381 18426 tablet_copy_source_session.cc:215] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:36.178324 19000 tablet_copy_client.cc:670] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:36.179139 19002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:36.189203 19000 tablet_copy_client.cc:538] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:36.189810 19003 tablet_copy_client.cc:323] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.193:32995
I20260710 11:06:36.194761 18998 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.195876 18998 tablet_bootstrap.cc:492] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:36.196424 18351 tablet_copy_service.cc:140] P 0fa8739c592042be9128d04c5d71cc41: Received BeginTabletCopySession request for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:54896)
I20260710 11:06:36.196662 18998 ts_tablet_manager.cc:1403] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.065s	user 0.040s	sys 0.001s
I20260710 11:06:36.197060 18351 tablet_copy_service.cc:161] P 0fa8739c592042be9128d04c5d71cc41: Beginning new tablet copy session on tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:54896: session id = 3641a5308c6d4141b5ef98bf475126e0-21a4184cbd6f4ca5a89e5b8ae54ec402
I20260710 11:06:36.202899 19000 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:36.209234 18351 tablet_copy_source_session.cc:215] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:36.213109 18998 raft_consensus.cc:359] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.212726 19002 tablet_copy_client.cc:806] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:36.214586 18998 raft_consensus.cc:740] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:36.215389 19002 tablet_copy_client.cc:670] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:36.215714 18998 consensus_queue.cc:260] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.217015 19003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:36.226327 18998 ts_tablet_manager.cc:1434] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260710 11:06:36.232427 18425 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-85f4c244a6344e6e8c069fe812f30da9 received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:36.233018 19000 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.232995 18425 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-85f4c244a6344e6e8c069fe812f30da9 on tablet 85f4c244a6344e6e8c069fe812f30da9 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:36.234463 19002 tablet_copy_client.cc:538] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:36.236783 19000 tablet_bootstrap.cc:492] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:36.237596 19000 ts_tablet_manager.cc:1403] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.011s
I20260710 11:06:36.240969 19000 raft_consensus.cc:359] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.245218 19002 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:36.245752 19000 raft_consensus.cc:740] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:36.246620 19000 consensus_queue.cc:260] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.248790 19003 tablet_copy_client.cc:806] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:36.249392 19003 tablet_copy_client.cc:670] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:36.249390 19000 ts_tablet_manager.cc:1434] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:36.252575 18500 tablet_copy_service.cc:342] P 5187bc7472354ed381d09504969267c4: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-092ad45f73bf4b7ab4f368449f907b07 received from {username='slave'} at 127.0.0.1:34490
I20260710 11:06:36.253007 18500 tablet_copy_service.cc:434] P 5187bc7472354ed381d09504969267c4: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-092ad45f73bf4b7ab4f368449f907b07 on tablet 092ad45f73bf4b7ab4f368449f907b07 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:36.256240 19003 tablet_copy_client.cc:538] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:36.264515 19003 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:36.274470 19002 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.275472 19002 tablet_bootstrap.cc:492] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:36.276232 19002 ts_tablet_manager.cc:1403] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.009s
I20260710 11:06:36.279537 19002 raft_consensus.cc:359] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.281025 19002 raft_consensus.cc:740] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:36.282032 19002 consensus_queue.cc:260] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.284556 19002 ts_tablet_manager.cc:1434] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:06:36.286321 18425 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-9cba7d0db11b43a4a8a38e4ac7390f8b received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:36.286729 18425 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-9cba7d0db11b43a4a8a38e4ac7390f8b on tablet 9cba7d0db11b43a4a8a38e4ac7390f8b with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:36.289472 19003 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:36.290293 19003 tablet_bootstrap.cc:492] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:36.290856 19003 ts_tablet_manager.cc:1403] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.004s
I20260710 11:06:36.293496 19003 raft_consensus.cc:359] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.294344 19003 raft_consensus.cc:740] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:36.294963 19003 consensus_queue.cc:260] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:36.297046 19003 ts_tablet_manager.cc:1434] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:36.298858 18351 tablet_copy_service.cc:342] P 0fa8739c592042be9128d04c5d71cc41: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-21a4184cbd6f4ca5a89e5b8ae54ec402 received from {username='slave'} at 127.0.0.1:54896
I20260710 11:06:36.299268 18351 tablet_copy_service.cc:434] P 0fa8739c592042be9128d04c5d71cc41: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-21a4184cbd6f4ca5a89e5b8ae54ec402 on tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:36.457160 18748 raft_consensus.cc:1217] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:36.542965 18748 raft_consensus.cc:1217] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:36.567812 18748 raft_consensus.cc:1217] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:36.656399 18748 raft_consensus.cc:1217] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:37.060750 18988 raft_consensus.cc:1064] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:37.064605 18988 consensus_queue.cc:237] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.072144 18748 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.072467 18408 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.072459 18337 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.074087 18988 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.075204 19011 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.076077 19015 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.095425 19015 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.102409 19012 raft_consensus.cc:1064] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:37.102191 18337 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.106839 18749 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.112227 18408 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.105120 19012 consensus_queue.cc:237] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.121726 18238 catalog_manager.cc:5697] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.138310 18487 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.138310 18333 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.139992 18749 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.140234 18971 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:37.141352 18997 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:37.142315 19012 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.153586 18973 raft_consensus.cc:1064] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:37.157814 18973 consensus_queue.cc:237] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.161815 18333 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.160313 19023 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.183732 18487 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.204316 18749 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.207187 18973 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.208361 18487 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.211357 19013 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:37.214288 18408 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.216904 18973 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.239120 19029 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.246084 18748 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.246671 18750 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.256747 19012 raft_consensus.cc:1064] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:37.260743 19012 consensus_queue.cc:237] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.262254 18485 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.282034 18485 consensus_queue.cc:237] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.296506 18750 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.298305 18485 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.298388 18333 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:37.297729 18237 catalog_manager.cc:5697] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:37.299882 19012 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.301165 18750 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.301594 18408 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.302289 18412 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.303460 19015 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:37.304564 18988 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:37.306807 18971 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:37.307971 19012 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:37.317262 19015 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.323350 18749 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.330312 18408 raft_consensus.cc:2955] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.350261 18236 catalog_manager.cc:5697] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.355619 18412 consensus_queue.cc:237] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.375578 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 092ad45f73bf4b7ab4f368449f907b07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:37.379595 18337 consensus_queue.cc:237] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.385977 18239 catalog_manager.cc:5697] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.390275 18749 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.391902 18973 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:06:37.395612 18223 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 092ad45f73bf4b7ab4f368449f907b07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 11:06:37.402719 18487 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.402216 19023 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.404510 18971 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:37.404873 18748 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.412014 18333 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.412806 19034 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:37.412520 19029 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.422874 18997 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.425289 18750 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.425721 18487 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.429854 18225 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:37.433918 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85f4c244a6344e6e8c069fe812f30da9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:37.402175 18408 raft_consensus.cc:1275] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.439147 19029 consensus_queue.cc:1048] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:37.439851 18238 catalog_manager.cc:5697] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.444980 18485 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.457382 18331 tablet_service.cc:1558] Processing DeleteTablet for tablet 092ad45f73bf4b7ab4f368449f907b07 with delete_type TABLET_DATA_TOMBSTONED (TS 0fa8739c592042be9128d04c5d71cc41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:06:37.456918 18408 raft_consensus.cc:2955] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.471534 18748 raft_consensus.cc:2955] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.476958 18239 catalog_manager.cc:5697] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New cstate: current_term: 1 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.452035 18750 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.491863 18476 tablet_service.cc:1558] Processing DeleteTablet for tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 with delete_type TABLET_DATA_TOMBSTONED (TS 5187bc7472354ed381d09504969267c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34480
I20260710 11:06:37.495285 19039 tablet_replica.cc:333] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:37.496788 19039 raft_consensus.cc:2243] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.497541 19039 raft_consensus.cc:2272] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.500428 18237 catalog_manager.cc:5697] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:37.503392 19039 ts_tablet_manager.cc:1916] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:37.508342 19040 tablet_replica.cc:333] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:37.511679 19040 raft_consensus.cc:2243] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.512451 19040 raft_consensus.cc:2272] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.514063 18331 tablet_service.cc:1558] Processing DeleteTablet for tablet 85f4c244a6344e6e8c069fe812f30da9 with delete_type TABLET_DATA_TOMBSTONED (TS 0fa8739c592042be9128d04c5d71cc41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:06:37.517035 19040 ts_tablet_manager.cc:1916] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:37.524626 19039 ts_tablet_manager.cc:1929] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:37.525213 19039 log.cc:1199] T 092ad45f73bf4b7ab4f368449f907b07 P 0fa8739c592042be9128d04c5d71cc41: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/wals/092ad45f73bf4b7ab4f368449f907b07
I20260710 11:06:37.527105 19039 tablet_replica.cc:333] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:37.528185 19039 raft_consensus.cc:2243] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.534770 18225 catalog_manager.cc:5028] TS 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): tablet 092ad45f73bf4b7ab4f368449f907b07 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:37.535856 19040 ts_tablet_manager.cc:1929] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:37.536397 19040 log.cc:1199] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 5187bc7472354ed381d09504969267c4: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/wals/21a4184cbd6f4ca5a89e5b8ae54ec402
I20260710 11:06:37.534763 18408 consensus_queue.cc:237] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:37.536398 19039 raft_consensus.cc:2272] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.539110 18223 catalog_manager.cc:5028] TS 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): tablet 21a4184cbd6f4ca5a89e5b8ae54ec402 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:37.541244 19039 ts_tablet_manager.cc:1916] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:37.544689 18750 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.545181 18333 raft_consensus.cc:1275] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:37.546794 19012 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:37.548064 18997 consensus_queue.cc:1048] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:37.555693 19023 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.557268 18750 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.558530 19039 ts_tablet_manager.cc:1929] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:37.559100 19039 log.cc:1199] T 85f4c244a6344e6e8c069fe812f30da9 P 0fa8739c592042be9128d04c5d71cc41: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/wals/85f4c244a6344e6e8c069fe812f30da9
I20260710 11:06:37.558384 18333 raft_consensus.cc:2955] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.560665 18225 catalog_manager.cc:5028] TS 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): tablet 85f4c244a6344e6e8c069fe812f30da9 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:37.570454 18237 catalog_manager.cc:5697] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:37.574105 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:37.581522 18476 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cba7d0db11b43a4a8a38e4ac7390f8b with delete_type TABLET_DATA_TOMBSTONED (TS 5187bc7472354ed381d09504969267c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34480
I20260710 11:06:37.582767 19040 tablet_replica.cc:333] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:37.583947 19040 raft_consensus.cc:2243] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:37.584784 19040 raft_consensus.cc:2272] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:37.587658 19040 ts_tablet_manager.cc:1916] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:37.599951 19040 ts_tablet_manager.cc:1929] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:37.600253 19040 log.cc:1199] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 5187bc7472354ed381d09504969267c4: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/wals/9cba7d0db11b43a4a8a38e4ac7390f8b
I20260710 11:06:37.601445 18223 catalog_manager.cc:5028] TS 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): tablet 9cba7d0db11b43a4a8a38e4ac7390f8b (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:38.613224 18408 consensus_queue.cc:237] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
W20260710 11:06:38.619939 18382 consensus_peers.cc:597] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84c51bab877840a4adeec2fed4bf3ac1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.620553 18485 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:38.621645 18337 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:06:38.622002 19042 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:38.623139 19044 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:38.629099 19042 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.631078 18487 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.632911 18333 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.644569 18236 catalog_manager.cc:5697] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index -1 to 3, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 3 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.649698 18412 consensus_queue.cc:237] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
W20260710 11:06:38.665668 18382 consensus_peers.cc:597] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c9ae23169674c50ade885e7189d426e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.666419 18333 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:38.667876 18487 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:38.667670 19044 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:38.669067 19042 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:38.675282 19044 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.676764 18333 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.679315 18487 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.687660 18485 consensus_queue.cc:237] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:38.689035 18237 catalog_manager.cc:5697] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:06:38.698542 18456 consensus_peers.cc:597] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8bdcb26b91934c2eb2425c5feba460c6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.700062 18412 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:38.700143 18333 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:38.702204 18988 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:38.703011 19015 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:38.712105 19015 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.714216 18408 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.730417 18333 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.733309 18485 consensus_queue.cc:237] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:38.738554 18237 catalog_manager.cc:5697] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
W20260710 11:06:38.742784 18456 consensus_peers.cc:597] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae11dddf9ee14f2fafc3df5a2b864d85. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:38.744689 18333 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:38.744935 18408 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:38.746042 18988 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:38.746881 19015 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:38.758688 18408 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.757814 18988 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.765270 18333 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:38.771745 18236 catalog_manager.cc:5697] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:39.119342 19063 ts_tablet_manager.cc:933] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:39.121031 19063 tablet_copy_client.cc:323] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:39.122547 18425 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 4c9ae23169674c50ade885e7189d426e from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:39.123066 18425 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 4c9ae23169674c50ade885e7189d426e from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-4c9ae23169674c50ade885e7189d426e
I20260710 11:06:39.130692 18425 tablet_copy_source_session.cc:215] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:39.133502 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9ae23169674c50ade885e7189d426e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.145088 19065 ts_tablet_manager.cc:933] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:39.147974 19063 tablet_copy_client.cc:806] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:39.148613 19063 tablet_copy_client.cc:670] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:39.149791 19065 tablet_copy_client.cc:323] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.195:46391
I20260710 11:06:39.152038 18500 tablet_copy_service.cc:140] P 5187bc7472354ed381d09504969267c4: Received BeginTabletCopySession request for tablet 8bdcb26b91934c2eb2425c5feba460c6 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:34490)
I20260710 11:06:39.152572 18500 tablet_copy_service.cc:161] P 5187bc7472354ed381d09504969267c4: Beginning new tablet copy session on tablet 8bdcb26b91934c2eb2425c5feba460c6 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:34490: session id = 3641a5308c6d4141b5ef98bf475126e0-8bdcb26b91934c2eb2425c5feba460c6
I20260710 11:06:39.156738 19063 tablet_copy_client.cc:538] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:39.159989 18500 tablet_copy_source_session.cc:215] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:39.163465 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bdcb26b91934c2eb2425c5feba460c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.163647 19063 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:39.184067 19065 tablet_copy_client.cc:806] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:39.184737 19065 tablet_copy_client.cc:670] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:39.188589 19065 tablet_copy_client.cc:538] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:39.190773 19063 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.194725 19063 tablet_bootstrap.cc:492] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:39.195458 19063 ts_tablet_manager.cc:1403] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260710 11:06:39.198565 19063 raft_consensus.cc:359] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.199453 19063 raft_consensus.cc:740] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:39.199978 19065 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:39.200140 19063 consensus_queue.cc:260] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.208519 19068 ts_tablet_manager.cc:933] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:39.211970 19063 ts_tablet_manager.cc:1434] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:06:39.217774 18425 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-4c9ae23169674c50ade885e7189d426e received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:39.218242 18425 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-4c9ae23169674c50ade885e7189d426e on tablet 4c9ae23169674c50ade885e7189d426e with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:39.226137 19063 ts_tablet_manager.cc:933] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:39.238189 19063 tablet_copy_client.cc:323] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.195:46391
I20260710 11:06:39.239897 18500 tablet_copy_service.cc:140] P 5187bc7472354ed381d09504969267c4: Received BeginTabletCopySession request for tablet ae11dddf9ee14f2fafc3df5a2b864d85 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:34490)
I20260710 11:06:39.240438 18500 tablet_copy_service.cc:161] P 5187bc7472354ed381d09504969267c4: Beginning new tablet copy session on tablet ae11dddf9ee14f2fafc3df5a2b864d85 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:34490: session id = 3641a5308c6d4141b5ef98bf475126e0-ae11dddf9ee14f2fafc3df5a2b864d85
I20260710 11:06:39.242477 19068 tablet_copy_client.cc:323] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:39.244102 18425 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 84c51bab877840a4adeec2fed4bf3ac1 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:39.244616 18425 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 84c51bab877840a4adeec2fed4bf3ac1 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-84c51bab877840a4adeec2fed4bf3ac1
I20260710 11:06:39.246124 19065 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.246982 19065 tablet_bootstrap.cc:492] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:39.247606 19065 ts_tablet_manager.cc:1403] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.020s
I20260710 11:06:39.248783 18500 tablet_copy_source_session.cc:215] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:39.250523 19065 raft_consensus.cc:359] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.251492 19065 raft_consensus.cc:740] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:39.252149 19065 consensus_queue.cc:260] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.255813 19065 ts_tablet_manager.cc:1434] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:06:39.257470 18500 tablet_copy_service.cc:342] P 5187bc7472354ed381d09504969267c4: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-8bdcb26b91934c2eb2425c5feba460c6 received from {username='slave'} at 127.0.0.1:34490
I20260710 11:06:39.257920 18500 tablet_copy_service.cc:434] P 5187bc7472354ed381d09504969267c4: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-8bdcb26b91934c2eb2425c5feba460c6 on tablet 8bdcb26b91934c2eb2425c5feba460c6 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:39.258678 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae11dddf9ee14f2fafc3df5a2b864d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.266459 18425 tablet_copy_source_session.cc:215] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:39.273456 19063 tablet_copy_client.cc:806] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:39.274041 19063 tablet_copy_client.cc:670] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:39.276412 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c51bab877840a4adeec2fed4bf3ac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:39.277442 19063 tablet_copy_client.cc:538] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:39.293396 19063 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:39.295054 19068 tablet_copy_client.cc:806] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:39.295634 19068 tablet_copy_client.cc:670] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:39.300627 19068 tablet_copy_client.cc:538] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:39.312297 19068 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:39.317965 19063 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.319053 19063 tablet_bootstrap.cc:492] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:39.319722 19063 ts_tablet_manager.cc:1403] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.010s
I20260710 11:06:39.322840 19063 raft_consensus.cc:359] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.323680 19063 raft_consensus.cc:740] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:39.324311 19063 consensus_queue.cc:260] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.327003 19063 ts_tablet_manager.cc:1434] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:39.328903 18500 tablet_copy_service.cc:342] P 5187bc7472354ed381d09504969267c4: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-ae11dddf9ee14f2fafc3df5a2b864d85 received from {username='slave'} at 127.0.0.1:34490
I20260710 11:06:39.329298 18500 tablet_copy_service.cc:434] P 5187bc7472354ed381d09504969267c4: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-ae11dddf9ee14f2fafc3df5a2b864d85 on tablet ae11dddf9ee14f2fafc3df5a2b864d85 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:39.340108 19068 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:39.341079 19068 tablet_bootstrap.cc:492] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:39.341811 19068 ts_tablet_manager.cc:1403] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260710 11:06:39.344697 19068 raft_consensus.cc:359] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.345510 19068 raft_consensus.cc:740] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:39.346118 19068 consensus_queue.cc:260] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:39.348659 19068 ts_tablet_manager.cc:1434] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:06:39.350500 18425 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-84c51bab877840a4adeec2fed4bf3ac1 received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:39.350898 18425 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-84c51bab877840a4adeec2fed4bf3ac1 on tablet 84c51bab877840a4adeec2fed4bf3ac1 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:39.519181 18750 raft_consensus.cc:1217] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:39.548951 18750 raft_consensus.cc:1217] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:39.654032 18750 raft_consensus.cc:1217] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:06:39.750905 18750 raft_consensus.cc:1217] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:39.960717 19062 raft_consensus.cc:1064] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:39.963470 19062 consensus_queue.cc:237] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:39.971194 18333 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:39.971629 18750 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:39.972457 18988 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:39.973202 19077 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:39.974217 18412 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:39.975931 19062 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:39.986958 19062 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:39.991700 18412 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:39.992337 18750 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:39.999961 18333 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.006654 18239 catalog_manager.cc:5697] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.029857 18487 consensus_queue.cc:237] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.037453 18748 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:40.037998 18333 raft_consensus.cc:1275] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:40.039746 19076 raft_consensus.cc:1064] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:40.042270 19076 consensus_queue.cc:237] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.042600 19062 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.049408 19077 consensus_queue.cc:1048] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:06:40.053071 18748 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:40.054826 19042 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:40.058010 18333 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:40.057811 19079 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.060355 19073 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:40.063714 18746 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.068712 18487 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:40.070109 19042 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:40.078821 18337 raft_consensus.cc:2955] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.093418 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8bdcb26b91934c2eb2425c5feba460c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:40.099483 18236 catalog_manager.cc:5697] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.102811 19073 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.110061 18333 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.114363 18406 tablet_service.cc:1558] Processing DeleteTablet for tablet 8bdcb26b91934c2eb2425c5feba460c6 with delete_type TABLET_DATA_TOMBSTONED (TS 150193b6f8a0497e898ffe6294a0d381 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:40.122239 18487 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.128428 18238 catalog_manager.cc:5697] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.134184 18746 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.141906 19092 tablet_replica.cc:333] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:40.148815 18408 consensus_queue.cc:237] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.150125 19076 raft_consensus.cc:1064] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:40.153793 19076 consensus_queue.cc:237] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.158674 18487 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:40.159516 18750 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:40.160205 19073 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.162971 19093 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.166740 19042 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.172076 18750 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.176880 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c9ae23169674c50ade885e7189d426e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:40.178512 19092 raft_consensus.cc:2243] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:40.179075 18746 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:06:40.179423 19092 raft_consensus.cc:2272] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.178543 18487 raft_consensus.cc:2955] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.180699 19093 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.188244 18485 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:06:40.188690 18333 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:06:40.189762 19073 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.196682 19092 ts_tablet_manager.cc:1916] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:40.194918 19076 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:06:40.192755 18237 catalog_manager.cc:5697] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:40.209496 19042 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.231341 18331 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c9ae23169674c50ade885e7189d426e with delete_type TABLET_DATA_TOMBSTONED (TS 0fa8739c592042be9128d04c5d71cc41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:06:40.218184 18485 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.241374 19099 tablet_replica.cc:333] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:40.245168 19099 raft_consensus.cc:2243] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:40.246052 19099 raft_consensus.cc:2272] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.254586 18237 catalog_manager.cc:5697] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.255635 19099 ts_tablet_manager.cc:1916] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:40.255383 18746 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.250756 18333 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.272886 19099 ts_tablet_manager.cc:1929] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:40.273399 19099 log.cc:1199] T 4c9ae23169674c50ade885e7189d426e P 0fa8739c592042be9128d04c5d71cc41: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/wals/4c9ae23169674c50ade885e7189d426e
I20260710 11:06:40.276180 19092 ts_tablet_manager.cc:1929] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:40.276609 19092 log.cc:1199] T 8bdcb26b91934c2eb2425c5feba460c6 P 150193b6f8a0497e898ffe6294a0d381: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/wals/8bdcb26b91934c2eb2425c5feba460c6
I20260710 11:06:40.278201 18408 consensus_queue.cc:237] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.279590 18226 catalog_manager.cc:5028] TS 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): tablet 8bdcb26b91934c2eb2425c5feba460c6 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:40.280164 18225 catalog_manager.cc:5028] TS 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): tablet 4c9ae23169674c50ade885e7189d426e (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:40.283188 18746 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:06:40.284525 18333 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:06:40.284477 19042 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:40.285934 19076 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:40.289402 18988 raft_consensus.cc:1064] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:40.291673 18988 consensus_queue.cc:237] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.295691 18750 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.293989 19042 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.301285 18333 raft_consensus.cc:2955] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.311920 18237 catalog_manager.cc:5697] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: config changed from index 4 to 5, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New cstate: current_term: 3 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.314071 18750 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:40.314142 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84c51bab877840a4adeec2fed4bf3ac1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:40.315605 18988 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:40.318864 18408 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:40.320164 18337 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:40.320344 19077 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:40.323724 19077 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:40.328846 18476 tablet_service.cc:1558] Processing DeleteTablet for tablet 84c51bab877840a4adeec2fed4bf3ac1 with delete_type TABLET_DATA_TOMBSTONED (TS 5187bc7472354ed381d09504969267c4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34480
I20260710 11:06:40.334651 19103 tablet_replica.cc:333] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:40.335641 19103 raft_consensus.cc:2243] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:40.336442 19103 raft_consensus.cc:2272] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.338703 19088 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.341682 19103 ts_tablet_manager.cc:1916] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:40.344823 18408 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.348598 18333 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.359412 18237 catalog_manager.cc:5697] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.361092 18750 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } attrs { replace: true } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.369845 19103 ts_tablet_manager.cc:1929] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:06:40.376820 19103 log.cc:1199] T 84c51bab877840a4adeec2fed4bf3ac1 P 5187bc7472354ed381d09504969267c4: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/wals/84c51bab877840a4adeec2fed4bf3ac1
I20260710 11:06:40.377646 18485 consensus_queue.cc:237] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:40.383111 18223 catalog_manager.cc:5028] TS 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): tablet 84c51bab877840a4adeec2fed4bf3ac1 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:40.385118 18750 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:40.385275 18333 raft_consensus.cc:1275] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:40.386492 19088 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.387434 19077 consensus_queue.cc:1048] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:40.393486 19077 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.396098 18333 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.404541 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae11dddf9ee14f2fafc3df5a2b864d85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:40.403640 18750 raft_consensus.cc:2955] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.407591 18236 catalog_manager.cc:5697] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 3 to 4, VOTER 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) evicted. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:40.418548 18406 tablet_service.cc:1558] Processing DeleteTablet for tablet ae11dddf9ee14f2fafc3df5a2b864d85 with delete_type TABLET_DATA_TOMBSTONED (TS 150193b6f8a0497e898ffe6294a0d381 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50264
I20260710 11:06:40.419390 19092 tablet_replica.cc:333] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:40.420300 19092 raft_consensus.cc:2243] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:40.420949 19092 raft_consensus.cc:2272] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:40.424017 19092 ts_tablet_manager.cc:1916] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:40.434280 19092 ts_tablet_manager.cc:1929] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:40.434636 19092 log.cc:1199] T ae11dddf9ee14f2fafc3df5a2b864d85 P 150193b6f8a0497e898ffe6294a0d381: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/wals/ae11dddf9ee14f2fafc3df5a2b864d85
I20260710 11:06:40.436111 18226 catalog_manager.cc:5028] TS 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): tablet ae11dddf9ee14f2fafc3df5a2b864d85 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:41.446856 18485 consensus_queue.cc:237] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
W20260710 11:06:41.452857 18456 consensus_peers.cc:597] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22c97e993b3049ff97894c0bff88a5f5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:41.452994 18333 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:41.452847 18408 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:41.454291 19107 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:41.455099 18988 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:41.462103 19077 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:41.463409 18408 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:41.470139 18333 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:41.474999 18408 consensus_queue.cc:237] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:41.475126 18237 catalog_manager.cc:5697] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
W20260710 11:06:41.488806 18382 consensus_peers.cc:597] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 -> Peer 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196:41663): Couldn't send request to peer 3641a5308c6d4141b5ef98bf475126e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c6dd030e5ed47a1b5e673085330937d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:41.488970 18485 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:41.491161 19095 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:41.494197 18333 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:06:41.496028 19095 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:41.508523 19113 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:41.510411 18333 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:41.511812 18485 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } } }
I20260710 11:06:41.523659 18236 catalog_manager.cc:5697] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index -1 to 2, NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) added. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:41.880280 19120 ts_tablet_manager.cc:933] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:41.882125 19120 tablet_copy_client.cc:323] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.194:38665
I20260710 11:06:41.883508 18425 tablet_copy_service.cc:140] P 150193b6f8a0497e898ffe6294a0d381: Received BeginTabletCopySession request for tablet 4c6dd030e5ed47a1b5e673085330937d from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:50298)
I20260710 11:06:41.883993 18425 tablet_copy_service.cc:161] P 150193b6f8a0497e898ffe6294a0d381: Beginning new tablet copy session on tablet 4c6dd030e5ed47a1b5e673085330937d from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:50298: session id = 3641a5308c6d4141b5ef98bf475126e0-4c6dd030e5ed47a1b5e673085330937d
I20260710 11:06:41.889258 18425 tablet_copy_source_session.cc:215] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:41.891957 19120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6dd030e5ed47a1b5e673085330937d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:41.910131 19120 tablet_copy_client.cc:806] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:41.910773 19120 tablet_copy_client.cc:670] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:41.914073 19120 tablet_copy_client.cc:538] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:41.921976 19120 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:41.939711 19120 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:41.940680 19120 tablet_bootstrap.cc:492] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:41.941329 19120 ts_tablet_manager.cc:1403] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:06:41.944155 19120 raft_consensus.cc:359] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:41.944978 19120 raft_consensus.cc:740] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:41.945645 19120 consensus_queue.cc:260] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:41.948854 19120 ts_tablet_manager.cc:1434] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:41.950770 18425 tablet_copy_service.cc:342] P 150193b6f8a0497e898ffe6294a0d381: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-4c6dd030e5ed47a1b5e673085330937d received from {username='slave'} at 127.0.0.1:50298
I20260710 11:06:41.951166 18425 tablet_copy_service.cc:434] P 150193b6f8a0497e898ffe6294a0d381: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-4c6dd030e5ed47a1b5e673085330937d on tablet 4c6dd030e5ed47a1b5e673085330937d with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:42.076375 19120 ts_tablet_manager.cc:933] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: Initiating tablet copy from peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:42.077973 19120 tablet_copy_client.cc:323] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.201.195:46391
I20260710 11:06:42.079551 18500 tablet_copy_service.cc:140] P 5187bc7472354ed381d09504969267c4: Received BeginTabletCopySession request for tablet 22c97e993b3049ff97894c0bff88a5f5 from peer 3641a5308c6d4141b5ef98bf475126e0 ({username='slave'} at 127.0.0.1:34490)
I20260710 11:06:42.080026 18500 tablet_copy_service.cc:161] P 5187bc7472354ed381d09504969267c4: Beginning new tablet copy session on tablet 22c97e993b3049ff97894c0bff88a5f5 from peer 3641a5308c6d4141b5ef98bf475126e0 at {username='slave'} at 127.0.0.1:34490: session id = 3641a5308c6d4141b5ef98bf475126e0-22c97e993b3049ff97894c0bff88a5f5
I20260710 11:06:42.085109 18500 tablet_copy_source_session.cc:215] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:06:42.088167 19120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22c97e993b3049ff97894c0bff88a5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:42.104548 19120 tablet_copy_client.cc:806] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 0 data blocks...
I20260710 11:06:42.105201 19120 tablet_copy_client.cc:670] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:06:42.108399 19120 tablet_copy_client.cc:538] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:06:42.117027 19120 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap starting.
I20260710 11:06:42.136541 19120 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:42.137493 19120 tablet_bootstrap.cc:492] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: Bootstrap complete.
I20260710 11:06:42.138180 19120 ts_tablet_manager.cc:1403] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.004s
I20260710 11:06:42.140995 19120 raft_consensus.cc:359] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:42.141829 19120 raft_consensus.cc:740] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Initialized, Role: LEARNER
I20260710 11:06:42.142447 19120 consensus_queue.cc:260] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: NON_VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: true } }
I20260710 11:06:42.144798 19120 ts_tablet_manager.cc:1434] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:06:42.146425 18500 tablet_copy_service.cc:342] P 5187bc7472354ed381d09504969267c4: Request end of tablet copy session 3641a5308c6d4141b5ef98bf475126e0-22c97e993b3049ff97894c0bff88a5f5 received from {username='slave'} at 127.0.0.1:34490
I20260710 11:06:42.146811 18500 tablet_copy_service.cc:434] P 5187bc7472354ed381d09504969267c4: ending tablet copy session 3641a5308c6d4141b5ef98bf475126e0-22c97e993b3049ff97894c0bff88a5f5 on tablet 22c97e993b3049ff97894c0bff88a5f5 with peer 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:42.483498 18746 raft_consensus.cc:1217] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:42.649890 18746 raft_consensus.cc:1217] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:06:42.962556 19128 raft_consensus.cc:1064] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:42.964607 19128 consensus_queue.cc:237] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:42.972169 18746 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:42.973503 18485 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:42.973614 19118 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:06:42.975137 19129 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:42.980791 18337 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:42.982146 19128 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:42.993816 19129 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:42.997123 18337 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:42.996109 18485 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.009562 18750 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.013018 18237 catalog_manager.cc:5697] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } attrs { replace: true } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.041445 18412 consensus_queue.cc:237] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:43.048369 18746 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:43.049332 18337 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 150193b6f8a0497e898ffe6294a0d381: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:43.051031 19129 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:43.051884 19118 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:43.058640 19129 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.060829 18746 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.061168 18337 raft_consensus.cc:2955] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.070719 18226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c6dd030e5ed47a1b5e673085330937d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:43.073758 18239 catalog_manager.cc:5697] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 reported cstate change: config changed from index 3 to 4, VOTER 5187bc7472354ed381d09504969267c4 (127.16.201.195) evicted. New cstate: current_term: 1 leader_uuid: "150193b6f8a0497e898ffe6294a0d381" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:43.085057 18476 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c6dd030e5ed47a1b5e673085330937d with delete_type TABLET_DATA_TOMBSTONED (TS 5187bc7472354ed381d09504969267c4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34480
I20260710 11:06:43.087193 19139 tablet_replica.cc:333] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:43.088708 19139 raft_consensus.cc:2243] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.089455 19139 raft_consensus.cc:2272] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.096062 19139 ts_tablet_manager.cc:1916] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:43.109651 19139 ts_tablet_manager.cc:1929] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:43.110091 19139 log.cc:1199] T 4c6dd030e5ed47a1b5e673085330937d P 5187bc7472354ed381d09504969267c4: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/wals/4c6dd030e5ed47a1b5e673085330937d
I20260710 11:06:43.111912 18223 catalog_manager.cc:5028] TS 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): tablet 4c6dd030e5ed47a1b5e673085330937d (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:43.112421 18988 raft_consensus.cc:1064] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: attempting to promote NON_VOTER 3641a5308c6d4141b5ef98bf475126e0 to VOTER
I20260710 11:06:43.114704 18988 consensus_queue.cc:237] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:43.121313 18412 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:43.121620 18746 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 LEARNER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:43.121958 18337 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:06:43.122985 19127 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:43.123899 18988 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:43.124802 19130 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:06:43.145246 19127 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.146708 18337 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.154327 18746 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.157720 18412 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.162164 18236 catalog_manager.cc:5697] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 2 to 3, 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:43.188087 18485 consensus_queue.cc:237] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:43.196365 18746 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:43.196355 18408 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Refusing update from remote peer 5187bc7472354ed381d09504969267c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:06:43.197768 19144 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:43.198762 18988 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:06:43.205330 19130 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.206907 18408 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.207372 18746 raft_consensus.cc:2955] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } } }
I20260710 11:06:43.217208 18223 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22c97e993b3049ff97894c0bff88a5f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:06:43.220948 18236 catalog_manager.cc:5697] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 reported cstate change: config changed from index 3 to 4, VOTER 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193) evicted. New cstate: current_term: 1 leader_uuid: "5187bc7472354ed381d09504969267c4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:43.235111 18331 tablet_service.cc:1558] Processing DeleteTablet for tablet 22c97e993b3049ff97894c0bff88a5f5 with delete_type TABLET_DATA_TOMBSTONED (TS 0fa8739c592042be9128d04c5d71cc41 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54846
I20260710 11:06:43.237001 19146 tablet_replica.cc:333] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:43.238004 19146 raft_consensus.cc:2243] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:43.238744 19146 raft_consensus.cc:2272] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:43.241145 19146 ts_tablet_manager.cc:1916] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:06:43.252377 19146 ts_tablet_manager.cc:1929] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:06:43.252794 19146 log.cc:1199] T 22c97e993b3049ff97894c0bff88a5f5 P 0fa8739c592042be9128d04c5d71cc41: Deleting WAL directory at /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/wals/22c97e993b3049ff97894c0bff88a5f5
I20260710 11:06:43.254217 18225 catalog_manager.cc:5028] TS 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): tablet 22c97e993b3049ff97894c0bff88a5f5 (table test-workload [id=99c2f199b810450da6ef169d8d305a92]) successfully deleted
I20260710 11:06:47.368153 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:47.401367 18485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e"
dest_uuid: "5187bc7472354ed381d09504969267c4"
mode: GRACEFUL
new_leader_uuid: "0fa8739c592042be9128d04c5d71cc41"
 from {username='slave'} at 127.0.0.1:55028
I20260710 11:06:47.402079 18485 raft_consensus.cc:606] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Received request to transfer leadership to TS 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:47.414414 18408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
new_leader_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:53412
I20260710 11:06:47.414885 18408 raft_consensus.cc:606] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Received request to transfer leadership to TS 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:47.417384 18408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
new_leader_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:53412
I20260710 11:06:47.417929 18408 raft_consensus.cc:606] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Received request to transfer leadership to TS 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:47.421195 18408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
new_leader_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:53412
I20260710 11:06:47.421725 18408 raft_consensus.cc:606] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Received request to transfer leadership to TS 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:47.423957 18412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9"
dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
mode: GRACEFUL
new_leader_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:53412
I20260710 11:06:47.424459 18412 raft_consensus.cc:606] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Received request to transfer leadership to TS 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:47.425468 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:06:47.426204 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:47.469446 19149 raft_consensus.cc:993] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: : Instructing follower 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.470166 19147 raft_consensus.cc:1081] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Signalling peer 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.471746 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d"
dest_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:59886
I20260710 11:06:47.472213 18750 raft_consensus.cc:493] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.472508 18750 raft_consensus.cc:3060] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.477779 18750 raft_consensus.cc:515] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.479662 18750 leader_election.cc:290] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:47.480849 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:47.480821 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6dd030e5ed47a1b5e673085330937d" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:47.481747 18333 raft_consensus.cc:3060] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.481814 18412 raft_consensus.cc:3055] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:47.482190 18412 raft_consensus.cc:740] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:47.483011 18412 consensus_queue.cc:260] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.483985 18412 raft_consensus.cc:3060] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.487761 18333 raft_consensus.cc:2468] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:47.489130 18715 leader_election.cc:304] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 3641a5308c6d4141b5ef98bf475126e0; no voters: 
I20260710 11:06:47.489362 18412 raft_consensus.cc:2468] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:47.491106 19157 raft_consensus.cc:2804] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:47.492410 19157 raft_consensus.cc:697] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Becoming Leader. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Running, Role: LEADER
I20260710 11:06:47.493440 19157 consensus_queue.cc:237] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.501847 18238 catalog_manager.cc:5697] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: term changed from 1 to 2, leader changed from 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) to 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196). New cstate: current_term: 2 leader_uuid: "3641a5308c6d4141b5ef98bf475126e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:47.639496 19149 raft_consensus.cc:993] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: : Instructing follower 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.639914 19147 raft_consensus.cc:1081] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Signalling peer 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.641265 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1"
dest_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:59886
I20260710 11:06:47.641714 18750 raft_consensus.cc:493] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.641952 18750 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:47.646647 18750 raft_consensus.cc:515] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.648056 18750 leader_election.cc:290] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 4 election: Requested vote from peers 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:47.648794 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
I20260710 11:06:47.648921 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c51bab877840a4adeec2fed4bf3ac1" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:47.649328 18333 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:47.649485 18412 raft_consensus.cc:3055] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:06:47.649876 18412 raft_consensus.cc:740] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:47.650490 18412 consensus_queue.cc:260] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.651470 18412 raft_consensus.cc:3060] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:06:47.654245 18333 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 4.
I20260710 11:06:47.655143 18715 leader_election.cc:304] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [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: 0fa8739c592042be9128d04c5d71cc41, 3641a5308c6d4141b5ef98bf475126e0; no voters: 
I20260710 11:06:47.655869 19157 raft_consensus.cc:2804] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:06:47.656363 19157 raft_consensus.cc:697] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 LEADER]: Becoming Leader. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Running, Role: LEADER
I20260710 11:06:47.656426 18412 raft_consensus.cc:2468] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 4.
I20260710 11:06:47.657326 19157 consensus_queue.cc:237] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.664314 18238 catalog_manager.cc:5697] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: term changed from 3 to 4, leader changed from 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) to 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196). New cstate: current_term: 4 leader_uuid: "3641a5308c6d4141b5ef98bf475126e0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:47.785727 19149 raft_consensus.cc:993] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: : Instructing follower 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.786186 19147 raft_consensus.cc:1081] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Signalling peer 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.787576 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e"
dest_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:59886
I20260710 11:06:47.787977 18750 raft_consensus.cc:493] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.788192 18750 raft_consensus.cc:3060] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.792449 18750 raft_consensus.cc:515] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.794039 18750 leader_election.cc:290] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Requested vote from peers 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391), 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665)
I20260710 11:06:47.795068 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:47.795068 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9ae23169674c50ade885e7189d426e" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:47.795922 18485 raft_consensus.cc:3060] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.796308 18412 raft_consensus.cc:3055] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:47.796638 18412 raft_consensus.cc:740] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:47.797997 19149 raft_consensus.cc:993] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: : Instructing follower 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.797793 18412 consensus_queue.cc:260] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.798493 19149 raft_consensus.cc:1081] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Signalling peer 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:47.799019 18412 raft_consensus.cc:3060] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.800141 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9"
dest_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:59886
I20260710 11:06:47.800649 18750 raft_consensus.cc:493] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.800956 18750 raft_consensus.cc:3060] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.803121 18485 raft_consensus.cc:2468] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:47.804598 18713 leader_election.cc:304] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3641a5308c6d4141b5ef98bf475126e0, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:47.805399 19157 raft_consensus.cc:2804] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:47.805873 19157 raft_consensus.cc:697] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Becoming Leader. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Running, Role: LEADER
I20260710 11:06:47.805143 18412 raft_consensus.cc:2468] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:47.806845 19157 consensus_queue.cc:237] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.808869 18750 raft_consensus.cc:515] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.811221 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:47.811534 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85f4c244a6344e6e8c069fe812f30da9" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:47.811856 18412 raft_consensus.cc:3055] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:47.812110 18485 raft_consensus.cc:3060] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.812192 18412 raft_consensus.cc:740] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 150193b6f8a0497e898ffe6294a0d381, State: Running, Role: LEADER
I20260710 11:06:47.812987 18412 consensus_queue.cc:260] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.813016 18750 leader_election.cc:290] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:47.814249 18412 raft_consensus.cc:3060] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.815778 18238 catalog_manager.cc:5697] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: term changed from 1 to 2, leader changed from 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) to 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196). New cstate: current_term: 2 leader_uuid: "3641a5308c6d4141b5ef98bf475126e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:47.818996 18485 raft_consensus.cc:2468] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:47.820232 18713 leader_election.cc:304] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3641a5308c6d4141b5ef98bf475126e0, 5187bc7472354ed381d09504969267c4; no voters: 
I20260710 11:06:47.821146 19157 raft_consensus.cc:2804] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:47.821302 18412 raft_consensus.cc:2468] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:47.821872 19157 raft_consensus.cc:697] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Becoming Leader. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Running, Role: LEADER
I20260710 11:06:47.822777 19157 consensus_queue.cc:237] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:47.830013 18238 catalog_manager.cc:5697] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: term changed from 1 to 2, leader changed from 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194) to 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196). New cstate: current_term: 2 leader_uuid: "3641a5308c6d4141b5ef98bf475126e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:47.935484 19151 raft_consensus.cc:993] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: : Instructing follower 0fa8739c592042be9128d04c5d71cc41 to start an election
I20260710 11:06:47.935938 19151 raft_consensus.cc:1081] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Signalling peer 0fa8739c592042be9128d04c5d71cc41 to start an election
I20260710 11:06:47.937297 18333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e"
dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
 from {username='slave'} at 127.0.0.1:54866
I20260710 11:06:47.937752 18333 raft_consensus.cc:493] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:47.937987 18333 raft_consensus.cc:3060] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.942425 18333 raft_consensus.cc:515] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:47.944378 18333 leader_election.cc:290] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:47.945130 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:47.945349 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f043d549f1846e3ac4238946d77916e" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:47.945729 18412 raft_consensus.cc:3060] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.945837 18485 raft_consensus.cc:3055] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:47.946179 18485 raft_consensus.cc:740] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:47.946935 18485 consensus_queue.cc:260] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:47.948096 18485 raft_consensus.cc:3060] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:47.952142 18412 raft_consensus.cc:2468] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:47.953308 18307 leader_election.cc:304] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:47.954025 18485 raft_consensus.cc:2468] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:47.954123 19122 raft_consensus.cc:2804] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:47.955267 19122 raft_consensus.cc:697] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 2 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:47.956066 19122 consensus_queue.cc:237] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:47.962896 18238 catalog_manager.cc:5697] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 1 to 2, leader changed from 5187bc7472354ed381d09504969267c4 (127.16.201.195) to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.040490 18337 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:48.041728 19157 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:48.053954 18412 raft_consensus.cc:1275] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:48.055568 19157 consensus_queue.cc:1048] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:48.189921 18412 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:06:48.191004 19157 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:06:48.199297 18337 raft_consensus.cc:1275] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:06:48.200911 19175 consensus_queue.cc:1048] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:06:48.247802 18412 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:48.248859 19175 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:48.257781 18485 raft_consensus.cc:1275] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:48.259119 19157 consensus_queue.cc:1048] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:48.268481 18412 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:48.269678 19175 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:48.274236 18485 raft_consensus.cc:1275] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:48.282058 19158 consensus_queue.cc:1048] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:48.405303 18412 raft_consensus.cc:1275] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.406517 19122 consensus_queue.cc:1048] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:48.414723 18485 raft_consensus.cc:1275] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.416332 19183 consensus_queue.cc:1048] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:48.426994 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:48.443290 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:48.457293 18485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07"
dest_uuid: "5187bc7472354ed381d09504969267c4"
mode: GRACEFUL
new_leader_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:55028
I20260710 11:06:48.457819 18485 raft_consensus.cc:606] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Received request to transfer leadership to TS 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:48.459980 18485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5"
dest_uuid: "5187bc7472354ed381d09504969267c4"
mode: GRACEFUL
new_leader_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:55028
I20260710 11:06:48.460425 18485 raft_consensus.cc:606] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Received request to transfer leadership to TS 3641a5308c6d4141b5ef98bf475126e0
I20260710 11:06:48.462909 18485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8"
dest_uuid: "5187bc7472354ed381d09504969267c4"
mode: GRACEFUL
new_leader_uuid: "0fa8739c592042be9128d04c5d71cc41"
 from {username='slave'} at 127.0.0.1:55028
I20260710 11:06:48.463315 18485 raft_consensus.cc:606] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Received request to transfer leadership to TS 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:48.465346 18485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f"
dest_uuid: "5187bc7472354ed381d09504969267c4"
mode: GRACEFUL
new_leader_uuid: "0fa8739c592042be9128d04c5d71cc41"
 from {username='slave'} at 127.0.0.1:55028
I20260710 11:06:48.465785 18485 raft_consensus.cc:606] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Received request to transfer leadership to TS 0fa8739c592042be9128d04c5d71cc41
I20260710 11:06:48.466714 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:06:48.467370 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:06:48.477661 19151 raft_consensus.cc:993] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: : Instructing follower 0fa8739c592042be9128d04c5d71cc41 to start an election
I20260710 11:06:48.478257 19130 raft_consensus.cc:1081] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Signalling peer 0fa8739c592042be9128d04c5d71cc41 to start an election
I20260710 11:06:48.479592 18337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f"
dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
 from {username='slave'} at 127.0.0.1:54866
I20260710 11:06:48.480126 18337 raft_consensus.cc:493] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.480424 18337 raft_consensus.cc:3060] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.485180 18337 raft_consensus.cc:515] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:48.486702 18337 leader_election.cc:290] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:48.487383 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:48.487671 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f3c4d52af8414eb82f6d1032f6c17f" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:48.487877 18412 raft_consensus.cc:3060] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.488216 18485 raft_consensus.cc:3055] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.488473 18485 raft_consensus.cc:740] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:48.489213 18485 consensus_queue.cc:260] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:48.490252 18485 raft_consensus.cc:3060] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.492654 18412 raft_consensus.cc:2468] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:48.493774 18307 leader_election.cc:304] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:48.494505 19183 raft_consensus.cc:2804] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.494964 19183 raft_consensus.cc:697] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 2 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:48.495260 18485 raft_consensus.cc:2468] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:48.495807 19183 consensus_queue.cc:237] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:48.503201 18239 catalog_manager.cc:5697] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 1 to 2, leader changed from 5187bc7472354ed381d09504969267c4 (127.16.201.195) to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.753296 19151 raft_consensus.cc:993] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: : Instructing follower 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:48.753767 19130 raft_consensus.cc:1081] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Signalling peer 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:48.754988 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5"
dest_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:59892
I20260710 11:06:48.755431 18750 raft_consensus.cc:493] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.755695 18750 raft_consensus.cc:3060] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.760010 18750 raft_consensus.cc:515] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:48.761569 18750 leader_election.cc:290] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:48.762247 18412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:48.762560 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22c97e993b3049ff97894c0bff88a5f5" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:48.762810 18412 raft_consensus.cc:3060] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.763125 18485 raft_consensus.cc:3055] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.763468 18485 raft_consensus.cc:740] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:48.764253 18485 consensus_queue.cc:260] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:48.765372 18485 raft_consensus.cc:3060] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.767525 18412 raft_consensus.cc:2468] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:48.768563 18716 leader_election.cc:304] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 3641a5308c6d4141b5ef98bf475126e0; no voters: 
I20260710 11:06:48.769203 19158 raft_consensus.cc:2804] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.769711 19158 raft_consensus.cc:697] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Becoming Leader. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Running, Role: LEADER
I20260710 11:06:48.770561 19158 consensus_queue.cc:237] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:48.771260 18485 raft_consensus.cc:2468] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:48.778366 18239 catalog_manager.cc:5697] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: term changed from 1 to 2, leader changed from 5187bc7472354ed381d09504969267c4 (127.16.201.195) to 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196). New cstate: current_term: 2 leader_uuid: "3641a5308c6d4141b5ef98bf475126e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:48.856701 19151 raft_consensus.cc:993] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: : Instructing follower 0fa8739c592042be9128d04c5d71cc41 to start an election
I20260710 11:06:48.857239 19130 raft_consensus.cc:1081] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Signalling peer 0fa8739c592042be9128d04c5d71cc41 to start an election
I20260710 11:06:48.858608 18337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8"
dest_uuid: "0fa8739c592042be9128d04c5d71cc41"
 from {username='slave'} at 127.0.0.1:54866
I20260710 11:06:48.859058 18337 raft_consensus.cc:493] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.859334 18337 raft_consensus.cc:3060] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.863552 18337 raft_consensus.cc:515] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:48.865085 18337 leader_election.cc:290] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:48.865752 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:48.866146 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23bffb0926a44b0d8e0ffc9d27bb88f8" candidate_uuid: "0fa8739c592042be9128d04c5d71cc41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:48.866308 18408 raft_consensus.cc:3060] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.866681 18485 raft_consensus.cc:3055] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.866971 18485 raft_consensus.cc:740] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:48.867630 18485 consensus_queue.cc:260] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:48.868525 18485 raft_consensus.cc:3060] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.871030 18408 raft_consensus.cc:2468] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:48.871923 18307 leader_election.cc:304] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fa8739c592042be9128d04c5d71cc41, 150193b6f8a0497e898ffe6294a0d381; no voters: 
I20260710 11:06:48.872540 19183 raft_consensus.cc:2804] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.873011 19183 raft_consensus.cc:697] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 2 LEADER]: Becoming Leader. State: Replica: 0fa8739c592042be9128d04c5d71cc41, State: Running, Role: LEADER
I20260710 11:06:48.873265 18485 raft_consensus.cc:2468] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fa8739c592042be9128d04c5d71cc41 in term 2.
I20260710 11:06:48.873934 19183 consensus_queue.cc:237] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } }
I20260710 11:06:48.880291 18239 catalog_manager.cc:5697] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 reported cstate change: term changed from 1 to 2, leader changed from 5187bc7472354ed381d09504969267c4 (127.16.201.195) to 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0fa8739c592042be9128d04c5d71cc41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fa8739c592042be9128d04c5d71cc41" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 32995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:48.936210 19151 raft_consensus.cc:993] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: : Instructing follower 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:48.936704 19130 raft_consensus.cc:1081] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Signalling peer 3641a5308c6d4141b5ef98bf475126e0 to start an election
I20260710 11:06:48.938282 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07"
dest_uuid: "3641a5308c6d4141b5ef98bf475126e0"
 from {username='slave'} at 127.0.0.1:59892
I20260710 11:06:48.938769 18750 raft_consensus.cc:493] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:06:48.939044 18750 raft_consensus.cc:3060] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.943531 18750 raft_consensus.cc:515] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:48.944900 18750 leader_election.cc:290] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Requested vote from peers 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665), 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391)
I20260710 11:06:48.945808 18485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5187bc7472354ed381d09504969267c4"
I20260710 11:06:48.946017 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "092ad45f73bf4b7ab4f368449f907b07" candidate_uuid: "3641a5308c6d4141b5ef98bf475126e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "150193b6f8a0497e898ffe6294a0d381"
I20260710 11:06:48.946295 18485 raft_consensus.cc:3055] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:48.946645 18408 raft_consensus.cc:3060] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.946676 18485 raft_consensus.cc:740] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5187bc7472354ed381d09504969267c4, State: Running, Role: LEADER
I20260710 11:06:48.947788 18485 consensus_queue.cc:260] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:48.948637 18412 raft_consensus.cc:1275] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.948776 18485 raft_consensus.cc:3060] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:48.949904 19183 consensus_queue.cc:1048] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:48.954293 18408 raft_consensus.cc:2468] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:48.956261 18716 leader_election.cc:304] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 150193b6f8a0497e898ffe6294a0d381, 3641a5308c6d4141b5ef98bf475126e0; no voters: 
I20260710 11:06:48.957105 19158 raft_consensus.cc:2804] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:48.957645 19158 raft_consensus.cc:697] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Becoming Leader. State: Replica: 3641a5308c6d4141b5ef98bf475126e0, State: Running, Role: LEADER
I20260710 11:06:48.957707 18485 raft_consensus.cc:2468] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3641a5308c6d4141b5ef98bf475126e0 in term 2.
I20260710 11:06:48.958678 19158 consensus_queue.cc:237] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } }
I20260710 11:06:48.968022 18485 raft_consensus.cc:1275] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:48.972653 18239 catalog_manager.cc:5697] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 reported cstate change: term changed from 1 to 2, leader changed from 5187bc7472354ed381d09504969267c4 (127.16.201.195) to 3641a5308c6d4141b5ef98bf475126e0 (127.16.201.196). New cstate: current_term: 2 leader_uuid: "3641a5308c6d4141b5ef98bf475126e0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3641a5308c6d4141b5ef98bf475126e0" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 41663 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:06:48.976266 19195 consensus_queue.cc:1048] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:06:49.264796 18485 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:49.266095 19158 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:49.276381 18412 raft_consensus.cc:1275] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:49.278863 19158 consensus_queue.cc:1048] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:49.304481 18412 raft_consensus.cc:1275] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.305719 19195 consensus_queue.cc:1048] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.314954 18485 raft_consensus.cc:1275] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 0fa8739c592042be9128d04c5d71cc41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:49.316473 19167 consensus_queue.cc:1048] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:49.468495 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:06:49.493214 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:06:49.533977 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:49.538308 17191 tablet_replica.cc:333] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.539083 17191 raft_consensus.cc:2243] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.539873 17191 raft_consensus.cc:2272] T 2f043d549f1846e3ac4238946d77916e P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.541915 17191 tablet_replica.cc:333] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.542479 17191 raft_consensus.cc:2243] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.542912 17191 raft_consensus.cc:2272] T ee3e71c316734ccdb036c212dfaf4baf P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.545068 17191 tablet_replica.cc:333] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.545835 17191 raft_consensus.cc:2243] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.546434 17191 raft_consensus.cc:2272] T 8bdcb26b91934c2eb2425c5feba460c6 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:49.546778 18455 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:49.549024 17191 tablet_replica.cc:333] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
W20260710 11:06:49.549546 18455 consensus_peers.cc:597] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.549829 17191 raft_consensus.cc:2243] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.550414 17191 raft_consensus.cc:2272] T fd203a7848ea490d8aedc00ae24bc924 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.553010 17191 tablet_replica.cc:333] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.553803 17191 raft_consensus.cc:2243] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.554785 17191 raft_consensus.cc:2272] T 4c6dd030e5ed47a1b5e673085330937d P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.556617 17191 tablet_replica.cc:333] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.557138 17191 raft_consensus.cc:2243] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.557803 17191 raft_consensus.cc:2272] T 84c51bab877840a4adeec2fed4bf3ac1 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:49.559253 18715 consensus_peers.cc:597] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.559644 17191 tablet_replica.cc:333] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.560199 17191 raft_consensus.cc:2243] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.560804 17191 raft_consensus.cc:2272] T 3f02441e3d7341ab9171e2ea2229f7be P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.562812 17191 tablet_replica.cc:333] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.563529 17191 raft_consensus.cc:2243] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.564275 17191 raft_consensus.cc:2272] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.566635 17191 tablet_replica.cc:333] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
W20260710 11:06:49.566969 18455 consensus_peers.cc:597] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.567389 17191 raft_consensus.cc:2243] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.568128 17191 raft_consensus.cc:2272] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.570654 17191 tablet_replica.cc:333] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.571200 17191 raft_consensus.cc:2243] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.572029 17191 raft_consensus.cc:2272] T 47f3c4d52af8414eb82f6d1032f6c17f P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.574379 17191 tablet_replica.cc:333] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.575064 17191 raft_consensus.cc:2243] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.575891 17191 raft_consensus.cc:2272] T 2011291aab444ed796a59934b48266ea P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.576418 18485 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:49.577590 19158 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5187bc7472354ed381d09504969267c4" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 46391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:06:49.578148 17191 tablet_replica.cc:333] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.578773 17191 raft_consensus.cc:2243] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.579730 17191 raft_consensus.cc:2272] T 2b2c51e0305a48e884cf1b54d9782c14 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.582324 17191 tablet_replica.cc:333] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.582996 17191 raft_consensus.cc:2243] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.583199 18408 raft_consensus.cc:1275] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Refusing update from remote peer 3641a5308c6d4141b5ef98bf475126e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:06:49.584483 17191 raft_consensus.cc:2272] T ad8c85d5310f48619c465ca0aea25747 P 0fa8739c592042be9128d04c5d71cc41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.587244 17191 tablet_replica.cc:333] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.587949 17191 raft_consensus.cc:2243] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.588591 17191 raft_consensus.cc:2272] T 236906bb2619461f9917c58172908b42 P 0fa8739c592042be9128d04c5d71cc41 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:49.588531 18715 consensus_peers.cc:597] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.588266 19158 consensus_queue.cc:1048] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "150193b6f8a0497e898ffe6294a0d381" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 38665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:06:49.592080 17191 tablet_replica.cc:333] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.592912 17191 raft_consensus.cc:2243] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.593694 17191 raft_consensus.cc:2272] T ae11dddf9ee14f2fafc3df5a2b864d85 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.596694 17191 tablet_replica.cc:333] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.597584 17191 raft_consensus.cc:2243] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.598227 17191 raft_consensus.cc:2272] T 9319a41b1631416089cf333ffa7b8470 P 0fa8739c592042be9128d04c5d71cc41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.600865 17191 tablet_replica.cc:333] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.601831 17191 raft_consensus.cc:2243] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.602788 17191 raft_consensus.cc:2272] T 545c0b30acae472ba7ce0867455b1350 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.605463 17191 tablet_replica.cc:333] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41: stopping tablet replica
I20260710 11:06:49.606096 17191 raft_consensus.cc:2243] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.607060 17191 raft_consensus.cc:2272] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 0fa8739c592042be9128d04c5d71cc41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:49.620332 18381 consensus_peers.cc:597] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:49.646266 18455 consensus_peers.cc:597] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:32995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.656934 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
I20260710 11:06:49.699292 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
W20260710 11:06:49.733999 18716 consensus_peers.cc:597] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.734246 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:49.735121 17191 tablet_replica.cc:333] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.735764 17191 raft_consensus.cc:2243] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.736233 17191 raft_consensus.cc:2272] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.738040 17191 tablet_replica.cc:333] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.738520 17191 raft_consensus.cc:2243] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.739208 17191 raft_consensus.cc:2272] T ee3e71c316734ccdb036c212dfaf4baf P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.740885 17191 tablet_replica.cc:333] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.741371 17191 raft_consensus.cc:2243] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.741779 17191 raft_consensus.cc:2272] T 2f043d549f1846e3ac4238946d77916e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.743433 17191 tablet_replica.cc:333] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.743957 17191 raft_consensus.cc:2243] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.744693 17191 raft_consensus.cc:2272] T 3f02441e3d7341ab9171e2ea2229f7be P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.746799 17191 tablet_replica.cc:333] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.747402 17191 raft_consensus.cc:2243] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.747985 17191 raft_consensus.cc:2272] T 22c97e993b3049ff97894c0bff88a5f5 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:49.748503 18381 consensus_peers.cc:597] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:32995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.750326 17191 tablet_replica.cc:333] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.750892 17191 raft_consensus.cc:2243] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.751314 17191 raft_consensus.cc:2272] T 092ad45f73bf4b7ab4f368449f907b07 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.753438 17191 tablet_replica.cc:333] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.754004 17191 raft_consensus.cc:2243] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.754737 17191 raft_consensus.cc:2272] T fd203a7848ea490d8aedc00ae24bc924 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.756492 17191 tablet_replica.cc:333] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.757011 17191 raft_consensus.cc:2243] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.757392 17191 raft_consensus.cc:2272] T 4c6dd030e5ed47a1b5e673085330937d P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.759222 17191 tablet_replica.cc:333] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.759724 17191 raft_consensus.cc:2243] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.760128 17191 raft_consensus.cc:2272] T 4c9ae23169674c50ade885e7189d426e P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.761861 17191 tablet_replica.cc:333] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.762341 17191 raft_consensus.cc:2243] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.762724 17191 raft_consensus.cc:2272] T 84c51bab877840a4adeec2fed4bf3ac1 P 150193b6f8a0497e898ffe6294a0d381 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.764285 17191 tablet_replica.cc:333] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.764762 17191 raft_consensus.cc:2243] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.765489 17191 raft_consensus.cc:2272] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.767192 17191 tablet_replica.cc:333] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.767678 17191 raft_consensus.cc:2243] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.768076 17191 raft_consensus.cc:2272] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.770131 17191 tablet_replica.cc:333] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.770635 17191 raft_consensus.cc:2243] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.771040 17191 raft_consensus.cc:2272] T 47f3c4d52af8414eb82f6d1032f6c17f P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.773011 17191 tablet_replica.cc:333] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.773514 17191 raft_consensus.cc:2243] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.773960 17191 raft_consensus.cc:2272] T 85f4c244a6344e6e8c069fe812f30da9 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.775462 17191 tablet_replica.cc:333] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.775946 17191 raft_consensus.cc:2243] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.776671 17191 raft_consensus.cc:2272] T f3377863d2284f3084dc2c3b65037b81 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.778484 17191 tablet_replica.cc:333] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.779000 17191 raft_consensus.cc:2243] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.779434 17191 raft_consensus.cc:2272] T 9319a41b1631416089cf333ffa7b8470 P 150193b6f8a0497e898ffe6294a0d381 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.781309 17191 tablet_replica.cc:333] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
I20260710 11:06:49.781924 17191 raft_consensus.cc:2243] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.782424 17191 raft_consensus.cc:2272] T e0d87a2e01c24158be260263c1dcc649 P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.784637 17191 tablet_replica.cc:333] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381: stopping tablet replica
W20260710 11:06:49.784590 18455 consensus_peers.cc:597] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:32995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.785408 17191 raft_consensus.cc:2243] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.786180 17191 raft_consensus.cc:2272] T 2011291aab444ed796a59934b48266ea P 150193b6f8a0497e898ffe6294a0d381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.849845 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
W20260710 11:06:49.887027 18716 consensus_peers.cc:597] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.888280 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
W20260710 11:06:49.892287 18455 consensus_peers.cc:597] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 -> Peer 0fa8739c592042be9128d04c5d71cc41 (127.16.201.193:32995): Couldn't send request to peer 0fa8739c592042be9128d04c5d71cc41. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:32995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.924386 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:49.925238 17191 tablet_replica.cc:333] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.926280 17191 raft_consensus.cc:2243] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.926827 17191 raft_consensus.cc:2272] T 2f043d549f1846e3ac4238946d77916e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.928572 17191 tablet_replica.cc:333] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.929147 17191 raft_consensus.cc:2243] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.929625 17191 raft_consensus.cc:2272] T ee3e71c316734ccdb036c212dfaf4baf P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.931442 17191 tablet_replica.cc:333] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.931949 17191 raft_consensus.cc:2243] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.932339 17191 raft_consensus.cc:2272] T 22c97e993b3049ff97894c0bff88a5f5 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.934509 17191 tablet_replica.cc:333] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.935060 17191 raft_consensus.cc:2243] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.935818 17191 raft_consensus.cc:2272] T 8bdcb26b91934c2eb2425c5feba460c6 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.937543 17191 tablet_replica.cc:333] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.938187 17191 raft_consensus.cc:2243] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.938584 17191 raft_consensus.cc:2272] T 092ad45f73bf4b7ab4f368449f907b07 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.940719 17191 tablet_replica.cc:333] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.941294 17191 raft_consensus.cc:2243] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.941864 17191 raft_consensus.cc:2272] T fd203a7848ea490d8aedc00ae24bc924 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.945528 17191 tablet_replica.cc:333] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.946301 17191 raft_consensus.cc:2243] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.946815 17191 raft_consensus.cc:2272] T 23bffb0926a44b0d8e0ffc9d27bb88f8 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:49.947619 18716 consensus_peers.cc:597] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.949635 17191 tablet_replica.cc:333] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.950347 17191 raft_consensus.cc:2243] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.950775 17191 raft_consensus.cc:2272] T 47f3c4d52af8414eb82f6d1032f6c17f P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.954342 17191 tablet_replica.cc:333] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.954859 17191 raft_consensus.cc:2243] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:06:49.955150 18456 consensus_peers.cc:597] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.955559 17191 raft_consensus.cc:2272] T 4c9ae23169674c50ade885e7189d426e P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.957507 17191 tablet_replica.cc:333] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.958078 17191 raft_consensus.cc:2243] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.958845 17191 raft_consensus.cc:2272] T 545c0b30acae472ba7ce0867455b1350 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.960765 17191 tablet_replica.cc:333] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.961237 17191 raft_consensus.cc:2243] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.962029 17191 raft_consensus.cc:2272] T 9319a41b1631416089cf333ffa7b8470 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.964447 17191 tablet_replica.cc:333] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.964944 17191 raft_consensus.cc:2243] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:06:49.965862 18713 consensus_peers.cc:597] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): Couldn't send request to peer 5187bc7472354ed381d09504969267c4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:49.965893 17191 raft_consensus.cc:2272] T e0d87a2e01c24158be260263c1dcc649 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.968070 17191 tablet_replica.cc:333] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.968602 17191 raft_consensus.cc:2243] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.969120 17191 raft_consensus.cc:2272] T f3377863d2284f3084dc2c3b65037b81 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.970934 17191 tablet_replica.cc:333] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.971449 17191 raft_consensus.cc:2243] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.971935 17191 raft_consensus.cc:2272] T 2b2c51e0305a48e884cf1b54d9782c14 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.973743 17191 tablet_replica.cc:333] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.974220 17191 raft_consensus.cc:2243] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.974606 17191 raft_consensus.cc:2272] T 85f4c244a6344e6e8c069fe812f30da9 P 5187bc7472354ed381d09504969267c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.976127 17191 tablet_replica.cc:333] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.976591 17191 raft_consensus.cc:2243] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:49.977017 17191 raft_consensus.cc:2272] T ad8c85d5310f48619c465ca0aea25747 P 5187bc7472354ed381d09504969267c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.978835 17191 tablet_replica.cc:333] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.979296 17191 raft_consensus.cc:2243] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.980041 17191 raft_consensus.cc:2272] T 236906bb2619461f9917c58172908b42 P 5187bc7472354ed381d09504969267c4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:49.981756 17191 tablet_replica.cc:333] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4: stopping tablet replica
I20260710 11:06:49.982188 17191 raft_consensus.cc:2243] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:49.982854 17191 raft_consensus.cc:2272] T ae11dddf9ee14f2fafc3df5a2b864d85 P 5187bc7472354ed381d09504969267c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.028323 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
W20260710 11:06:50.042784 18713 consensus_peers.cc:597] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 5187bc7472354ed381d09504969267c4 (127.16.201.195:46391): Couldn't send request to peer 5187bc7472354ed381d09504969267c4. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.195:46391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:50.046511 18716 consensus_peers.cc:597] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:50.067271 18716 consensus_peers.cc:597] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:50.071640 17191 tablet_server.cc:179] TabletServer@127.16.201.196:0 shutting down...
W20260710 11:06:50.094945 18716 consensus_peers.cc:597] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 -> Peer 150193b6f8a0497e898ffe6294a0d381 (127.16.201.194:38665): Couldn't send request to peer 150193b6f8a0497e898ffe6294a0d381. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:38665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:50.101655 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:06:50.102447 17191 tablet_replica.cc:333] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.103420 17191 raft_consensus.cc:2243] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.104346 17191 raft_consensus.cc:2272] T 4c6dd030e5ed47a1b5e673085330937d P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.106932 17191 tablet_replica.cc:333] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.107448 17191 raft_consensus.cc:2243] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.108095 17191 raft_consensus.cc:2272] T 84c51bab877840a4adeec2fed4bf3ac1 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.109834 17191 tablet_replica.cc:333] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.110332 17191 raft_consensus.cc:2243] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.111002 17191 raft_consensus.cc:2272] T 22c97e993b3049ff97894c0bff88a5f5 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.113755 17191 tablet_replica.cc:333] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.114260 17191 raft_consensus.cc:2243] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.114797 17191 raft_consensus.cc:2272] T 8bdcb26b91934c2eb2425c5feba460c6 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.116400 17191 tablet_replica.cc:333] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.116876 17191 raft_consensus.cc:2243] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.117336 17191 raft_consensus.cc:2272] T ae11dddf9ee14f2fafc3df5a2b864d85 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.119156 17191 tablet_replica.cc:333] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.119624 17191 raft_consensus.cc:2243] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.120414 17191 raft_consensus.cc:2272] T 4c9ae23169674c50ade885e7189d426e P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.122179 17191 tablet_replica.cc:333] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.122684 17191 raft_consensus.cc:2243] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.123179 17191 raft_consensus.cc:2272] T 21a4184cbd6f4ca5a89e5b8ae54ec402 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.124876 17191 tablet_replica.cc:333] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.125375 17191 raft_consensus.cc:2243] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.125903 17191 raft_consensus.cc:2272] T ad8c85d5310f48619c465ca0aea25747 P 3641a5308c6d4141b5ef98bf475126e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.127626 17191 tablet_replica.cc:333] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.128139 17191 raft_consensus.cc:2243] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.128839 17191 raft_consensus.cc:2272] T 85f4c244a6344e6e8c069fe812f30da9 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.130625 17191 tablet_replica.cc:333] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.131119 17191 raft_consensus.cc:2243] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.131604 17191 raft_consensus.cc:2272] T 2011291aab444ed796a59934b48266ea P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.133268 17191 tablet_replica.cc:333] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.133808 17191 raft_consensus.cc:2243] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.134291 17191 raft_consensus.cc:2272] T 2b2c51e0305a48e884cf1b54d9782c14 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.135951 17191 tablet_replica.cc:333] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.136439 17191 raft_consensus.cc:2243] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.136919 17191 raft_consensus.cc:2272] T 545c0b30acae472ba7ce0867455b1350 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.138638 17191 tablet_replica.cc:333] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.139113 17191 raft_consensus.cc:2243] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.139539 17191 raft_consensus.cc:2272] T e0d87a2e01c24158be260263c1dcc649 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.141202 17191 tablet_replica.cc:333] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.141706 17191 raft_consensus.cc:2243] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.142207 17191 raft_consensus.cc:2272] T 9cba7d0db11b43a4a8a38e4ac7390f8b P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.143764 17191 tablet_replica.cc:333] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.144227 17191 raft_consensus.cc:2243] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.144701 17191 raft_consensus.cc:2272] T 3f02441e3d7341ab9171e2ea2229f7be P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.146348 17191 tablet_replica.cc:333] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.146795 17191 raft_consensus.cc:2243] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.147233 17191 raft_consensus.cc:2272] T f3377863d2284f3084dc2c3b65037b81 P 3641a5308c6d4141b5ef98bf475126e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.148720 17191 tablet_replica.cc:333] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.149175 17191 raft_consensus.cc:2243] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.149878 17191 raft_consensus.cc:2272] T 092ad45f73bf4b7ab4f368449f907b07 P 3641a5308c6d4141b5ef98bf475126e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.151813 17191 tablet_replica.cc:333] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0: stopping tablet replica
I20260710 11:06:50.152240 17191 raft_consensus.cc:2243] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:50.152751 17191 raft_consensus.cc:2272] T 236906bb2619461f9917c58172908b42 P 3641a5308c6d4141b5ef98bf475126e0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.187989 17191 tablet_server.cc:196] TabletServer@127.16.201.196:0 shutdown complete.
I20260710 11:06:50.216374 17191 master.cc:562] Master@127.16.201.254:44787 shutting down...
I20260710 11:06:50.238461 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:50.239022 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:50.239355 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14fcecb23f2d472798124af2fd4161ee: stopping tablet replica
I20260710 11:06:50.259793 17191 master.cc:584] Master@127.16.201.254:44787 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27740 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:06:50.317081 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:43045
I20260710 11:06:50.318267 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:50.323550 19218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.323776 19219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.324890 19221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.326207 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:50.327291 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:50.327477 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:50.327596 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681610327581 us; error 0 us; skew 500 ppm
I20260710 11:06:50.328078 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:50.330433 17191 webserver.cc:533] Webserver started at http://127.16.201.254:42089/ using document root <none> and password file <none>
I20260710 11:06:50.330910 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:50.331090 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:50.331331 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:50.332406 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "a7df77eefa424b71887e56fc94f0a3da"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.336777 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:06:50.340427 19226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.341159 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:50.341444 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "a7df77eefa424b71887e56fc94f0a3da"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.341773 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:50.357832 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:50.359122 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:50.399149 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:43045
I20260710 11:06:50.399222 19277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:43045 every 8 connection(s)
I20260710 11:06:50.403246 19278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:50.412875 19278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da: Bootstrap starting.
I20260710 11:06:50.418119 19278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:50.422268 19278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da: No bootstrap required, opened a new log
I20260710 11:06:50.424345 19278 raft_consensus.cc:359] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7df77eefa424b71887e56fc94f0a3da" member_type: VOTER }
I20260710 11:06:50.424710 19278 raft_consensus.cc:385] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:50.424882 19278 raft_consensus.cc:740] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7df77eefa424b71887e56fc94f0a3da, State: Initialized, Role: FOLLOWER
I20260710 11:06:50.425447 19278 consensus_queue.cc:260] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7df77eefa424b71887e56fc94f0a3da" member_type: VOTER }
I20260710 11:06:50.425935 19278 raft_consensus.cc:399] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:06:50.426128 19278 raft_consensus.cc:493] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:06:50.426328 19278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:50.430378 19278 raft_consensus.cc:515] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7df77eefa424b71887e56fc94f0a3da" member_type: VOTER }
I20260710 11:06:50.430830 19278 leader_election.cc:304] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [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: a7df77eefa424b71887e56fc94f0a3da; no voters: 
I20260710 11:06:50.431860 19278 leader_election.cc:290] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:06:50.432271 19281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:50.433586 19281 raft_consensus.cc:697] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 1 LEADER]: Becoming Leader. State: Replica: a7df77eefa424b71887e56fc94f0a3da, State: Running, Role: LEADER
I20260710 11:06:50.434273 19281 consensus_queue.cc:237] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [LEADER]: Queue going to LEADER mode. State: All 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: "a7df77eefa424b71887e56fc94f0a3da" member_type: VOTER }
I20260710 11:06:50.434844 19278 sys_catalog.cc:565] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:06:50.438686 19282 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a7df77eefa424b71887e56fc94f0a3da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7df77eefa424b71887e56fc94f0a3da" member_type: VOTER } }
I20260710 11:06:50.439363 19282 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:50.439265 19283 sys_catalog.cc:455] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [sys.catalog]: SysCatalogTable state changed. Reason: New leader a7df77eefa424b71887e56fc94f0a3da. Latest consensus state: current_term: 1 leader_uuid: "a7df77eefa424b71887e56fc94f0a3da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7df77eefa424b71887e56fc94f0a3da" member_type: VOTER } }
I20260710 11:06:50.439815 19283 sys_catalog.cc:458] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [sys.catalog]: This master's current role is: LEADER
I20260710 11:06:50.442279 19288 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:06:50.450001 19288 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:06:50.450980 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:06:50.458774 19288 catalog_manager.cc:1383] Generated new cluster ID: a4a81370fb3a42f8a1daa1a6ba297eee
I20260710 11:06:50.459089 19288 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:06:50.494508 19288 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:06:50.495786 19288 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:06:50.510205 19288 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da: Generated new TSK 0
I20260710 11:06:50.510775 19288 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:06:50.517838 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:50.524792 19299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.525648 19300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.529968 17191 server_base.cc:1061] running on GCE node
W20260710 11:06:50.531665 19302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.532647 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:50.532842 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:50.533058 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681610533043 us; error 0 us; skew 500 ppm
I20260710 11:06:50.533703 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:50.536075 17191 webserver.cc:533] Webserver started at http://127.16.201.193:34123/ using document root <none> and password file <none>
I20260710 11:06:50.536586 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:50.536785 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:50.537060 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:50.538182 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "084d21b5f9c7437881a48f13092ebab7"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.542526 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:06:50.546185 19307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.547089 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:06:50.547338 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "084d21b5f9c7437881a48f13092ebab7"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.547587 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:50.558490 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:50.559603 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:50.561043 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:50.563293 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:50.563489 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.563750 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:50.563898 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.603328 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:33933
I20260710 11:06:50.603444 19369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:33933 every 8 connection(s)
I20260710 11:06:50.608579 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:50.615232 19374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.618436 19375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.621061 19370 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43045
I20260710 11:06:50.621685 19370 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:50.622013 17191 server_base.cc:1061] running on GCE node
W20260710 11:06:50.622082 19377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.622692 19370 heartbeater.cc:507] Master 127.16.201.254:43045 requested a full tablet report, sending...
I20260710 11:06:50.623526 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:50.623775 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:50.623958 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681610623942 us; error 0 us; skew 500 ppm
I20260710 11:06:50.624522 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:50.625160 19243 ts_manager.cc:194] Registered new tserver with Master: 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:50.627043 17191 webserver.cc:533] Webserver started at http://127.16.201.194:40647/ using document root <none> and password file <none>
I20260710 11:06:50.627291 19243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42598
I20260710 11:06:50.627617 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:50.627875 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:50.628149 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:50.629257 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.633611 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:06:50.636770 19382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.637677 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:06:50.637925 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.638195 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:50.675760 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:50.676914 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:50.678325 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:50.680544 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:50.680717 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.680994 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:50.681146 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.720553 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:39185
I20260710 11:06:50.720654 19444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:39185 every 8 connection(s)
I20260710 11:06:50.725265 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:50.731868 19448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.732239 19449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.734776 19451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.735280 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:50.736390 19445 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43045
I20260710 11:06:50.736821 19445 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:50.736828 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:50.737238 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:50.737419 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681610737403 us; error 0 us; skew 500 ppm
I20260710 11:06:50.737782 19445 heartbeater.cc:507] Master 127.16.201.254:43045 requested a full tablet report, sending...
I20260710 11:06:50.738046 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:50.740005 19243 ts_manager.cc:194] Registered new tserver with Master: 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:50.740852 17191 webserver.cc:533] Webserver started at http://127.16.201.195:35307/ using document root <none> and password file <none>
I20260710 11:06:50.741355 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:50.741393 19243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42610
I20260710 11:06:50.741647 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:50.742026 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:50.743352 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "e70dbc718425427598568155e4dd4ea9"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.747866 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:06:50.751179 19456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.751964 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:06:50.752254 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "e70dbc718425427598568155e4dd4ea9"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.752547 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:50.763149 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:50.764333 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:50.766027 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:50.768203 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:50.768441 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.768694 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:50.768864 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.807775 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:44251
I20260710 11:06:50.807871 19518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:44251 every 8 connection(s)
I20260710 11:06:50.812511 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:50.819803 19522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:50.820966 19523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.825875 19519 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43045
W20260710 11:06:50.826179 19525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:50.826555 19519 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:50.827816 19519 heartbeater.cc:507] Master 127.16.201.254:43045 requested a full tablet report, sending...
I20260710 11:06:50.829034 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:50.830129 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:50.830334 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:50.830278 19243 ts_manager.cc:194] Registered new tserver with Master: e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:50.830726 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681610830699 us; error 0 us; skew 500 ppm
I20260710 11:06:50.831395 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:50.832104 19243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42616
I20260710 11:06:50.834161 17191 webserver.cc:533] Webserver started at http://127.16.201.196:42513/ using document root <none> and password file <none>
I20260710 11:06:50.834681 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:50.834888 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:06:50.835153 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:06:50.836301 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-3-root/instance:
uuid: "f148c5085647404f9ea42b9a1cdd170b"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.840940 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:06:50.844228 19530 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.844965 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:06:50.845209 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-3-root
uuid: "f148c5085647404f9ea42b9a1cdd170b"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:50.845454 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:06:50.868607 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:50.869822 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:50.871186 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:50.873368 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:06:50.873613 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:06:50.873857 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:06:50.874027 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:50.913053 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.196:38093
I20260710 11:06:50.913143 19592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.196:38093 every 8 connection(s)
I20260710 11:06:50.926729 19593 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43045
I20260710 11:06:50.927071 19593 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:50.927755 19593 heartbeater.cc:507] Master 127.16.201.254:43045 requested a full tablet report, sending...
I20260710 11:06:50.929850 19243 ts_manager.cc:194] Registered new tserver with Master: f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:50.929999 17191 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013835014s
I20260710 11:06:50.931649 19243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42628
I20260710 11:06:50.956722 19243 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42632:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:06:51.078965 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 076d448d25c74332a5b2eaaf31945a76 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:51.081539 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076d448d25c74332a5b2eaaf31945a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.084870 19483 tablet_service.cc:1511] Processing CreateTablet for tablet c262344eabfa4db6965aba06ce2c6e38 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:51.086352 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c262344eabfa4db6965aba06ce2c6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.089309 19482 tablet_service.cc:1511] Processing CreateTablet for tablet c7c7c903ae304ce0889326301690338c (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:51.090777 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c7c903ae304ce0889326301690338c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.093286 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 91505357d23b4ac4a2cb5027865a24ff (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:51.094681 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91505357d23b4ac4a2cb5027865a24ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.097404 19480 tablet_service.cc:1511] Processing CreateTablet for tablet 1c04edd3597241cba95c2b11d0133fce (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:51.098766 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c04edd3597241cba95c2b11d0133fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.102226 19479 tablet_service.cc:1511] Processing CreateTablet for tablet 04477118f5db4470b664bbbbb3df250b (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:51.103585 19479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04477118f5db4470b664bbbbb3df250b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.108249 19478 tablet_service.cc:1511] Processing CreateTablet for tablet 73f3a722da9c4f079e22685ef0465d61 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:51.109715 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f3a722da9c4f079e22685ef0465d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.116289 19477 tablet_service.cc:1511] Processing CreateTablet for tablet fc5a620456b845d6ad790e821d441f79 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:51.120101 19556 tablet_service.cc:1511] Processing CreateTablet for tablet c7c7c903ae304ce0889326301690338c (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:51.121685 19558 tablet_service.cc:1511] Processing CreateTablet for tablet 076d448d25c74332a5b2eaaf31945a76 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:51.121433 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c7c903ae304ce0889326301690338c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.123790 19557 tablet_service.cc:1511] Processing CreateTablet for tablet a020186e3c0a4dcabf1a3474c843fad0 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:51.125167 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a020186e3c0a4dcabf1a3474c843fad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.126673 19555 tablet_service.cc:1511] Processing CreateTablet for tablet daadeed136b74986bdbebf3817969bef (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:51.127216 19403 tablet_service.cc:1511] Processing CreateTablet for tablet e57169400f8d49c1a1c16340c095aa73 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:51.128055 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daadeed136b74986bdbebf3817969bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.128557 19403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57169400f8d49c1a1c16340c095aa73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.128577 19475 tablet_service.cc:1511] Processing CreateTablet for tablet f06e285aef9446cb9f759bcbcdd06491 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:51.130744 19554 tablet_service.cc:1511] Processing CreateTablet for tablet 1c04edd3597241cba95c2b11d0133fce (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:51.132076 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c04edd3597241cba95c2b11d0133fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.132594 19402 tablet_service.cc:1511] Processing CreateTablet for tablet 84000d5ff7a947d499eeb94af2544a2a (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:51.133910 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84000d5ff7a947d499eeb94af2544a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.134783 19553 tablet_service.cc:1511] Processing CreateTablet for tablet 04477118f5db4470b664bbbbb3df250b (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:51.137948 19404 tablet_service.cc:1511] Processing CreateTablet for tablet 73f3a722da9c4f079e22685ef0465d61 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:51.138707 19410 tablet_service.cc:1511] Processing CreateTablet for tablet 076d448d25c74332a5b2eaaf31945a76 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:06:51.138996 19406 tablet_service.cc:1511] Processing CreateTablet for tablet daadeed136b74986bdbebf3817969bef (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:51.139657 19404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f3a722da9c4f079e22685ef0465d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.140151 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04477118f5db4470b664bbbbb3df250b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.137871 19551 tablet_service.cc:1511] Processing CreateTablet for tablet fc5a620456b845d6ad790e821d441f79 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:51.140941 19409 tablet_service.cc:1511] Processing CreateTablet for tablet c262344eabfa4db6965aba06ce2c6e38 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:51.141968 19406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daadeed136b74986bdbebf3817969bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.142164 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5a620456b845d6ad790e821d441f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.142994 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5a620456b845d6ad790e821d441f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.143283 19408 tablet_service.cc:1511] Processing CreateTablet for tablet a020186e3c0a4dcabf1a3474c843fad0 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:51.144532 19475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06e285aef9446cb9f759bcbcdd06491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.144681 19408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a020186e3c0a4dcabf1a3474c843fad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.145663 19550 tablet_service.cc:1511] Processing CreateTablet for tablet 84000d5ff7a947d499eeb94af2544a2a (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:51.147040 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84000d5ff7a947d499eeb94af2544a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.146685 19407 tablet_service.cc:1511] Processing CreateTablet for tablet 91505357d23b4ac4a2cb5027865a24ff (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:51.147993 19407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91505357d23b4ac4a2cb5027865a24ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.148468 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076d448d25c74332a5b2eaaf31945a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.151216 19405 tablet_service.cc:1511] Processing CreateTablet for tablet 04477118f5db4470b664bbbbb3df250b (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:06:51.152684 19405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04477118f5db4470b664bbbbb3df250b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.154105 19476 tablet_service.cc:1511] Processing CreateTablet for tablet 84000d5ff7a947d499eeb94af2544a2a (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:06:51.137915 19552 tablet_service.cc:1511] Processing CreateTablet for tablet e57169400f8d49c1a1c16340c095aa73 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:51.155520 19476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84000d5ff7a947d499eeb94af2544a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.161288 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57169400f8d49c1a1c16340c095aa73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.165937 19410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076d448d25c74332a5b2eaaf31945a76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.171241 19401 tablet_service.cc:1511] Processing CreateTablet for tablet f06e285aef9446cb9f759bcbcdd06491 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:51.169953 19409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c262344eabfa4db6965aba06ce2c6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.173961 19401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06e285aef9446cb9f759bcbcdd06491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.190971 19549 tablet_service.cc:1511] Processing CreateTablet for tablet cf4db2aaa29e45469cb8d5f3102da255 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:51.192608 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4db2aaa29e45469cb8d5f3102da255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.201138 19335 tablet_service.cc:1511] Processing CreateTablet for tablet c262344eabfa4db6965aba06ce2c6e38 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:06:51.202769 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c262344eabfa4db6965aba06ce2c6e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.202837 19334 tablet_service.cc:1511] Processing CreateTablet for tablet a020186e3c0a4dcabf1a3474c843fad0 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:06:51.204311 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a020186e3c0a4dcabf1a3474c843fad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.207530 19333 tablet_service.cc:1511] Processing CreateTablet for tablet c7c7c903ae304ce0889326301690338c (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:06:51.214778 19328 tablet_service.cc:1511] Processing CreateTablet for tablet e57169400f8d49c1a1c16340c095aa73 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:06:51.215303 19330 tablet_service.cc:1511] Processing CreateTablet for tablet 1c04edd3597241cba95c2b11d0133fce (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:06:51.221658 19333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7c7c903ae304ce0889326301690338c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.226445 19329 tablet_service.cc:1511] Processing CreateTablet for tablet 73f3a722da9c4f079e22685ef0465d61 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:06:51.228526 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 91505357d23b4ac4a2cb5027865a24ff (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:06:51.230474 19331 tablet_service.cc:1511] Processing CreateTablet for tablet daadeed136b74986bdbebf3817969bef (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:06:51.231961 19326 tablet_service.cc:1511] Processing CreateTablet for tablet f06e285aef9446cb9f759bcbcdd06491 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:06:51.233541 19327 tablet_service.cc:1511] Processing CreateTablet for tablet fc5a620456b845d6ad790e821d441f79 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:06:51.232714 19483 tablet_service.cc:1511] Processing CreateTablet for tablet 78cbf96313ba42329853c216151700b4 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:51.244002 19479 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a1e4ec16140b3901e3038a99066cb (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:51.261683 19330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c04edd3597241cba95c2b11d0133fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.277673 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cbf96313ba42329853c216151700b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.277915 19327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5a620456b845d6ad790e821d441f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.284065 19326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06e285aef9446cb9f759bcbcdd06491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.289090 19610 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:51.286792 19479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a1e4ec16140b3901e3038a99066cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.294027 19329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f3a722da9c4f079e22685ef0465d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.297917 19328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57169400f8d49c1a1c16340c095aa73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.302192 19331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daadeed136b74986bdbebf3817969bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.306012 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91505357d23b4ac4a2cb5027865a24ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.310593 19610 tablet_bootstrap.cc:654] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.312093 19405 tablet_service.cc:1511] Processing CreateTablet for tablet cf4db2aaa29e45469cb8d5f3102da255 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:51.313422 19405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4db2aaa29e45469cb8d5f3102da255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.365857 19612 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:51.370095 19407 tablet_service.cc:1511] Processing CreateTablet for tablet 6e17be99f66242dfa5d7fe67e42af120 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:51.370478 19406 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a1e4ec16140b3901e3038a99066cb (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:51.371472 19407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e17be99f66242dfa5d7fe67e42af120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.378672 19401 tablet_service.cc:1511] Processing CreateTablet for tablet 8b59efc152cb443697b45c0d80236e8c (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:51.380036 19401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b59efc152cb443697b45c0d80236e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.381856 19403 tablet_service.cc:1511] Processing CreateTablet for tablet 09d1098e00074150b1f8998860513f3d (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:51.382702 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 78cbf96313ba42329853c216151700b4 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:51.383956 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cbf96313ba42329853c216151700b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.387866 19328 tablet_service.cc:1511] Processing CreateTablet for tablet 78cbf96313ba42329853c216151700b4 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:06:51.389128 19328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cbf96313ba42329853c216151700b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.391299 19476 tablet_service.cc:1511] Processing CreateTablet for tablet 6e17be99f66242dfa5d7fe67e42af120 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:51.392531 19476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e17be99f66242dfa5d7fe67e42af120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.400421 19555 tablet_service.cc:1511] Processing CreateTablet for tablet 8b59efc152cb443697b45c0d80236e8c (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:51.404338 19611 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:51.406253 19327 tablet_service.cc:1511] Processing CreateTablet for tablet cf4db2aaa29e45469cb8d5f3102da255 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:06:51.407033 19610 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:51.407490 19610 ts_tablet_manager.cc:1403] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.119s	user 0.003s	sys 0.018s
I20260710 11:06:51.407588 19327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4db2aaa29e45469cb8d5f3102da255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.409878 19484 tablet_service.cc:1511] Processing CreateTablet for tablet 0c80e85bd6294e18a258db9be7efbe05 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:51.411134 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c80e85bd6294e18a258db9be7efbe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.414606 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 09d1098e00074150b1f8998860513f3d (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:51.415865 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d1098e00074150b1f8998860513f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.416260 19332 tablet_service.cc:1511] Processing CreateTablet for tablet 6e17be99f66242dfa5d7fe67e42af120 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:06:51.418919 19610 raft_consensus.cc:359] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.419649 19610 raft_consensus.cc:385] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.419721 19609 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:51.420001 19610 raft_consensus.cc:740] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.420815 19610 consensus_queue.cc:260] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.422164 19332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e17be99f66242dfa5d7fe67e42af120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.402824 19403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d1098e00074150b1f8998860513f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.434383 19549 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a1e4ec16140b3901e3038a99066cb (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:06:51.441182 19553 tablet_service.cc:1511] Processing CreateTablet for tablet efb903cb6b224921af0c9b31457b0fec (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:51.406597 19404 tablet_service.cc:1511] Processing CreateTablet for tablet efb903cb6b224921af0c9b31457b0fec (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
W20260710 11:06:51.445159 19291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:51.445758 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b59efc152cb443697b45c0d80236e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.424825 19554 tablet_service.cc:1511] Processing CreateTablet for tablet 09d1098e00074150b1f8998860513f3d (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:06:51.433077 19482 tablet_service.cc:1511] Processing CreateTablet for tablet 92c3d89dc43048389004cb9a7f1b18dc (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:51.454658 19405 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd39b1cf3764135922fda4e367f584a (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:51.455336 19406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a1e4ec16140b3901e3038a99066cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.460132 19612 tablet_bootstrap.cc:654] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.460440 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a1e4ec16140b3901e3038a99066cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.422214 19550 tablet_service.cc:1511] Processing CreateTablet for tablet 0c80e85bd6294e18a258db9be7efbe05 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:51.453755 19409 tablet_service.cc:1511] Processing CreateTablet for tablet 92c3d89dc43048389004cb9a7f1b18dc (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:51.471122 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb903cb6b224921af0c9b31457b0fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.471788 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c80e85bd6294e18a258db9be7efbe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.471969 19409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c3d89dc43048389004cb9a7f1b18dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.474709 19477 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd39b1cf3764135922fda4e367f584a (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:51.479672 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd39b1cf3764135922fda4e367f584a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.475337 19551 tablet_service.cc:1511] Processing CreateTablet for tablet e0cb79e406e6449eb429386bef44eaa3 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:51.476817 19334 tablet_service.cc:1511] Processing CreateTablet for tablet 8b59efc152cb443697b45c0d80236e8c (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:06:51.500355 19334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b59efc152cb443697b45c0d80236e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.475179 19405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd39b1cf3764135922fda4e367f584a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.484073 19329 tablet_service.cc:1511] Processing CreateTablet for tablet 0c80e85bd6294e18a258db9be7efbe05 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:06:51.484073 19558 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd39b1cf3764135922fda4e367f584a (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:06:51.496506 19478 tablet_service.cc:1511] Processing CreateTablet for tablet e0cb79e406e6449eb429386bef44eaa3 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:51.477975 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d1098e00074150b1f8998860513f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.512537 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd39b1cf3764135922fda4e367f584a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.501674 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c3d89dc43048389004cb9a7f1b18dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.515609 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cb79e406e6449eb429386bef44eaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.517828 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cb79e406e6449eb429386bef44eaa3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:06:51.536856 19228 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.201.193:33933, user_credentials={real_user=slave}} blocked reactor thread for 57530.5us
I20260710 11:06:51.542071 19404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb903cb6b224921af0c9b31457b0fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.543702 19445 heartbeater.cc:499] Master 127.16.201.254:43045 was elected leader, sending a full tablet report...
I20260710 11:06:51.545662 19331 tablet_service.cc:1511] Processing CreateTablet for tablet efb903cb6b224921af0c9b31457b0fec (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:06:51.547077 19610 ts_tablet_manager.cc:1434] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.139s	user 0.018s	sys 0.012s
I20260710 11:06:51.548066 19610 tablet_bootstrap.cc:492] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
W20260710 11:06:51.549072 19227 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.201.196:38093, user_credentials={real_user=slave}} blocked reactor thread for 57816.5us
I20260710 11:06:51.551744 19609 tablet_bootstrap.cc:654] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.542245 19329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c80e85bd6294e18a258db9be7efbe05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.544243 19333 tablet_service.cc:1511] Processing CreateTablet for tablet 92c3d89dc43048389004cb9a7f1b18dc (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:06:51.593688 19614 raft_consensus.cc:493] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:51.594448 19614 raft_consensus.cc:515] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.605834 19610 tablet_bootstrap.cc:654] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.601776 19331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efb903cb6b224921af0c9b31457b0fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.624436 19612 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:51.624951 19612 ts_tablet_manager.cc:1403] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.265s	user 0.010s	sys 0.007s
I20260710 11:06:51.630038 19370 heartbeater.cc:499] Master 127.16.201.254:43045 was elected leader, sending a full tablet report...
I20260710 11:06:51.635136 19611 tablet_bootstrap.cc:654] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.628216 19614 leader_election.cc:290] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:51.684026 19610 tablet_bootstrap.cc:492] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:51.684581 19610 ts_tablet_manager.cc:1403] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.022s
I20260710 11:06:51.670543 19333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c3d89dc43048389004cb9a7f1b18dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.690506 19335 tablet_service.cc:1511] Processing CreateTablet for tablet e0cb79e406e6449eb429386bef44eaa3 (DEFAULT_TABLE table=test-workload [id=fba940f758c442d0a6b664d61ab6fb7b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:06:51.691431 19612 raft_consensus.cc:359] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.692258 19612 raft_consensus.cc:385] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.692597 19612 raft_consensus.cc:740] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.693589 19612 consensus_queue.cc:260] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.691951 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0cb79e406e6449eb429386bef44eaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:06:51.687597 19610 raft_consensus.cc:359] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.722325 19610 raft_consensus.cc:385] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.722649 19610 raft_consensus.cc:740] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.723448 19610 consensus_queue.cc:260] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.722007 19609 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:51.724720 19609 ts_tablet_manager.cc:1403] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.388s	user 0.035s	sys 0.038s
I20260710 11:06:51.726449 19611 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:51.727097 19610 ts_tablet_manager.cc:1434] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
W20260710 11:06:51.728227 19446 tablet.cc:2406] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:06:51.730168 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daadeed136b74986bdbebf3817969bef" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
W20260710 11:06:51.740207 19384 leader_election.cc:343] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:51.732146 19609 raft_consensus.cc:359] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.742256 19593 heartbeater.cc:499] Master 127.16.201.254:43045 was elected leader, sending a full tablet report...
I20260710 11:06:51.742372 19609 raft_consensus.cc:385] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.742859 19609 raft_consensus.cc:740] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.745093 19609 consensus_queue.cc:260] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.751184 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daadeed136b74986bdbebf3817969bef" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
W20260710 11:06:51.752771 19383 leader_election.cc:343] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:51.753417 19383 leader_election.cc:304] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:51.755594 19614 raft_consensus.cc:2749] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:51.754385 19611 ts_tablet_manager.cc:1403] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.350s	user 0.014s	sys 0.020s
I20260710 11:06:51.777197 19612 ts_tablet_manager.cc:1434] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.152s	user 0.017s	sys 0.004s
I20260710 11:06:51.778298 19612 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:51.785964 19611 raft_consensus.cc:359] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:51.786777 19611 raft_consensus.cc:385] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.787124 19611 raft_consensus.cc:740] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.787962 19611 consensus_queue.cc:260] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:51.792142 19610 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:51.800805 19610 tablet_bootstrap.cc:654] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.808252 19519 heartbeater.cc:499] Master 127.16.201.254:43045 was elected leader, sending a full tablet report...
I20260710 11:06:51.815549 19609 ts_tablet_manager.cc:1434] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.090s	user 0.011s	sys 0.017s
I20260710 11:06:51.816598 19609 tablet_bootstrap.cc:492] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:51.825011 19612 tablet_bootstrap.cc:654] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.832242 19611 ts_tablet_manager.cc:1434] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.020s
I20260710 11:06:51.835383 19611 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:51.835657 19610 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:51.836295 19610 ts_tablet_manager.cc:1403] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.019s
I20260710 11:06:51.838860 19612 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:51.839267 19609 tablet_bootstrap.cc:654] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.839339 19610 raft_consensus.cc:359] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.840337 19610 raft_consensus.cc:385] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.839546 19612 ts_tablet_manager.cc:1403] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.002s
I20260710 11:06:51.840667 19610 raft_consensus.cc:740] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.841639 19610 consensus_queue.cc:260] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.842787 19611 tablet_bootstrap.cc:654] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.846171 19612 raft_consensus.cc:359] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.847061 19612 raft_consensus.cc:385] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.847486 19612 raft_consensus.cc:740] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.848340 19612 consensus_queue.cc:260] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.852427 19610 ts_tablet_manager.cc:1434] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:06:51.854252 19612 ts_tablet_manager.cc:1434] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:06:51.856853 19612 tablet_bootstrap.cc:492] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:51.861855 19610 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:51.864815 19612 tablet_bootstrap.cc:654] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.867782 19609 tablet_bootstrap.cc:492] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:51.867843 19611 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:51.868494 19611 ts_tablet_manager.cc:1403] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.019s
I20260710 11:06:51.868539 19609 ts_tablet_manager.cc:1403] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.002s
I20260710 11:06:51.870814 19611 raft_consensus.cc:359] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.871399 19611 raft_consensus.cc:385] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.871701 19611 raft_consensus.cc:740] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.872527 19611 consensus_queue.cc:260] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.872813 19609 raft_consensus.cc:359] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.873572 19609 raft_consensus.cc:385] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.873886 19609 raft_consensus.cc:740] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.874765 19611 ts_tablet_manager.cc:1434] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:06:51.874635 19609 consensus_queue.cc:260] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.876093 19611 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:51.876777 19609 ts_tablet_manager.cc:1434] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:06:51.877799 19609 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:51.882916 19611 tablet_bootstrap.cc:654] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.883957 19609 tablet_bootstrap.cc:654] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.886822 19610 tablet_bootstrap.cc:654] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.893327 19612 tablet_bootstrap.cc:492] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:51.894030 19612 ts_tablet_manager.cc:1403] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.011s
I20260710 11:06:51.895273 19611 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:51.895821 19611 ts_tablet_manager.cc:1403] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:06:51.897807 19610 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:51.898399 19622 raft_consensus.cc:493] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:51.897919 19612 raft_consensus.cc:359] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.898957 19612 raft_consensus.cc:385] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.898892 19622 raft_consensus.cc:515] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.899101 19611 raft_consensus.cc:359] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.899523 19612 raft_consensus.cc:740] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.899892 19611 raft_consensus.cc:385] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.900249 19611 raft_consensus.cc:740] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.901057 19611 consensus_queue.cc:260] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.903453 19611 ts_tablet_manager.cc:1434] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:06:51.904446 19611 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:51.900837 19612 consensus_queue.cc:260] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.907907 19623 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:51.908576 19623 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.913501 19611 tablet_bootstrap.cc:654] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:51.913810 19622 leader_election.cc:290] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:51.898388 19610 ts_tablet_manager.cc:1403] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.003s
I20260710 11:06:51.942550 19623 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:51.944984 19610 raft_consensus.cc:359] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.946979 19614 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:51.953143 19614 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.955374 19615 raft_consensus.cc:493] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:51.956039 19615 raft_consensus.cc:515] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.958889 19615 leader_election.cc:290] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:51.959398 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:51.962203 19614 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
W20260710 11:06:51.963377 19383 leader_election.cc:343] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:51.964383 19610 raft_consensus.cc:385] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.965669 19610 raft_consensus.cc:740] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.966163 19609 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:51.968704 19609 ts_tablet_manager.cc:1403] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.091s	user 0.048s	sys 0.038s
I20260710 11:06:51.970434 19610 consensus_queue.cc:260] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.972148 19609 raft_consensus.cc:359] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.976810 19609 raft_consensus.cc:385] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.977300 19609 raft_consensus.cc:740] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.979172 19624 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:51.979651 19624 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:51.982007 19610 ts_tablet_manager.cc:1434] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 11:06:51.982317 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91505357d23b4ac4a2cb5027865a24ff" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:51.990072 19611 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:51.989985 19345 raft_consensus.cc:2468] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:51.990653 19611 ts_tablet_manager.cc:1403] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.013s
I20260710 11:06:51.978271 19609 consensus_queue.cc:260] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:51.990118 19610 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:51.993814 19611 raft_consensus.cc:359] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.994560 19611 raft_consensus.cc:385] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:51.994875 19611 raft_consensus.cc:740] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:51.995282 19609 ts_tablet_manager.cc:1434] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:06:51.995700 19611 consensus_queue.cc:260] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:51.996438 19609 tablet_bootstrap.cc:492] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:51.997967 19384 leader_election.cc:304] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:51.998235 19624 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:51.998844 19614 raft_consensus.cc:2804] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:51.999213 19614 raft_consensus.cc:493] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:51.999539 19614 raft_consensus.cc:3060] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.003880 19610 tablet_bootstrap.cc:654] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.007936 19614 raft_consensus.cc:515] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.010867 19614 leader_election.cc:290] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.012714 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91505357d23b4ac4a2cb5027865a24ff" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.013497 19345 raft_consensus.cc:3060] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.005440 19611 ts_tablet_manager.cc:1434] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:06:52.017210 19611 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.020172 19622 raft_consensus.cc:493] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.020694 19622 raft_consensus.cc:515] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.023224 19622 leader_election.cc:290] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.024063 19611 tablet_bootstrap.cc:654] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.024951 19345 raft_consensus.cc:2468] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:52.029294 19622 raft_consensus.cc:493] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.029844 19622 raft_consensus.cc:515] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.032804 19622 leader_election.cc:290] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.032855 19612 ts_tablet_manager.cc:1434] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.138s	user 0.022s	sys 0.045s
I20260710 11:06:52.034205 19612 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:52.039181 19611 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.039930 19611 ts_tablet_manager.cc:1403] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 11:06:52.039834 19384 leader_election.cc:304] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:52.043121 19611 raft_consensus.cc:359] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.043464 19612 tablet_bootstrap.cc:654] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.048821 19614 raft_consensus.cc:2804] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.052156 19614 raft_consensus.cc:697] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:52.046047 19611 raft_consensus.cc:385] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.053046 19611 raft_consensus.cc:740] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.053360 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076d448d25c74332a5b2eaaf31945a76" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.054090 19611 consensus_queue.cc:260] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.053043 19614 consensus_queue.cc:237] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.054826 19493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c7c903ae304ce0889326301690338c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
W20260710 11:06:52.056813 19533 leader_election.cc:343] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:52.057521 19533 leader_election.cc:343] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.058398 19611 ts_tablet_manager.cc:1434] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:06:52.058874 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.067119 19611 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
W20260710 11:06:52.067269 19457 leader_election.cc:343] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.072203 19612 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:52.072891 19612 ts_tablet_manager.cc:1403] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260710 11:06:52.076951 19612 raft_consensus.cc:359] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.077936 19612 raft_consensus.cc:385] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.078325 19612 raft_consensus.cc:740] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.079242 19612 consensus_queue.cc:260] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.090446 19623 raft_consensus.cc:493] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.093451 19623 raft_consensus.cc:515] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.093912 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daadeed136b74986bdbebf3817969bef" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.094605 19420 raft_consensus.cc:2468] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:52.095896 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076d448d25c74332a5b2eaaf31945a76" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.097132 19612 ts_tablet_manager.cc:1434] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.002s
I20260710 11:06:52.097754 19534 leader_election.cc:304] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:52.098093 19645 raft_consensus.cc:493] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:52.098762 19534 leader_election.cc:343] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.100085 19622 raft_consensus.cc:2804] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.098659 19645 raft_consensus.cc:515] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.101631 19622 raft_consensus.cc:493] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.103150 19622 raft_consensus.cc:3060] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.104038 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daadeed136b74986bdbebf3817969bef" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.104858 19609 tablet_bootstrap.cc:654] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.106231 19493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.106889 19493 raft_consensus.cc:2468] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.107756 19645 leader_election.cc:290] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.107872 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91505357d23b4ac4a2cb5027865a24ff" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.108569 19494 raft_consensus.cc:2468] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.095899 19623 leader_election.cc:290] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.118141 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c7c903ae304ce0889326301690338c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.119818 19345 raft_consensus.cc:2468] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
W20260710 11:06:52.120486 19532 leader_election.cc:343] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.119984 19385 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.124459 19532 leader_election.cc:304] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: e70dbc718425427598568155e4dd4ea9
I20260710 11:06:52.118172 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91505357d23b4ac4a2cb5027865a24ff" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:52.125897 19492 raft_consensus.cc:3060] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.126212 19635 raft_consensus.cc:2804] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.125448 19614 raft_consensus.cc:2804] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.126672 19635 raft_consensus.cc:493] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.130146 19635 raft_consensus.cc:3060] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.102246 19534 leader_election.cc:304] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f148c5085647404f9ea42b9a1cdd170b; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:52.128737 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.129488 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91505357d23b4ac4a2cb5027865a24ff" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.133029 19419 raft_consensus.cc:2468] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:52.134654 19460 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.138234 19242 catalog_manager.cc:5697] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.133714 19614 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.139539 19611 tablet_bootstrap.cc:654] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.139643 19614 raft_consensus.cc:3060] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.143406 19623 raft_consensus.cc:2804] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.143997 19623 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.144323 19623 raft_consensus.cc:3060] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.145388 19610 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.145901 19610 ts_tablet_manager.cc:1403] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.156s	user 0.028s	sys 0.015s
I20260710 11:06:52.146051 19622 raft_consensus.cc:515] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.149541 19622 leader_election.cc:290] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.150076 19622 raft_consensus.cc:2749] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.150520 19610 raft_consensus.cc:359] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.151247 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daadeed136b74986bdbebf3817969bef" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
W20260710 11:06:52.152866 19532 leader_election.cc:343] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.151505 19610 raft_consensus.cc:385] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.156754 19610 raft_consensus.cc:740] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
W20260710 11:06:52.157588 19534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:39185, user_credentials={real_user=slave}} blocked reactor thread for 58836.9us
I20260710 11:06:52.157744 19614 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.160138 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91505357d23b4ac4a2cb5027865a24ff" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.160975 19345 raft_consensus.cc:2393] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70dbc718425427598568155e4dd4ea9 in current term 1: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:52.162703 19458 leader_election.cc:304] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:52.162510 19610 consensus_queue.cc:260] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.163134 19623 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.168815 19610 ts_tablet_manager.cc:1434] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.006s
I20260710 11:06:52.165216 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daadeed136b74986bdbebf3817969bef" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.164817 19492 raft_consensus.cc:2468] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:52.175343 19420 raft_consensus.cc:3060] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.181954 19610 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.182806 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.183297 19609 tablet_bootstrap.cc:492] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.183648 19419 raft_consensus.cc:2393] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e70dbc718425427598568155e4dd4ea9 in current term 1: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:52.183934 19609 ts_tablet_manager.cc:1403] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.004s
I20260710 11:06:52.186059 19623 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.188500 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:52.190521 19609 raft_consensus.cc:359] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.191418 19609 raft_consensus.cc:385] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.191831 19609 raft_consensus.cc:740] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.192955 19609 consensus_queue.cc:260] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.193604 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.194012 19614 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.194274 19419 raft_consensus.cc:2468] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
I20260710 11:06:52.194849 19610 tablet_bootstrap.cc:654] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:52.195040 19457 leader_election.cc:343] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.195509 19457 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [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: e70dbc718425427598568155e4dd4ea9; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.196272 19623 raft_consensus.cc:2749] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.197121 19609 ts_tablet_manager.cc:1434] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260710 11:06:52.199651 19609 tablet_bootstrap.cc:492] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.208534 19611 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.202909 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:52.202922 19311 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:52.210110 19645 raft_consensus.cc:2804] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.210620 19645 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.211074 19645 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.211199 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a620456b845d6ad790e821d441f79" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
W20260710 11:06:52.213135 19310 leader_election.cc:343] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:52.215046 19383 leader_election.cc:343] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.217106 19656 raft_consensus.cc:2749] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.217796 19611 ts_tablet_manager.cc:1403] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.007s
I20260710 11:06:52.219561 19420 raft_consensus.cc:2468] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:52.220265 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:52.225544 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a620456b845d6ad790e821d441f79" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.227123 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.201910 19635 raft_consensus.cc:515] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
W20260710 11:06:52.228111 19308 leader_election.cc:343] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.230387 19534 leader_election.cc:304] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:52.230469 19308 leader_election.cc:304] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7; no voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.226181 19614 raft_consensus.cc:493] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.228114 19611 raft_consensus.cc:359] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.231920 19612 tablet_bootstrap.cc:492] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
W20260710 11:06:52.232070 19308 leader_election.cc:343] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.232295 19654 raft_consensus.cc:2804] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.233623 19610 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.236085 19654 raft_consensus.cc:697] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:52.236328 19610 ts_tablet_manager.cc:1403] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.016s
I20260710 11:06:52.236526 19609 tablet_bootstrap.cc:654] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.238083 19656 raft_consensus.cc:493] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.238579 19656 raft_consensus.cc:515] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.232206 19624 raft_consensus.cc:2749] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.239646 19610 raft_consensus.cc:359] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.240535 19610 raft_consensus.cc:385] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.232438 19614 raft_consensus.cc:515] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.240849 19610 raft_consensus.cc:740] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.237036 19654 consensus_queue.cc:237] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.241717 19610 consensus_queue.cc:260] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.242957 19614 leader_election.cc:290] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.243357 19656 leader_election.cc:290] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.244630 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c262344eabfa4db6965aba06ce2c6e38" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.232599 19611 raft_consensus.cc:385] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.245393 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.245702 19611 raft_consensus.cc:740] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
W20260710 11:06:52.246068 19458 leader_election.cc:343] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.246178 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
W20260710 11:06:52.246937 19384 leader_election.cc:343] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.246733 19611 consensus_queue.cc:260] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
W20260710 11:06:52.247634 19385 leader_election.cc:343] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.248092 19385 leader_election.cc:304] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:52.248275 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c262344eabfa4db6965aba06ce2c6e38" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.249351 19614 raft_consensus.cc:2749] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:52.249660 19460 leader_election.cc:343] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.250087 19460 leader_election.cc:304] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:52.251348 19610 ts_tablet_manager.cc:1434] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:06:52.251271 19656 raft_consensus.cc:2749] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.252151 19609 tablet_bootstrap.cc:492] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.252481 19610 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.252686 19609 ts_tablet_manager.cc:1403] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260710 11:06:52.254416 19611 ts_tablet_manager.cc:1434] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 11:06:52.255895 19611 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.259542 19610 tablet_bootstrap.cc:654] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.259423 19609 raft_consensus.cc:359] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.260267 19609 raft_consensus.cc:385] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.260594 19609 raft_consensus.cc:740] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.234392 19492 raft_consensus.cc:2393] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in current term 1: Already voted for candidate e70dbc718425427598568155e4dd4ea9 in this term.
I20260710 11:06:52.261343 19609 consensus_queue.cc:260] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.262866 19385 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.263861 19609 ts_tablet_manager.cc:1434] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:06:52.264065 19614 raft_consensus.cc:2749] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.265025 19609 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.268287 19645 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.271574 19609 tablet_bootstrap.cc:654] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.277336 19239 catalog_manager.cc:5697] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.282358 19635 leader_election.cc:290] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.282670 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c7c903ae304ce0889326301690338c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.283524 19344 raft_consensus.cc:3060] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.284565 19645 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.285909 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.286542 19420 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.286680 19611 tablet_bootstrap.cc:654] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.290052 19612 tablet_bootstrap.cc:654] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.291173 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
W20260710 11:06:52.293119 19308 leader_election.cc:343] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.289989 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c7c903ae304ce0889326301690338c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
W20260710 11:06:52.294896 19533 leader_election.cc:343] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.296358 19344 raft_consensus.cc:2468] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:52.297466 19420 raft_consensus.cc:2468] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:52.297595 19532 leader_election.cc:304] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: e70dbc718425427598568155e4dd4ea9
I20260710 11:06:52.298591 19610 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.299034 19610 ts_tablet_manager.cc:1403] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.011s
I20260710 11:06:52.299017 19635 raft_consensus.cc:2804] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.299850 19635 raft_consensus.cc:697] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:52.300884 19635 consensus_queue.cc:237] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.301695 19610 raft_consensus.cc:359] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.302362 19610 raft_consensus.cc:385] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.302603 19610 raft_consensus.cc:740] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.303310 19610 consensus_queue.cc:260] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.305634 19610 ts_tablet_manager.cc:1434] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:06:52.306720 19610 tablet_bootstrap.cc:492] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.307150 19311 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.308241 19645 raft_consensus.cc:2804] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.308723 19645 raft_consensus.cc:697] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:06:52.309536 19645 consensus_queue.cc:237] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.311937 19609 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.313241 19609 ts_tablet_manager.cc:1403] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.008s
I20260710 11:06:52.315214 19610 tablet_bootstrap.cc:654] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.321859 19611 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.321364 19609 raft_consensus.cc:359] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.322697 19609 raft_consensus.cc:385] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.323031 19609 raft_consensus.cc:740] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.324188 19612 tablet_bootstrap.cc:492] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:52.323930 19609 consensus_queue.cc:260] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.324803 19612 ts_tablet_manager.cc:1403] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.002s
I20260710 11:06:52.326548 19609 ts_tablet_manager.cc:1434] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:06:52.327579 19609 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.327888 19612 raft_consensus.cc:359] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.328606 19612 raft_consensus.cc:385] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.328877 19612 raft_consensus.cc:740] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.329006 19610 tablet_bootstrap.cc:492] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.322402 19611 ts_tablet_manager.cc:1403] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.012s
I20260710 11:06:52.329470 19610 ts_tablet_manager.cc:1403] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260710 11:06:52.332099 19610 raft_consensus.cc:359] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.332723 19610 raft_consensus.cc:385] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.333006 19610 raft_consensus.cc:740] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.334386 19609 tablet_bootstrap.cc:654] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.333806 19610 consensus_queue.cc:260] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.336519 19610 ts_tablet_manager.cc:1434] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:06:52.337316 19610 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.340283 19609 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.340859 19609 ts_tablet_manager.cc:1403] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260710 11:06:52.342795 19610 tablet_bootstrap.cc:654] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.343889 19609 raft_consensus.cc:359] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.344683 19609 raft_consensus.cc:385] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.345022 19609 raft_consensus.cc:740] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.346235 19609 consensus_queue.cc:260] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.349618 19609 ts_tablet_manager.cc:1434] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:06:52.350625 19609 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.351971 19610 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.352429 19610 ts_tablet_manager.cc:1403] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:06:52.355114 19610 raft_consensus.cc:359] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.355762 19610 raft_consensus.cc:385] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.356014 19610 raft_consensus.cc:740] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.356750 19609 tablet_bootstrap.cc:654] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.356230 19239 catalog_manager.cc:5697] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.356748 19610 consensus_queue.cc:260] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.359237 19610 ts_tablet_manager.cc:1434] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:52.359002 19243 catalog_manager.cc:5697] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.360458 19610 tablet_bootstrap.cc:492] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.368219 19610 tablet_bootstrap.cc:654] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.372634 19609 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.373265 19609 ts_tablet_manager.cc:1403] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260710 11:06:52.376724 19609 raft_consensus.cc:359] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.377691 19609 raft_consensus.cc:385] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.378053 19609 raft_consensus.cc:740] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.377890 19611 raft_consensus.cc:359] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.378777 19611 raft_consensus.cc:385] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.379096 19611 raft_consensus.cc:740] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.379104 19656 raft_consensus.cc:493] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.379789 19656 raft_consensus.cc:515] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.380123 19611 consensus_queue.cc:260] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.381876 19656 leader_election.cc:290] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.383607 19610 tablet_bootstrap.cc:492] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.383704 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c7c903ae304ce0889326301690338c" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.384172 19610 ts_tablet_manager.cc:1403] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 11:06:52.385854 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7c7c903ae304ce0889326301690338c" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.386587 19344 raft_consensus.cc:2393] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70dbc718425427598568155e4dd4ea9 in current term 1: Already voted for candidate f148c5085647404f9ea42b9a1cdd170b in this term.
I20260710 11:06:52.387048 19610 raft_consensus.cc:359] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.387033 19612 consensus_queue.cc:260] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.387876 19610 raft_consensus.cc:385] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.388209 19610 raft_consensus.cc:740] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.388391 19458 leader_election.cc:304] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.389017 19610 consensus_queue.cc:260] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.389495 19656 raft_consensus.cc:3060] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.393314 19610 ts_tablet_manager.cc:1434] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:06:52.394212 19612 ts_tablet_manager.cc:1434] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.002s
I20260710 11:06:52.394578 19610 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.395243 19612 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:52.396659 19656 raft_consensus.cc:2749] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.397455 19609 consensus_queue.cc:260] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.400687 19610 tablet_bootstrap.cc:654] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.402633 19609 ts_tablet_manager.cc:1434] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260710 11:06:52.403146 19614 raft_consensus.cc:493] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.403853 19609 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.403591 19614 raft_consensus.cc:515] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.404736 19611 ts_tablet_manager.cc:1434] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.002s
I20260710 11:06:52.405673 19614 leader_election.cc:290] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.405797 19611 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.407979 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076d448d25c74332a5b2eaaf31945a76" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.408095 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076d448d25c74332a5b2eaaf31945a76" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.408696 19492 raft_consensus.cc:2468] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.409777 19609 tablet_bootstrap.cc:654] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.408746 19568 raft_consensus.cc:2468] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.410542 19385 leader_election.cc:304] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:52.412417 19614 raft_consensus.cc:2804] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.412907 19614 raft_consensus.cc:493] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.413354 19614 raft_consensus.cc:3060] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.415432 19611 tablet_bootstrap.cc:654] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.419875 19612 tablet_bootstrap.cc:654] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.421810 19614 raft_consensus.cc:515] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.425907 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076d448d25c74332a5b2eaaf31945a76" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:52.426717 19492 raft_consensus.cc:3060] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.433746 19611 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.434401 19611 ts_tablet_manager.cc:1403] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260710 11:06:52.436895 19611 raft_consensus.cc:359] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.437201 19492 raft_consensus.cc:2468] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:52.437523 19611 raft_consensus.cc:385] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.438402 19611 raft_consensus.cc:740] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.438946 19385 leader_election.cc:304] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:52.439721 19611 consensus_queue.cc:260] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.440062 19615 raft_consensus.cc:2804] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.444984 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076d448d25c74332a5b2eaaf31945a76" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:52.445837 19568 raft_consensus.cc:3060] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:52.447527 19291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:52.441956 19635 raft_consensus.cc:493] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.448257 19654 raft_consensus.cc:493] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.448257 19635 raft_consensus.cc:515] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.448783 19654 raft_consensus.cc:515] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.451050 19654 leader_election.cc:290] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.451591 19635 leader_election.cc:290] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.451529 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84000d5ff7a947d499eeb94af2544a2a" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.452355 19420 raft_consensus.cc:2468] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:52.452591 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.453737 19568 raft_consensus.cc:2468] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
W20260710 11:06:52.453867 19532 leader_election.cc:343] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.454787 19534 leader_election.cc:304] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:52.455439 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.456075 19635 raft_consensus.cc:2804] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.456168 19614 leader_election.cc:290] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.456552 19635 raft_consensus.cc:493] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.456892 19635 raft_consensus.cc:3060] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.456266 19420 raft_consensus.cc:2468] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:52.458761 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84000d5ff7a947d499eeb94af2544a2a" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.459220 19534 leader_election.cc:304] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:52.460798 19654 raft_consensus.cc:2804] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.461061 19612 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:52.461174 19654 raft_consensus.cc:493] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.461747 19612 ts_tablet_manager.cc:1403] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.007s
I20260710 11:06:52.461687 19654 raft_consensus.cc:3060] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.463835 19610 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.464351 19610 ts_tablet_manager.cc:1403] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.006s
I20260710 11:06:52.467075 19654 raft_consensus.cc:515] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.467044 19610 raft_consensus.cc:359] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.467888 19610 raft_consensus.cc:385] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.467694 19635 raft_consensus.cc:515] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.468209 19610 raft_consensus.cc:740] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.469290 19610 consensus_queue.cc:260] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.459371 19492 raft_consensus.cc:2468] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:52.470341 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.471095 19609 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.471577 19610 ts_tablet_manager.cc:1434] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:52.472553 19610 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.473006 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84000d5ff7a947d499eeb94af2544a2a" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
W20260710 11:06:52.473102 19532 leader_election.cc:343] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.475200 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.475889 19419 raft_consensus.cc:3060] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.473595 19420 raft_consensus.cc:3060] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.477906 19610 tablet_bootstrap.cc:654] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.478740 19615 raft_consensus.cc:697] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:52.479691 19615 consensus_queue.cc:237] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.477632 19612 raft_consensus.cc:359] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.483258 19612 raft_consensus.cc:385] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.483498 19419 raft_consensus.cc:2468] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:52.483649 19612 raft_consensus.cc:740] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.484788 19534 leader_election.cc:304] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:52.484577 19612 consensus_queue.cc:260] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.471577 19609 ts_tablet_manager.cc:1403] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.022s
I20260710 11:06:52.485749 19622 raft_consensus.cc:2804] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.488693 19609 raft_consensus.cc:359] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.489514 19609 raft_consensus.cc:385] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.489861 19609 raft_consensus.cc:740] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.493649 19635 leader_election.cc:290] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.493793 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84000d5ff7a947d499eeb94af2544a2a" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:52.494726 19492 raft_consensus.cc:3060] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.496579 19420 raft_consensus.cc:2468] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:52.493826 19610 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.497664 19610 ts_tablet_manager.cc:1403] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260710 11:06:52.497730 19609 consensus_queue.cc:260] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.495316 19612 ts_tablet_manager.cc:1434] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 11:06:52.499720 19615 raft_consensus.cc:493] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.500314 19612 tablet_bootstrap.cc:492] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:52.501601 19654 leader_election.cc:290] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.502163 19609 ts_tablet_manager.cc:1434] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:06:52.502197 19534 leader_election.cc:304] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:52.505847 19615 raft_consensus.cc:515] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.506471 19654 raft_consensus.cc:2804] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.506953 19654 raft_consensus.cc:697] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:52.507293 19609 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.507750 19654 consensus_queue.cc:237] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.508337 19492 raft_consensus.cc:2468] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:52.508698 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c262344eabfa4db6965aba06ce2c6e38" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.503945 19622 raft_consensus.cc:697] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:52.509331 19344 raft_consensus.cc:2468] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.510150 19622 consensus_queue.cc:237] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.502728 19610 raft_consensus.cc:359] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.510489 19384 leader_election.cc:304] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:52.513185 19610 raft_consensus.cc:385] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.513504 19610 raft_consensus.cc:740] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.513713 19679 raft_consensus.cc:2804] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.513945 19609 tablet_bootstrap.cc:654] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.514266 19679 raft_consensus.cc:493] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.514757 19679 raft_consensus.cc:3060] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.475198 19611 ts_tablet_manager.cc:1434] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.041s	user 0.001s	sys 0.004s
I20260710 11:06:52.514309 19610 consensus_queue.cc:260] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.521983 19610 ts_tablet_manager.cc:1434] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:06:52.522867 19615 leader_election.cc:290] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.522985 19610 tablet_bootstrap.cc:492] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.520987 19240 catalog_manager.cc:5697] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.523972 19611 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.529872 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c262344eabfa4db6965aba06ce2c6e38" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.530777 19492 raft_consensus.cc:2468] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.536635 19656 raft_consensus.cc:493] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.532335 19679 raft_consensus.cc:515] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.540663 19241 catalog_manager.cc:5697] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.543208 19611 tablet_bootstrap.cc:654] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.543138 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c262344eabfa4db6965aba06ce2c6e38" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.543856 19344 raft_consensus.cc:3060] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.541491 19656 raft_consensus.cc:515] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.546075 19609 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.546571 19609 ts_tablet_manager.cc:1403] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.010s
I20260710 11:06:52.547520 19610 tablet_bootstrap.cc:654] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.549731 19609 raft_consensus.cc:359] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.550444 19609 raft_consensus.cc:385] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.550717 19609 raft_consensus.cc:740] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.552117 19609 consensus_queue.cc:260] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.556244 19679 leader_election.cc:290] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.557392 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c262344eabfa4db6965aba06ce2c6e38" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:52.557864 19656 leader_election.cc:290] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.558023 19492 raft_consensus.cc:3060] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.558730 19609 ts_tablet_manager.cc:1434] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:06:52.559689 19609 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.559785 19344 raft_consensus.cc:2468] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:52.563011 19645 raft_consensus.cc:493] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.563009 19384 leader_election.cc:304] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:52.567147 19612 tablet_bootstrap.cc:654] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.564574 19645 raft_consensus.cc:515] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.569024 19679 raft_consensus.cc:2804] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.569159 19645 leader_election.cc:290] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.569742 19609 tablet_bootstrap.cc:654] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.569780 19679 raft_consensus.cc:697] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:52.572264 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.572618 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.572911 19420 raft_consensus.cc:2468] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
W20260710 11:06:52.573812 19308 leader_election.cc:343] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.574612 19311 leader_election.cc:304] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.575275 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.575788 19645 raft_consensus.cc:2804] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.575870 19420 raft_consensus.cc:2468] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:52.576242 19645 raft_consensus.cc:493] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.576583 19645 raft_consensus.cc:3060] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.578225 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.582844 19460 leader_election.cc:304] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 
W20260710 11:06:52.585886 19458 leader_election.cc:343] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.586138 19656 raft_consensus.cc:2804] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.586519 19656 raft_consensus.cc:493] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.583456 19645 raft_consensus.cc:515] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.587026 19656 raft_consensus.cc:3060] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.584085 19492 raft_consensus.cc:2468] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:52.574564 19679 consensus_queue.cc:237] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.596194 19656 raft_consensus.cc:515] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.596124 19241 catalog_manager.cc:5697] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.598428 19656 leader_election.cc:290] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.599985 19610 tablet_bootstrap.cc:492] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.600472 19610 ts_tablet_manager.cc:1403] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.000s
I20260710 11:06:52.601227 19645 leader_election.cc:290] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:52.601699 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.604892 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.605581 19420 raft_consensus.cc:3060] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.607185 19609 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.607259 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.607895 19609 ts_tablet_manager.cc:1403] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.006s
I20260710 11:06:52.607923 19419 raft_consensus.cc:3060] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:52.610177 19458 leader_election.cc:343] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.608026 19610 raft_consensus.cc:359] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.611613 19610 raft_consensus.cc:385] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.611879 19610 raft_consensus.cc:740] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.604827 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:52.612574 19610 consensus_queue.cc:260] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
W20260710 11:06:52.613849 19308 leader_election.cc:343] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.614856 19610 ts_tablet_manager.cc:1434] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:06:52.615134 19419 raft_consensus.cc:2468] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:52.615800 19610 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.616210 19460 leader_election.cc:304] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:52.611974 19609 raft_consensus.cc:359] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.619581 19611 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.619940 19609 raft_consensus.cc:385] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.620142 19611 ts_tablet_manager.cc:1403] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.003s
I20260710 11:06:52.620297 19609 raft_consensus.cc:740] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.619470 19656 raft_consensus.cc:2804] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.620836 19615 consensus_queue.cc:1048] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:52.621205 19609 consensus_queue.cc:260] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.621950 19656 raft_consensus.cc:697] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:06:52.622989 19611 raft_consensus.cc:359] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.623255 19420 raft_consensus.cc:2468] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:52.623637 19611 raft_consensus.cc:385] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.624007 19609 ts_tablet_manager.cc:1434] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:06:52.623992 19611 raft_consensus.cc:740] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.624486 19311 leader_election.cc:304] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.625223 19609 tablet_bootstrap.cc:492] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.624881 19611 consensus_queue.cc:260] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.625638 19645 raft_consensus.cc:2804] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.626797 19611 ts_tablet_manager.cc:1434] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:52.626914 19615 consensus_queue.cc:1048] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:52.627718 19611 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.631582 19609 tablet_bootstrap.cc:654] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.633301 19656 consensus_queue.cc:237] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.634117 19611 tablet_bootstrap.cc:654] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.640686 19615 raft_consensus.cc:493] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.641268 19615 raft_consensus.cc:515] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.642344 19645 raft_consensus.cc:697] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:06:52.644397 19623 raft_consensus.cc:493] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.644927 19623 raft_consensus.cc:515] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.645521 19493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
W20260710 11:06:52.646981 19385 leader_election.cc:343] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.646999 19623 leader_election.cc:290] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:52.648567 19611 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.649097 19615 leader_election.cc:290] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.649258 19611 ts_tablet_manager.cc:1403] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 11:06:52.651320 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.652184 19345 raft_consensus.cc:2468] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:52.652285 19612 tablet_bootstrap.cc:492] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:52.652956 19612 ts_tablet_manager.cc:1403] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.153s	user 0.025s	sys 0.009s
I20260710 11:06:52.653255 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.653985 19568 raft_consensus.cc:2468] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:52.656328 19457 leader_election.cc:304] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:52.657032 19612 raft_consensus.cc:359] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.658308 19623 raft_consensus.cc:2804] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.658861 19623 raft_consensus.cc:493] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.659298 19623 raft_consensus.cc:3060] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.658113 19610 tablet_bootstrap.cc:654] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.658041 19612 raft_consensus.cc:385] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.657999 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.661919 19612 raft_consensus.cc:740] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
W20260710 11:06:52.662972 19383 leader_election.cc:343] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.663439 19383 leader_election.cc:304] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:52.663228 19612 consensus_queue.cc:260] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.665138 19615 raft_consensus.cc:2749] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.668881 19610 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.669381 19610 ts_tablet_manager.cc:1403] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.002s
I20260710 11:06:52.670797 19612 ts_tablet_manager.cc:1434] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:06:52.672119 19612 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:52.672094 19610 raft_consensus.cc:359] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.673017 19610 raft_consensus.cc:385] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.673183 19345 raft_consensus.cc:3060] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.673309 19610 raft_consensus.cc:740] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.670981 19611 raft_consensus.cc:359] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.678262 19611 raft_consensus.cc:385] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.678608 19611 raft_consensus.cc:740] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.679451 19611 consensus_queue.cc:260] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.680431 19624 raft_consensus.cc:493] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.680537 19610 consensus_queue.cc:260] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.680907 19624 raft_consensus.cc:515] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.683951 19610 ts_tablet_manager.cc:1434] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:06:52.684383 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.684855 19610 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.684988 19419 raft_consensus.cc:2468] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
I20260710 11:06:52.685209 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.686417 19492 raft_consensus.cc:2468] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
I20260710 11:06:52.686463 19311 leader_election.cc:304] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:52.691460 19611 ts_tablet_manager.cc:1434] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260710 11:06:52.693725 19654 consensus_queue.cc:1048] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:52.694945 19612 tablet_bootstrap.cc:654] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.695149 19624 leader_election.cc:290] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.695868 19698 raft_consensus.cc:2804] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.696295 19698 raft_consensus.cc:493] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.696652 19698 raft_consensus.cc:3060] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.706787 19610 tablet_bootstrap.cc:654] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:52.703768 19693 log.cc:927] Time spent T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
W20260710 11:06:52.714620 19694 log.cc:927] Time spent T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260710 11:06:52.717119 19623 raft_consensus.cc:515] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.643445 19645 consensus_queue.cc:237] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.728431 19611 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.733458 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:52.734176 19568 raft_consensus.cc:3060] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.739446 19683 consensus_queue.cc:1048] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:06:52.739725 19609 tablet_bootstrap.cc:492] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.739764 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.740482 19609 ts_tablet_manager.cc:1403] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.045s
I20260710 11:06:52.740533 19344 raft_consensus.cc:3060] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.746095 19698 raft_consensus.cc:515] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.736230 19623 leader_election.cc:290] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:52.776299 19612 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:52.777171 19612 ts_tablet_manager.cc:1403] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.003s
I20260710 11:06:52.768373 19623 raft_consensus.cc:493] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.792452 19609 raft_consensus.cc:359] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.792800 19612 raft_consensus.cc:359] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.793471 19609 raft_consensus.cc:385] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.793906 19612 raft_consensus.cc:385] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.793941 19609 raft_consensus.cc:740] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.794732 19609 consensus_queue.cc:260] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.785121 19623 raft_consensus.cc:515] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.796859 19344 raft_consensus.cc:2468] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:52.797520 19623 leader_election.cc:290] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:52.798249 19698 leader_election.cc:290] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.799808 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a620456b845d6ad790e821d441f79" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.800598 19609 ts_tablet_manager.cc:1434] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 11:06:52.801391 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:52.801957 19419 raft_consensus.cc:3060] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.801537 19241 catalog_manager.cc:5697] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:52.804517 19611 tablet_bootstrap.cc:654] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.794281 19612 raft_consensus.cc:740] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.807400 19240 catalog_manager.cc:5697] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.808465 19612 consensus_queue.cc:260] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.810446 19612 ts_tablet_manager.cc:1434] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260710 11:06:52.811380 19612 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:52.811261 19568 raft_consensus.cc:2468] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:52.813057 19610 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.813479 19610 ts_tablet_manager.cc:1403] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.012s
I20260710 11:06:52.813798 19609 tablet_bootstrap.cc:492] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:52.817332 19457 leader_election.cc:304] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:52.818850 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:52.819026 19567 raft_consensus.cc:2468] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:52.819531 19494 raft_consensus.cc:3060] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.820014 19242 catalog_manager.cc:5697] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:52.821692 19656 raft_consensus.cc:2804] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.827203 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a620456b845d6ad790e821d441f79" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:52.828361 19457 leader_election.cc:304] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:52.828449 19344 raft_consensus.cc:2468] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:52.830029 19612 tablet_bootstrap.cc:654] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.831378 19610 raft_consensus.cc:359] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.832104 19610 raft_consensus.cc:385] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.832398 19610 raft_consensus.cc:740] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.833305 19610 consensus_queue.cc:260] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.837756 19623 raft_consensus.cc:2804] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.838178 19623 raft_consensus.cc:493] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:52.838528 19623 raft_consensus.cc:3060] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.840663 19609 tablet_bootstrap.cc:654] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.842142 19610 ts_tablet_manager.cc:1434] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:06:52.842830 19610 tablet_bootstrap.cc:492] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.847201 19611 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:52.847772 19611 ts_tablet_manager.cc:1403] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.006s
I20260710 11:06:52.849864 19610 tablet_bootstrap.cc:654] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.850524 19611 raft_consensus.cc:359] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.851511 19611 raft_consensus.cc:385] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.851856 19611 raft_consensus.cc:740] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.837046 19656 raft_consensus.cc:697] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
W20260710 11:06:52.862951 19308 consensus_peers.cc:597] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 -> Peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Couldn't send request to peer f148c5085647404f9ea42b9a1cdd170b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:52.852507 19611 consensus_queue.cc:260] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.863286 19656 consensus_queue.cc:237] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.864979 19611 ts_tablet_manager.cc:1434] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 11:06:52.853943 19612 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:52.866288 19612 ts_tablet_manager.cc:1403] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.004s
I20260710 11:06:52.866724 19710 raft_consensus.cc:493] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.856441 19419 raft_consensus.cc:2468] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:52.867290 19710 raft_consensus.cc:515] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.856483 19623 raft_consensus.cc:515] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.868739 19311 leader_election.cc:304] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:52.869613 19645 raft_consensus.cc:2804] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:52.870119 19645 raft_consensus.cc:697] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:06:52.861405 19494 raft_consensus.cc:2468] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:52.871248 19611 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:52.862069 19683 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.872335 19683 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.874661 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a620456b845d6ad790e821d441f79" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:52.875454 19567 raft_consensus.cc:3060] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.879257 19683 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:52.880019 19683 consensus_queue.cc:1048] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:52.880755 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.881755 19494 raft_consensus.cc:2393] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b in current term 1: Already voted for candidate e70dbc718425427598568155e4dd4ea9 in this term.
I20260710 11:06:52.871001 19645 consensus_queue.cc:237] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.882688 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.883417 19419 raft_consensus.cc:2393] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b in current term 1: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:52.884580 19534 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f148c5085647404f9ea42b9a1cdd170b; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:52.885700 19654 raft_consensus.cc:3060] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.887970 19612 raft_consensus.cc:359] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.891888 19612 raft_consensus.cc:385] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.892339 19612 raft_consensus.cc:740] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.893431 19612 consensus_queue.cc:260] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:52.907058 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5a620456b845d6ad790e821d441f79" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:52.907720 19343 raft_consensus.cc:3060] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.910151 19345 raft_consensus.cc:3060] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:52.910971 19683 consensus_queue.cc:1048] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:52.913719 19615 consensus_queue.cc:1048] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:52.916894 19612 ts_tablet_manager.cc:1434] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260710 11:06:52.918915 19612 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:52.895195 19623 leader_election.cc:290] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:52.923629 19610 tablet_bootstrap.cc:492] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:52.924192 19610 ts_tablet_manager.cc:1403] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.015s
I20260710 11:06:52.924356 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
W20260710 11:06:52.925825 19460 leader_election.cc:343] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.933923 19692 consensus_queue.cc:1048] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:06:52.934573 19710 leader_election.cc:290] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:52.935074 19610 raft_consensus.cc:359] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.935971 19610 raft_consensus.cc:385] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.936380 19610 raft_consensus.cc:740] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.937800 19610 consensus_queue.cc:260] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.940089 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:52.944396 19610 ts_tablet_manager.cc:1434] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:06:52.945442 19610 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
I20260710 11:06:52.965438 19645 raft_consensus.cc:493] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.973995 19645 raft_consensus.cc:515] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.975333 19610 tablet_bootstrap.cc:654] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.949509 19654 raft_consensus.cc:2749] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:52.978081 19612 tablet_bootstrap.cc:654] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.971773 19343 raft_consensus.cc:2468] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:52.967860 19656 raft_consensus.cc:493] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:52.978860 19656 raft_consensus.cc:515] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.979346 19458 leader_election.cc:304] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:52.965765 19614 raft_consensus.cc:493] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:52.957489 19457 leader_election.cc:343] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:52.984709 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:52.987200 19420 raft_consensus.cc:2393] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 084d21b5f9c7437881a48f13092ebab7 in current term 1: Already voted for candidate e70dbc718425427598568155e4dd4ea9 in this term.
I20260710 11:06:52.987254 19614 raft_consensus.cc:515] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:52.987756 19609 tablet_bootstrap.cc:492] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:52.988317 19609 ts_tablet_manager.cc:1403] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.024s
I20260710 11:06:52.988396 19611 tablet_bootstrap.cc:654] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:52.990692 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:52.991010 19609 raft_consensus.cc:359] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.991348 19492 raft_consensus.cc:2468] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:52.991689 19609 raft_consensus.cc:385] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:52.991966 19609 raft_consensus.cc:740] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:52.992798 19609 consensus_queue.cc:260] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:52.994704 19609 ts_tablet_manager.cc:1434] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:52.958712 19679 consensus_queue.cc:1048] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 11:06:52.992615 19385 leader_election.cc:304] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:52.989483 19614 leader_election.cc:290] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:53.003799 19718 raft_consensus.cc:2804] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.004528 19718 raft_consensus.cc:697] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:06:53.005792 19718 consensus_queue.cc:237] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:52.994441 19457 leader_election.cc:304] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70dbc718425427598568155e4dd4ea9; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b
W20260710 11:06:53.013471 19457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.196:38093, user_credentials={real_user=slave}} blocked reactor thread for 56033.1us
I20260710 11:06:53.015815 19656 leader_election.cc:290] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.016584 19656 raft_consensus.cc:2749] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:53.018220 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.018673 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:53.019164 19420 raft_consensus.cc:2468] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:53.002537 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:53.021759 19698 raft_consensus.cc:493] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.021905 19654 consensus_queue.cc:1048] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:53.022567 19698 raft_consensus.cc:515] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.001339 19623 raft_consensus.cc:493] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:53.025908 19458 leader_election.cc:343] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.026399 19614 raft_consensus.cc:2804] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:52.997594 19645 leader_election.cc:290] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:53.027756 19615 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.033779 19622 consensus_queue.cc:1048] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.033986 19615 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.036199 19615 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:53.029518 19614 raft_consensus.cc:493] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.026600 19623 raft_consensus.cc:515] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
W20260710 11:06:53.043043 19384 leader_election.cc:343] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.050740 19491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06e285aef9446cb9f759bcbcdd06491" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:53.051666 19609 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:53.052731 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
W20260710 11:06:53.054327 19384 leader_election.cc:343] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.055446 19612 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:53.055956 19612 ts_tablet_manager.cc:1403] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.011s
I20260710 11:06:53.056212 19567 raft_consensus.cc:2468] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:53.058530 19623 leader_election.cc:290] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:53.060176 19698 leader_election.cc:290] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.048091 19614 raft_consensus.cc:3060] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.061175 19609 tablet_bootstrap.cc:654] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.061381 19654 consensus_queue.cc:1048] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.061882 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.062547 19420 raft_consensus.cc:2468] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:53.065086 19612 raft_consensus.cc:359] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.065862 19612 raft_consensus.cc:385] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.066213 19612 raft_consensus.cc:740] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.067008 19612 consensus_queue.cc:260] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.037487 19460 leader_election.cc:304] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:53.069826 19612 ts_tablet_manager.cc:1434] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:06:53.071442 19612 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:53.072461 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a1e4ec16140b3901e3038a99066cb" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:53.074899 19611 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:53.074115 19239 catalog_manager.cc:5697] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.075127 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:53.077610 19567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
W20260710 11:06:53.077724 19457 leader_election.cc:343] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.078084 19310 leader_election.cc:304] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:53.075371 19611 ts_tablet_manager.cc:1403] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.210s	user 0.004s	sys 0.016s
I20260710 11:06:53.083071 19243 catalog_manager.cc:5697] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.079257 19623 raft_consensus.cc:2804] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:53.096340 19610 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:53.097352 19610 ts_tablet_manager.cc:1403] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.007s
I20260710 11:06:53.095400 19623 raft_consensus.cc:493] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.101647 19623 raft_consensus.cc:3060] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.095306 19615 raft_consensus.cc:493] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.109571 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a1e4ec16140b3901e3038a99066cb" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.109731 19615 raft_consensus.cc:515] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.110284 19419 raft_consensus.cc:2468] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:53.111920 19615 leader_election.cc:290] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:53.081372 19698 raft_consensus.cc:3060] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.112993 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
W20260710 11:06:53.097131 19383 leader_election.cc:343] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.114512 19383 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
W20260710 11:06:53.114692 19384 leader_election.cc:343] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.122802 19460 leader_election.cc:304] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:53.123698 19710 raft_consensus.cc:2804] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:53.124218 19710 raft_consensus.cc:493] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.124619 19710 raft_consensus.cc:3060] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.070374 19311 leader_election.cc:304] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:53.131006 19679 raft_consensus.cc:2749] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:53.131125 19311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:39185, user_credentials={real_user=slave}} blocked reactor thread for 61408.5us
I20260710 11:06:53.131759 19679 consensus_queue.cc:1048] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.132493 19692 raft_consensus.cc:2804] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:53.133033 19692 raft_consensus.cc:493] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f148c5085647404f9ea42b9a1cdd170b)
I20260710 11:06:53.133535 19692 raft_consensus.cc:3060] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.145915 19623 raft_consensus.cc:515] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.149698 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
W20260710 11:06:53.152196 19458 leader_election.cc:343] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.152143 19622 consensus_queue.cc:1048] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.153398 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:53.153237 19623 leader_election.cc:290] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.155942 19610 raft_consensus.cc:359] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.159868 19610 raft_consensus.cc:385] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.161366 19610 raft_consensus.cc:740] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.162953 19610 consensus_queue.cc:260] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.165387 19611 raft_consensus.cc:359] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.170610 19611 raft_consensus.cc:385] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.171011 19611 raft_consensus.cc:740] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.176036 19612 tablet_bootstrap.cc:654] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.173419 19611 consensus_queue.cc:260] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.188053 19611 ts_tablet_manager.cc:1434] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.000s
I20260710 11:06:53.189085 19622 raft_consensus.cc:493] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.190357 19611 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:53.192018 19610 ts_tablet_manager.cc:1434] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260710 11:06:53.192786 19610 tablet_bootstrap.cc:492] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Bootstrap starting.
W20260710 11:06:53.169636 19383 leader_election.cc:343] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.212127 19611 tablet_bootstrap.cc:654] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.196430 19622 raft_consensus.cc:515] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.198863 19383 leader_election.cc:304] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:53.220640 19615 raft_consensus.cc:2749] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:06:53.220806 19383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.196:38093, user_credentials={real_user=slave}} blocked reactor thread for 56815us
I20260710 11:06:53.231520 19609 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:53.232192 19609 ts_tablet_manager.cc:1403] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.182s	user 0.028s	sys 0.038s
I20260710 11:06:53.237437 19610 tablet_bootstrap.cc:654] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.230535 19567 raft_consensus.cc:3060] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.240834 19622 leader_election.cc:290] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.251284 19609 raft_consensus.cc:359] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.251864 19609 raft_consensus.cc:385] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.252146 19609 raft_consensus.cc:740] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.252735 19609 consensus_queue.cc:260] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.256968 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:53.258370 19611 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:53.258792 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.258885 19611 ts_tablet_manager.cc:1403] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.003s
I20260710 11:06:53.260493 19417 raft_consensus.cc:2393] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b in current term 1: Already voted for candidate 084d21b5f9c7437881a48f13092ebab7 in this term.
I20260710 11:06:53.263020 19611 raft_consensus.cc:359] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.263522 19611 raft_consensus.cc:385] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.263751 19611 raft_consensus.cc:740] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.264276 19609 ts_tablet_manager.cc:1434] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260710 11:06:53.265014 19534 leader_election.cc:304] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:53.265224 19611 consensus_queue.cc:260] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.266986 19710 raft_consensus.cc:515] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.270171 19612 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:53.270655 19612 ts_tablet_manager.cc:1403] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.003s
I20260710 11:06:53.274066 19698 raft_consensus.cc:2749] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:53.275486 19612 raft_consensus.cc:359] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.277670 19612 raft_consensus.cc:385] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.278030 19612 raft_consensus.cc:740] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.278461 19624 consensus_queue.cc:1048] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.276711 19568 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.279336 19692 raft_consensus.cc:515] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.279366 19612 consensus_queue.cc:260] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.287631 19611 ts_tablet_manager.cc:1434] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:06:53.285777 19710 leader_election.cc:290] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:53.292519 19609 tablet_bootstrap.cc:492] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:53.297538 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a1e4ec16140b3901e3038a99066cb" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:53.297731 19345 raft_consensus.cc:1240] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Rejecting Update request from peer f148c5085647404f9ea42b9a1cdd170b for earlier term 1. Current term is 2. Ops: []
I20260710 11:06:53.289921 19615 consensus_queue.cc:1048] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:06:53.315619 19611 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:53.327574 19692 leader_election.cc:290] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.341804 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:53.345438 19611 tablet_bootstrap.cc:654] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
W20260710 11:06:53.339226 19457 leader_election.cc:343] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.359573 19420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:53.362768 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a1e4ec16140b3901e3038a99066cb" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:53.380528 19419 raft_consensus.cc:3060] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.379731 19623 consensus_queue.cc:1048] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.382164 19308 leader_election.cc:304] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [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: 084d21b5f9c7437881a48f13092ebab7; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:53.348246 19614 raft_consensus.cc:515] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.388974 19622 raft_consensus.cc:2749] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:53.389300 19614 leader_election.cc:290] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:53.387205 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:53.395059 19417 raft_consensus.cc:2393] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e70dbc718425427598568155e4dd4ea9 in current term 1: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:53.396294 19610 tablet_bootstrap.cc:492] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: No bootstrap required, opened a new log
I20260710 11:06:53.396847 19610 ts_tablet_manager.cc:1403] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent bootstrapping tablet: real 0.204s	user 0.034s	sys 0.014s
I20260710 11:06:53.392010 19624 raft_consensus.cc:2749] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:53.398815 19624 consensus_queue.cc:1048] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.399672 19610 raft_consensus.cc:359] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.400374 19610 raft_consensus.cc:385] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.400636 19610 raft_consensus.cc:740] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.402572 19419 raft_consensus.cc:2468] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:53.401245 19610 consensus_queue.cc:260] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.408358 19610 ts_tablet_manager.cc:1434] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:06:53.412917 19612 ts_tablet_manager.cc:1434] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.142s	user 0.020s	sys 0.029s
I20260710 11:06:53.414245 19612 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:53.420491 19692 consensus_queue.cc:1048] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.411648 19623 consensus_queue.cc:1048] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:06:53.422416 19718 consensus_queue.cc:1048] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:53.424391 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:53.425238 19345 raft_consensus.cc:3060] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:53.412110 19534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.201.194:39185, user_credentials={real_user=slave}} blocked reactor thread for 82915.3us
I20260710 11:06:53.427253 19460 leader_election.cc:304] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [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: e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:53.431370 19710 consensus_queue.cc:1048] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.436685 19635 consensus_queue.cc:1059] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:53.439957 19745 raft_consensus.cc:3055] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:06:53.440527 19745 raft_consensus.cc:740] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:53.441684 19745 consensus_queue.cc:260] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.441250 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:53.442857 19624 consensus_queue.cc:1048] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:53.443763 19745 raft_consensus.cc:3060] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:53.437635 19710 raft_consensus.cc:2749] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:06:53.460170 19739 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:53.460781 19739 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.464965 19612 tablet_bootstrap.cc:654] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.467249 19611 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:53.467717 19611 ts_tablet_manager.cc:1403] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.152s	user 0.018s	sys 0.005s
I20260710 11:06:53.461865 19492 raft_consensus.cc:2393] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in current term 1: Already voted for candidate e70dbc718425427598568155e4dd4ea9 in this term.
I20260710 11:06:53.470579 19609 tablet_bootstrap.cc:654] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.475350 19611 raft_consensus.cc:359] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.476385 19611 raft_consensus.cc:385] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.476738 19611 raft_consensus.cc:740] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.488484 19460 leader_election.cc:304] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:53.500854 19718 consensus_queue.cc:1048] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:53.502409 19718 raft_consensus.cc:2804] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.502885 19718 raft_consensus.cc:697] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:06:53.505806 19611 consensus_queue.cc:260] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.517336 19611 ts_tablet_manager.cc:1434] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260710 11:06:53.517155 19739 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.519650 19611 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:53.503750 19718 consensus_queue.cc:237] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.518321 19344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:53.527094 19243 catalog_manager.cc:5697] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.564124 19742 raft_consensus.cc:493] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.564877 19742 raft_consensus.cc:515] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.567106 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.569125 19345 raft_consensus.cc:2468] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:53.577911 19384 leader_election.cc:304] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: e70dbc718425427598568155e4dd4ea9
I20260710 11:06:53.579456 19679 raft_consensus.cc:2804] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.580097 19679 raft_consensus.cc:697] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:53.581157 19679 consensus_queue.cc:237] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.605968 19612 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:53.606971 19612 ts_tablet_manager.cc:1403] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.193s	user 0.030s	sys 0.038s
W20260710 11:06:53.594785 19291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:06:53.617115 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cbf96313ba42329853c216151700b4" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
W20260710 11:06:53.618818 19533 leader_election.cc:343] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.624749 19611 tablet_bootstrap.cc:654] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.601766 19534 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [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: f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:53.639851 19609 tablet_bootstrap.cc:492] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:53.643291 19742 leader_election.cc:290] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
W20260710 11:06:53.645469 19534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:39185, user_credentials={real_user=slave}} blocked reactor thread for 54253.4us
I20260710 11:06:53.647428 19609 ts_tablet_manager.cc:1403] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.355s	user 0.013s	sys 0.005s
I20260710 11:06:53.650363 19726 raft_consensus.cc:493] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.650857 19726 raft_consensus.cc:515] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.645737 19614 raft_consensus.cc:493] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.648306 19683 raft_consensus.cc:2749] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:53.661933 19614 raft_consensus.cc:515] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.678257 19614 leader_election.cc:290] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:53.680716 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cbf96313ba42329853c216151700b4" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:53.680410 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:53.681484 19343 raft_consensus.cc:2468] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:53.680523 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:53.682684 19492 raft_consensus.cc:2468] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 0.
I20260710 11:06:53.684549 19710 consensus_queue.cc:1048] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.686431 19532 leader_election.cc:304] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: e70dbc718425427598568155e4dd4ea9
I20260710 11:06:53.686820 19385 leader_election.cc:304] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:53.687709 19742 raft_consensus.cc:2804] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:53.688083 19742 raft_consensus.cc:493] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.688412 19742 raft_consensus.cc:3060] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.688715 19679 raft_consensus.cc:2804] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:53.689091 19679 raft_consensus.cc:493] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.686431 19612 raft_consensus.cc:359] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.690285 19612 raft_consensus.cc:385] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.690565 19612 raft_consensus.cc:740] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.692978 19612 consensus_queue.cc:260] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.690521 19679 raft_consensus.cc:3060] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:53.700649 19383 leader_election.cc:343] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.703660 19726 leader_election.cc:290] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:53.706676 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c3d89dc43048389004cb9a7f1b18dc" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
W20260710 11:06:53.706705 19757 log.cc:927] Time spent T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260710 11:06:53.711591 19612 ts_tablet_manager.cc:1434] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
W20260710 11:06:53.711493 19384 leader_election.cc:343] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.712777 19612 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:53.717308 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c3d89dc43048389004cb9a7f1b18dc" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:53.718842 19612 tablet_bootstrap.cc:654] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.719807 19645 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:06:53.720396 19385 leader_election.cc:343] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.720306 19645 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.720911 19385 leader_election.cc:304] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:53.723618 19645 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.726588 19726 raft_consensus.cc:2749] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:53.728381 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:53.738474 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.739533 19416 raft_consensus.cc:2468] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
I20260710 11:06:53.742619 19311 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:53.743815 19645 raft_consensus.cc:2804] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:53.744369 19645 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.744787 19645 raft_consensus.cc:3060] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:53.746726 19308 leader_election.cc:343] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.749302 19718 raft_consensus.cc:493] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.750042 19718 raft_consensus.cc:515] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.758033 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
W20260710 11:06:53.760260 19457 leader_election.cc:343] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.763229 19679 raft_consensus.cc:515] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.766199 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:53.767094 19494 raft_consensus.cc:3060] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.766214 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
W20260710 11:06:53.768924 19458 leader_election.cc:343] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.769522 19458 leader_election.cc:304] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:53.770617 19656 raft_consensus.cc:2749] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:53.766335 19718 leader_election.cc:290] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:53.774313 19679 leader_election.cc:290] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:53.776228 19742 raft_consensus.cc:515] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.778610 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:53.795444 19609 raft_consensus.cc:359] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.796489 19609 raft_consensus.cc:385] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.796829 19609 raft_consensus.cc:740] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
W20260710 11:06:53.791533 19383 leader_election.cc:343] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.800851 19609 consensus_queue.cc:260] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.800216 19745 raft_consensus.cc:493] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:53.803407 19745 raft_consensus.cc:515] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
W20260710 11:06:53.805944 19759 log.cc:927] Time spent T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260710 11:06:53.805722 19745 leader_election.cc:290] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.810354 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:53.815243 19416 raft_consensus.cc:2468] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:53.815405 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cbf96313ba42329853c216151700b4" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:53.810354 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:53.819273 19609 ts_tablet_manager.cc:1434] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.169s	user 0.004s	sys 0.004s
W20260710 11:06:53.820617 19532 leader_election.cc:343] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:06:53.821353 19533 leader_election.cc:343] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:53.821772 19534 leader_election.cc:304] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:53.823371 19609 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:53.823796 19745 raft_consensus.cc:2804] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:53.825047 19745 raft_consensus.cc:493] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:53.827512 19745 raft_consensus.cc:3060] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.829751 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cbf96313ba42329853c216151700b4" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:53.830374 19343 raft_consensus.cc:3060] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.831303 19612 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:53.831841 19612 ts_tablet_manager.cc:1403] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.003s
I20260710 11:06:53.833719 19609 tablet_bootstrap.cc:654] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.834602 19612 raft_consensus.cc:359] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.835321 19612 raft_consensus.cc:385] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.835626 19612 raft_consensus.cc:740] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.836367 19612 consensus_queue.cc:260] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.838680 19612 ts_tablet_manager.cc:1434] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:06:53.838462 19645 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.842482 19611 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:53.847496 19611 ts_tablet_manager.cc:1403] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.328s	user 0.027s	sys 0.027s
I20260710 11:06:53.826536 19742 leader_election.cc:290] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:53.845217 19494 raft_consensus.cc:2468] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:53.849391 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:53.849793 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:53.850055 19566 raft_consensus.cc:3060] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.850414 19416 raft_consensus.cc:3060] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.850570 19385 leader_election.cc:304] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
W20260710 11:06:53.841992 19760 log.cc:927] Time spent T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260710 11:06:53.839705 19612 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:53.841156 19745 raft_consensus.cc:515] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.851102 19611 raft_consensus.cc:359] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.856477 19342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:53.856938 19611 raft_consensus.cc:385] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.857337 19611 raft_consensus.cc:740] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.858141 19611 consensus_queue.cc:260] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.858572 19745 leader_election.cc:290] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.859731 19342 raft_consensus.cc:3060] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.851908 19679 raft_consensus.cc:2804] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.860231 19611 ts_tablet_manager.cc:1434] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 11:06:53.860381 19679 raft_consensus.cc:697] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:53.862169 19416 raft_consensus.cc:2468] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:53.863354 19311 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:53.851737 19645 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:53.864137 19624 raft_consensus.cc:2804] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.861279 19679 consensus_queue.cc:237] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:53.864598 19624 raft_consensus.cc:697] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:06:53.856777 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:53.865427 19624 consensus_queue.cc:237] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.866168 19419 raft_consensus.cc:3060] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:53.850029 19343 raft_consensus.cc:2468] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:53.869174 19532 leader_election.cc:304] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: e70dbc718425427598568155e4dd4ea9
I20260710 11:06:53.870350 19612 tablet_bootstrap.cc:654] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.874383 19342 raft_consensus.cc:2468] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:53.874622 19742 raft_consensus.cc:2804] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.876889 19742 raft_consensus.cc:697] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:53.878127 19566 raft_consensus.cc:2468] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:53.878041 19742 consensus_queue.cc:237] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.876125 19609 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:53.879945 19419 raft_consensus.cc:2468] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:53.881106 19534 leader_election.cc:304] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:53.881997 19739 raft_consensus.cc:2804] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:53.882453 19739 raft_consensus.cc:697] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:53.883279 19739 consensus_queue.cc:237] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:53.880108 19609 ts_tablet_manager.cc:1403] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.000s
I20260710 11:06:53.861209 19611 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:53.896552 19609 raft_consensus.cc:359] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.897279 19609 raft_consensus.cc:385] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.897580 19609 raft_consensus.cc:740] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.898459 19609 consensus_queue.cc:260] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:53.900789 19609 ts_tablet_manager.cc:1434] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:06:53.902004 19609 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:53.911227 19609 tablet_bootstrap.cc:654] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.911422 19242 catalog_manager.cc:5697] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.911239 19611 tablet_bootstrap.cc:654] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.947399 19611 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:53.948156 19611 ts_tablet_manager.cc:1403] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.000s
I20260710 11:06:53.951574 19611 raft_consensus.cc:359] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.952338 19611 raft_consensus.cc:385] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.952661 19611 raft_consensus.cc:740] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.953522 19611 consensus_queue.cc:260] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.955221 19241 catalog_manager.cc:5697] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.956609 19611 ts_tablet_manager.cc:1434] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:06:53.959995 19612 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:53.960464 19612 ts_tablet_manager.cc:1403] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.121s	user 0.041s	sys 0.041s
I20260710 11:06:53.961367 19609 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:53.962067 19611 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:53.963219 19612 raft_consensus.cc:359] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.963961 19612 raft_consensus.cc:385] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.964224 19612 raft_consensus.cc:740] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.964882 19612 consensus_queue.cc:260] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.967559 19679 consensus_queue.cc:1048] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:53.967895 19612 ts_tablet_manager.cc:1434] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:06:53.968811 19612 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:53.973963 19612 tablet_bootstrap.cc:654] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.981307 19609 ts_tablet_manager.cc:1403] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.025s
I20260710 11:06:53.982869 19240 catalog_manager.cc:5697] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.985400 19609 raft_consensus.cc:359] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.986390 19609 raft_consensus.cc:385] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:53.985584 19240 catalog_manager.cc:5697] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.986759 19609 raft_consensus.cc:740] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:53.987735 19609 consensus_queue.cc:260] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:53.989651 19609 ts_tablet_manager.cc:1434] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:06:53.990788 19609 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9: Bootstrap starting.
I20260710 11:06:53.992182 19612 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:53.992669 19612 ts_tablet_manager.cc:1403] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260710 11:06:53.995347 19611 tablet_bootstrap.cc:654] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:53.997367 19609 tablet_bootstrap.cc:654] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.001030 19243 catalog_manager.cc:5697] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:53.995347 19612 raft_consensus.cc:359] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.012540 19612 raft_consensus.cc:385] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.012888 19612 raft_consensus.cc:740] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.012799 19614 consensus_queue.cc:1048] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:54.013715 19612 consensus_queue.cc:260] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.015463 19612 ts_tablet_manager.cc:1434] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:06:54.016332 19612 tablet_bootstrap.cc:492] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:54.021872 19612 tablet_bootstrap.cc:654] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.028000 19239 catalog_manager.cc:5697] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.044497 19718 consensus_queue.cc:1048] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:54.071816 19457 consensus_peers.cc:597] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 -> Peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Couldn't send request to peer f148c5085647404f9ea42b9a1cdd170b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.077668 19611 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:54.078200 19611 ts_tablet_manager.cc:1403] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.028s
I20260710 11:06:54.078763 19623 raft_consensus.cc:493] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.079344 19623 raft_consensus.cc:515] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.080838 19611 raft_consensus.cc:359] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:54.083567 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:54.083576 19656 raft_consensus.cc:493] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.085137 19656 raft_consensus.cc:515] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:54.087270 19656 leader_election.cc:290] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:54.087970 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c3d89dc43048389004cb9a7f1b18dc" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
W20260710 11:06:54.088711 19457 leader_election.cc:343] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:54.089622 19612 tablet_bootstrap.cc:492] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:54.090207 19612 ts_tablet_manager.cc:1403] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.019s
I20260710 11:06:54.090771 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c3d89dc43048389004cb9a7f1b18dc" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:54.091437 19417 raft_consensus.cc:2468] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:54.092284 19612 raft_consensus.cc:359] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.092803 19612 raft_consensus.cc:385] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.093029 19612 raft_consensus.cc:740] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.093005 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:54.093753 19416 raft_consensus.cc:2468] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:54.094628 19460 leader_election.cc:304] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:54.095501 19460 leader_election.cc:304] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:54.096372 19710 raft_consensus.cc:2804] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:54.096659 19656 raft_consensus.cc:2804] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:54.096747 19710 raft_consensus.cc:493] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:54.097193 19656 raft_consensus.cc:493] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:54.097285 19710 raft_consensus.cc:3060] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.097611 19656 raft_consensus.cc:3060] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.097949 19609 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9: No bootstrap required, opened a new log
I20260710 11:06:54.081498 19623 leader_election.cc:290] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:54.098456 19609 ts_tablet_manager.cc:1403] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.030s
I20260710 11:06:54.103127 19609 raft_consensus.cc:359] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.081517 19611 raft_consensus.cc:385] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.103926 19609 raft_consensus.cc:385] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.104110 19611 raft_consensus.cc:740] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.104472 19609 raft_consensus.cc:740] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.104943 19611 consensus_queue.cc:260] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:54.105316 19609 consensus_queue.cc:260] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.105854 19343 raft_consensus.cc:2468] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 0.
I20260710 11:06:54.106783 19718 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.107223 19718 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.108429 19656 raft_consensus.cc:515] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.108963 19611 ts_tablet_manager.cc:1434] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:06:54.110493 19656 leader_election.cc:290] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:54.111016 19710 raft_consensus.cc:515] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:54.112010 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:54.112658 19568 raft_consensus.cc:2468] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:54.112957 19710 leader_election.cc:290] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:54.113722 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:54.114167 19612 consensus_queue.cc:260] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.115615 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c3d89dc43048389004cb9a7f1b18dc" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:54.115804 19457 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [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: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:54.116185 19343 raft_consensus.cc:3060] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.116505 19612 ts_tablet_manager.cc:1434] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
W20260710 11:06:54.116724 19457 leader_election.cc:343] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:06:54.117985 19612 tablet_bootstrap.cc:492] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:54.118625 19623 raft_consensus.cc:2804] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:54.118997 19623 raft_consensus.cc:493] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:54.119316 19623 raft_consensus.cc:3060] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.123180 19343 raft_consensus.cc:2468] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:54.124516 19611 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:54.124568 19416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:54.125492 19416 raft_consensus.cc:3060] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.125515 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:54.130493 19612 tablet_bootstrap.cc:654] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.131456 19419 raft_consensus.cc:2468] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:54.109280 19718 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:54.133009 19458 leader_election.cc:304] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:54.134131 19718 raft_consensus.cc:2804] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:54.134899 19718 raft_consensus.cc:697] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:06:54.135306 19611 tablet_bootstrap.cc:654] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.136447 19612 tablet_bootstrap.cc:492] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:54.136955 19612 ts_tablet_manager.cc:1403] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260710 11:06:54.137528 19718 consensus_queue.cc:237] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:54.140965 19742 raft_consensus.cc:493] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.140806 19612 raft_consensus.cc:359] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.141701 19742 raft_consensus.cc:515] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.142556 19612 raft_consensus.cc:385] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.143195 19612 raft_consensus.cc:740] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.144177 19612 consensus_queue.cc:260] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.145319 19742 leader_election.cc:290] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:54.146528 19612 ts_tablet_manager.cc:1434] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:06:54.146765 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:54.147413 19343 raft_consensus.cc:2468] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:54.147576 19612 tablet_bootstrap.cc:492] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b: Bootstrap starting.
I20260710 11:06:54.148860 19532 leader_election.cc:304] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:54.149714 19742 raft_consensus.cc:2804] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:54.145433 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:54.150712 19494 raft_consensus.cc:2468] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 0.
I20260710 11:06:54.152801 19623 raft_consensus.cc:515] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.153337 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c3d89dc43048389004cb9a7f1b18dc" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:54.152858 19742 raft_consensus.cc:493] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:54.154698 19742 raft_consensus.cc:3060] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.154879 19609 ts_tablet_manager.cc:1434] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260710 11:06:54.155262 19416 raft_consensus.cc:2468] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:54.159524 19623 leader_election.cc:290] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:54.160260 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:54.161382 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04477118f5db4470b664bbbbb3df250b" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:54.166568 19566 raft_consensus.cc:3060] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.167832 19460 leader_election.cc:304] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:54.168953 19623 raft_consensus.cc:2804] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:54.169507 19623 raft_consensus.cc:697] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:06:54.169755 19419 raft_consensus.cc:3060] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.170522 19623 consensus_queue.cc:237] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.173753 19566 raft_consensus.cc:2468] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 2.
I20260710 11:06:54.174909 19457 leader_election.cc:304] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:54.162143 19612 tablet_bootstrap.cc:654] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b: Neither blocks nor log segments found. Creating new log.
I20260710 11:06:54.166118 19417 raft_consensus.cc:3060] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:54.177136 19710 raft_consensus.cc:2804] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.177656 19710 raft_consensus.cc:697] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 2 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:06:54.178759 19710 consensus_queue.cc:237] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER 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: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.185537 19417 raft_consensus.cc:2468] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 2.
I20260710 11:06:54.185866 19742 raft_consensus.cc:515] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.193215 19419 raft_consensus.cc:2468] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 1.
I20260710 11:06:54.165287 19241 catalog_manager.cc:5697] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:54.198074 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:54.198897 19494 raft_consensus.cc:3060] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.211246 19742 leader_election.cc:290] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:54.212883 19494 raft_consensus.cc:2468] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:54.214430 19533 leader_election.cc:304] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:54.215895 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:54.216532 19343 raft_consensus.cc:3060] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.221107 19612 tablet_bootstrap.cc:492] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b: No bootstrap required, opened a new log
I20260710 11:06:54.221621 19612 ts_tablet_manager.cc:1403] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.013s
I20260710 11:06:54.224249 19612 raft_consensus.cc:359] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.224922 19612 raft_consensus.cc:385] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.225189 19612 raft_consensus.cc:740] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.225983 19612 consensus_queue.cc:260] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.225216 19243 catalog_manager.cc:5697] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.227353 19742 raft_consensus.cc:2804] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:54.228519 19742 raft_consensus.cc:697] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:54.228734 19243 catalog_manager.cc:5697] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 0 to 2, leader changed from <none> to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.229328 19742 consensus_queue.cc:237] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.230998 19611 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: No bootstrap required, opened a new log
I20260710 11:06:54.231546 19611 ts_tablet_manager.cc:1403] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.118s	user 0.048s	sys 0.039s
I20260710 11:06:54.235038 19611 raft_consensus.cc:359] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.235740 19611 raft_consensus.cc:385] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:06:54.236002 19611 raft_consensus.cc:740] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:54.236670 19611 consensus_queue.cc:260] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.238206 19611 ts_tablet_manager.cc:1434] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:54.244774 19612 ts_tablet_manager.cc:1434] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:06:54.245165 19742 raft_consensus.cc:493] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.245812 19343 raft_consensus.cc:2468] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:54.245726 19742 raft_consensus.cc:515] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.249775 19742 leader_election.cc:290] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:54.250022 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a1e4ec16140b3901e3038a99066cb" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:54.250636 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a1e4ec16140b3901e3038a99066cb" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:54.252014 19533 leader_election.cc:304] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f148c5085647404f9ea42b9a1cdd170b; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:54.254572 19742 raft_consensus.cc:2749] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:54.257643 19566 raft_consensus.cc:3060] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.259902 19241 catalog_manager.cc:5697] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 0 to 1, leader changed from <none> to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 1 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:54.265775 19614 consensus_queue.cc:1048] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.276715 19679 consensus_queue.cc:1048] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.314473 19742 consensus_queue.cc:1048] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.323664 19645 raft_consensus.cc:493] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.324265 19645 raft_consensus.cc:515] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.324715 19745 consensus_queue.cc:1048] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.326588 19645 leader_election.cc:290] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:54.328807 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:54.329716 19494 raft_consensus.cc:2468] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
I20260710 11:06:54.330436 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:54.331035 19310 leader_election.cc:304] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:06:54.331957 19566 raft_consensus.cc:2468] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 0.
I20260710 11:06:54.332347 19624 raft_consensus.cc:2804] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:06:54.332752 19624 raft_consensus.cc:493] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:54.333115 19624 raft_consensus.cc:3060] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.342651 19624 raft_consensus.cc:515] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.344112 19645 consensus_queue.cc:1048] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.344754 19624 leader_election.cc:290] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:54.346418 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:54.347033 19566 raft_consensus.cc:3060] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.346434 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:54.349915 19494 raft_consensus.cc:3060] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.353873 19566 raft_consensus.cc:2468] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:54.355070 19308 leader_election.cc:304] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:54.355785 19645 raft_consensus.cc:2804] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:06:54.356289 19494 raft_consensus.cc:2468] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 1.
I20260710 11:06:54.358724 19645 raft_consensus.cc:697] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:06:54.359726 19645 consensus_queue.cc:237] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:54.366709 19645 consensus_queue.cc:1048] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:54.371281 19239 catalog_manager.cc:5697] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:54.436764 19745 raft_consensus.cc:493] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:54.437000 19742 consensus_queue.cc:1048] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.437261 19745 raft_consensus.cc:515] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:54.440121 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:54.440282 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:54.440923 19417 raft_consensus.cc:2393] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b in current term 1: Already voted for candidate e70dbc718425427598568155e4dd4ea9 in this term.
I20260710 11:06:54.441708 19745 leader_election.cc:290] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:54.442426 19534 leader_election.cc:304] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f148c5085647404f9ea42b9a1cdd170b; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, e70dbc718425427598568155e4dd4ea9
I20260710 11:06:54.443333 19683 raft_consensus.cc:3060] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.448093 19494 raft_consensus.cc:3060] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:06:54.454486 19739 consensus_queue.cc:1048] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:06:54.454473 19683 raft_consensus.cc:2749] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:06:54.602355 19623 consensus_queue.cc:1048] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.612250 19656 consensus_queue.cc:1048] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.618001 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:06:54.624111 19656 consensus_queue.cc:1048] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:06:54.658077 19568 raft_consensus.cc:1275] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer e70dbc718425427598568155e4dd4ea9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:54.661729 19623 consensus_queue.cc:1048] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:06:54.664383 19458 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 20 similar messages]
I20260710 11:06:54.674136 19739 consensus_queue.cc:1048] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.677249 19566 raft_consensus.cc:3060] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:06:54.678593 19458 consensus_peers.cc:597] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.679948 19419 raft_consensus.cc:1275] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Refusing update from remote peer e70dbc718425427598568155e4dd4ea9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:54.681547 19710 consensus_queue.cc:1048] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:54.695374 19726 raft_consensus.cc:493] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f148c5085647404f9ea42b9a1cdd170b)
I20260710 11:06:54.695955 19726 raft_consensus.cc:515] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:54.698210 19726 leader_election.cc:290] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:54.699026 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:54.699685 19568 raft_consensus.cc:2468] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 2.
I20260710 11:06:54.700871 19383 leader_election.cc:304] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:54.703217 19726 raft_consensus.cc:2804] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:54.703581 19726 raft_consensus.cc:493] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f148c5085647404f9ea42b9a1cdd170b)
I20260710 11:06:54.703976 19726 raft_consensus.cc:3060] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:06:54.719759 19458 consensus_peers.cc:597] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:54.740020 19384 leader_election.cc:336] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:54.749595 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:06:54.750962 19532 consensus_peers.cc:597] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.751049 17191 tablet_replica.cc:333] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.752148 17191 raft_consensus.cc:2243] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.752636 17191 raft_consensus.cc:2272] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:54.754138 19532 consensus_peers.cc:597] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.753947 19726 raft_consensus.cc:515] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:54.755355 17191 tablet_replica.cc:333] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.756210 17191 raft_consensus.cc:2243] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.756652 17191 raft_consensus.cc:2272] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.756762 19726 leader_election.cc:290] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:54.757526 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4db2aaa29e45469cb8d5f3102da255" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:54.758898 17191 tablet_replica.cc:333] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.760473 17191 raft_consensus.cc:2243] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.762144 17191 raft_consensus.cc:2272] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:54.764338 19384 leader_election.cc:336] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:06:54.765015 17191 tablet_replica.cc:333] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.765875 17191 raft_consensus.cc:2243] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.765908 19568 raft_consensus.cc:2468] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 2.
I20260710 11:06:54.766470 17191 pending_rounds.cc:70] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Trying to abort 1 pending ops.
I20260710 11:06:54.766798 17191 pending_rounds.cc:77] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959884850016256 op_type: NO_OP noop_request { }
I20260710 11:06:54.767234 17191 raft_consensus.cc:2889] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:54.767597 17191 raft_consensus.cc:2272] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.767596 19383 leader_election.cc:304] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7
I20260710 11:06:54.769078 19679 raft_consensus.cc:2804] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:54.769613 19679 raft_consensus.cc:697] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:54.770330 17191 tablet_replica.cc:333] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.770499 19679 consensus_queue.cc:237] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:54.771245 17191 raft_consensus.cc:2243] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.771785 17191 raft_consensus.cc:2272] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.774873 17191 tablet_replica.cc:333] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.775707 17191 raft_consensus.cc:2243] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.776208 17191 raft_consensus.cc:2272] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.778424 17191 tablet_replica.cc:333] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.779134 17191 raft_consensus.cc:2243] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.779621 17191 raft_consensus.cc:2272] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.780987 19239 catalog_manager.cc:5697] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 1 to 2, leader changed from f148c5085647404f9ea42b9a1cdd170b (127.16.201.196) to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:54.781761 17191 tablet_replica.cc:333] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.782407 17191 raft_consensus.cc:2243] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.783224 17191 raft_consensus.cc:2272] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.785703 17191 tablet_replica.cc:333] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.786207 17191 raft_consensus.cc:2243] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.786522 17191 raft_consensus.cc:2272] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.788658 17191 tablet_replica.cc:333] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.789223 17191 raft_consensus.cc:2243] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.789983 17191 pending_rounds.cc:70] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Trying to abort 1 pending ops.
I20260710 11:06:54.790221 17191 pending_rounds.cc:77] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959892429905920 op_type: NO_OP noop_request { }
I20260710 11:06:54.790535 17191 raft_consensus.cc:2889] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:06:54.790841 17191 raft_consensus.cc:2272] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.792946 17191 tablet_replica.cc:333] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.793704 17191 raft_consensus.cc:2243] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.794212 17191 raft_consensus.cc:2272] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.796627 17191 tablet_replica.cc:333] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.797251 17191 raft_consensus.cc:2243] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.797976 17191 raft_consensus.cc:2272] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.799649 17191 tablet_replica.cc:333] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.800186 17191 raft_consensus.cc:2243] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.800593 17191 raft_consensus.cc:2272] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.802552 17191 tablet_replica.cc:333] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.803088 17191 raft_consensus.cc:2243] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.803504 17191 raft_consensus.cc:2272] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.805826 17191 tablet_replica.cc:333] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.806321 17191 raft_consensus.cc:2243] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.806808 17191 raft_consensus.cc:2272] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.809214 17191 tablet_replica.cc:333] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.809924 17191 raft_consensus.cc:2243] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:06:54.810668 17191 raft_consensus.cc:2272] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.812265 17191 tablet_replica.cc:333] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.812765 17191 raft_consensus.cc:2243] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.813146 17191 raft_consensus.cc:2272] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:06:54.814746 17191 tablet_replica.cc:333] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: stopping tablet replica
I20260710 11:06:54.815202 17191 raft_consensus.cc:2243] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:06:54.815608 17191 raft_consensus.cc:2272] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:06:54.821758 19458 consensus_peers.cc:597] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.854497 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
I20260710 11:06:54.878151 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:06:54.883584 19811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.883854 19812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:06:54.885463 19814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:06:54.886428 17191 server_base.cc:1061] running on GCE node
I20260710 11:06:54.888943 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:06:54.889178 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:06:54.889374 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681614889351 us; error 0 us; skew 500 ppm
I20260710 11:06:54.889930 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:06:54.892204 17191 webserver.cc:533] Webserver started at http://127.16.201.193:34123/ using document root <none> and password file <none>
I20260710 11:06:54.892665 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:06:54.892848 17191 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:06:54.896895 17191 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:06:54.901298 19819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:06:54.902068 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:06:54.902375 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "084d21b5f9c7437881a48f13092ebab7"
format_stamp: "Formatted at 2026-07-10 11:06:50 on dist-test-slave-7rm2"
I20260710 11:06:54.902669 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 11:06:54.908723 19532 consensus_peers.cc:597] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:54.912789 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:06:54.914065 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:06:54.915511 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:06:54.919085 19827 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:06:54.945605 19532 consensus_peers.cc:597] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:54.950037 19458 consensus_peers.cc:597] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:06:54.970383 19384 consensus_peers.cc:597] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:55.005983 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:06:55.006335 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.088s	user 0.003s	sys 0.000s
I20260710 11:06:55.006639 17191 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 11:06:55.008006 19384 consensus_peers.cc:597] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:55.011508 19827 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.026403 19827 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.027266 19827 tablet_bootstrap.cc:492] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.027964 19827 ts_tablet_manager.cc:1403] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:06:55.030052 19827 raft_consensus.cc:359] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.030560 19827 raft_consensus.cc:740] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.031147 19827 consensus_queue.cc:260] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.032948 19827 ts_tablet_manager.cc:1434] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:06:55.033587 19827 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.045467 19827 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.046463 19827 tablet_bootstrap.cc:492] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.047076 19827 ts_tablet_manager.cc:1403] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
W20260710 11:06:55.047695 19384 consensus_peers.cc:597] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:55.049018 19827 raft_consensus.cc:359] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.049549 19827 raft_consensus.cc:740] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.050159 19827 consensus_queue.cc:260] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.051546 19827 ts_tablet_manager.cc:1434] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:06:55.052134 19827 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.063135 19827 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.064093 19827 tablet_bootstrap.cc:492] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.064750 19827 ts_tablet_manager.cc:1403] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:06:55.066749 19827 raft_consensus.cc:359] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.067276 19827 raft_consensus.cc:740] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.067946 19827 consensus_queue.cc:260] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.069872 19827 ts_tablet_manager.cc:1434] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:55.070611 19827 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
W20260710 11:06:55.074311 19532 consensus_peers.cc:597] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:55.079430 17191 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:06:55.079725 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.073s	user 0.071s	sys 0.000s
I20260710 11:06:55.082083 19827 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.082813 19827 tablet_bootstrap.cc:492] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.083312 19827 ts_tablet_manager.cc:1403] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:06:55.084924 19827 raft_consensus.cc:359] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.085544 19827 raft_consensus.cc:740] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.086508 19827 consensus_queue.cc:260] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.088173 19827 ts_tablet_manager.cc:1434] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:06:55.088967 19827 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.104628 19827 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.105806 19827 tablet_bootstrap.cc:492] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.106552 19827 ts_tablet_manager.cc:1403] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:06:55.109230 19827 raft_consensus.cc:359] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.110100 19827 raft_consensus.cc:740] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.110898 19827 consensus_queue.cc:260] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.113493 19827 ts_tablet_manager.cc:1434] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:06:55.114398 19827 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.128463 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:33933
I20260710 11:06:55.128599 19892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:33933 every 8 connection(s)
I20260710 11:06:55.130406 19827 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.131319 19827 tablet_bootstrap.cc:492] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.132041 19827 ts_tablet_manager.cc:1403] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:06:55.154596 19827 raft_consensus.cc:359] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.155314 19827 raft_consensus.cc:740] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.156158 19827 consensus_queue.cc:260] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [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: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.158252 19827 ts_tablet_manager.cc:1434] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.016s
I20260710 11:06:55.159075 19827 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.171481 19827 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.172379 19827 tablet_bootstrap.cc:492] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.172982 19827 ts_tablet_manager.cc:1403] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:06:55.184136 19827 raft_consensus.cc:359] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.184810 19827 raft_consensus.cc:740] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.185613 19827 consensus_queue.cc:260] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.186869 19894 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43045
I20260710 11:06:55.187271 19894 heartbeater.cc:461] Registering TS with master...
I20260710 11:06:55.187577 19827 ts_tablet_manager.cc:1434] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:06:55.188194 19894 heartbeater.cc:507] Master 127.16.201.254:43045 requested a full tablet report, sending...
I20260710 11:06:55.188423 19827 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
W20260710 11:06:55.189747 19384 consensus_peers.cc:597] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:06:55.198776 19239 ts_manager.cc:194] Re-registered known tserver with Master: 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:55.202500 19827 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.203379 19827 tablet_bootstrap.cc:492] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.204098 19827 ts_tablet_manager.cc:1403] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:06:55.206557 19827 raft_consensus.cc:359] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.207247 19827 raft_consensus.cc:740] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.207911 19827 consensus_queue.cc:260] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.209880 19827 ts_tablet_manager.cc:1434] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:55.210764 19827 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.223543 19827 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.224416 19827 tablet_bootstrap.cc:492] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.224354 19239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46684
I20260710 11:06:55.225139 19827 ts_tablet_manager.cc:1403] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:06:55.226864 19827 raft_consensus.cc:359] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.227342 19827 raft_consensus.cc:740] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.227924 19894 heartbeater.cc:499] Master 127.16.201.254:43045 was elected leader, sending a full tablet report...
I20260710 11:06:55.227844 19827 consensus_queue.cc:260] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.229229 19827 ts_tablet_manager.cc:1434] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.229900 19827 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.243249 19827 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.244289 19827 tablet_bootstrap.cc:492] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.244884 19827 ts_tablet_manager.cc:1403] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:06:55.247148 19827 raft_consensus.cc:359] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:55.247587 19827 raft_consensus.cc:740] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.248224 19827 consensus_queue.cc:260] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:06:55.249676 19827 ts_tablet_manager.cc:1434] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:06:55.250357 19827 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.263535 19827 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.264460 19827 tablet_bootstrap.cc:492] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.265115 19827 ts_tablet_manager.cc:1403] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:06:55.267059 19827 raft_consensus.cc:359] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.267557 19827 raft_consensus.cc:740] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.268167 19827 consensus_queue.cc:260] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.270253 19827 ts_tablet_manager.cc:1434] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:06:55.271005 19827 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.280210 19827 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.281026 19827 tablet_bootstrap.cc:492] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.281618 19827 ts_tablet_manager.cc:1403] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:06:55.283267 19827 raft_consensus.cc:359] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.283763 19827 raft_consensus.cc:740] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.284291 19827 consensus_queue.cc:260] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.286240 19827 ts_tablet_manager.cc:1434] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.287029 19827 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.297595 19827 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.298413 19827 tablet_bootstrap.cc:492] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.299036 19827 ts_tablet_manager.cc:1403] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:06:55.300758 19827 raft_consensus.cc:359] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.301235 19827 raft_consensus.cc:740] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.301776 19827 consensus_queue.cc:260] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [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: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:55.303220 19827 ts_tablet_manager.cc:1434] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.304067 19827 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.316553 19827 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.317289 19827 tablet_bootstrap.cc:492] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.317860 19827 ts_tablet_manager.cc:1403] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:06:55.319561 19827 raft_consensus.cc:359] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.320174 19827 raft_consensus.cc:740] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.320766 19827 consensus_queue.cc:260] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.321162 19568 raft_consensus.cc:1275] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:55.322506 19827 ts_tablet_manager.cc:1434] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.322810 19679 consensus_queue.cc:1048] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:55.323487 19827 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.336834 19827 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: 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
I20260710 11:06:55.337850 19827 tablet_bootstrap.cc:492] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.338464 19827 ts_tablet_manager.cc:1403] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:06:55.340929 19827 raft_consensus.cc:359] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.341764 19827 raft_consensus.cc:740] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.342496 19827 consensus_queue.cc:260] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [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: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.344600 19827 ts_tablet_manager.cc:1434] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:06:55.345388 19827 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.367573 19827 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.368331 19827 tablet_bootstrap.cc:492] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.368825 19827 ts_tablet_manager.cc:1403] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:06:55.370728 19827 raft_consensus.cc:359] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.371224 19827 raft_consensus.cc:740] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.371708 19827 consensus_queue.cc:260] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [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: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.373138 19827 ts_tablet_manager.cc:1434] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.373891 19827 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.385519 19827 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:06:55.386294 19827 tablet_bootstrap.cc:492] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.386812 19827 ts_tablet_manager.cc:1403] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260710 11:06:55.388528 19827 raft_consensus.cc:359] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.389012 19827 raft_consensus.cc:740] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.389611 19827 consensus_queue.cc:260] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [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: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.391021 19827 ts_tablet_manager.cc:1434] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:06:55.391687 19827 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap starting.
I20260710 11:06:55.402535 19827 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: 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
I20260710 11:06:55.403265 19827 tablet_bootstrap.cc:492] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Bootstrap complete.
I20260710 11:06:55.403787 19827 ts_tablet_manager.cc:1403] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 11:06:55.405521 19827 raft_consensus.cc:359] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.406360 19827 raft_consensus.cc:740] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Initialized, Role: FOLLOWER
I20260710 11:06:55.406919 19827 consensus_queue.cc:260] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.408047 19827 ts_tablet_manager.cc:1434] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:06:55.862958 19919 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:55.863502 19919 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.865283 19919 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:55.866168 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:55.866389 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:55.866816 19867 raft_consensus.cc:2468] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:55.868227 19532 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:55.868989 19919 raft_consensus.cc:2804] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:55.869352 19919 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:55.869729 19919 raft_consensus.cc:3060] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.872963 19916 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:55.873498 19916 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.875619 19916 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:55.876354 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:55.876880 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:55.877458 19867 raft_consensus.cc:2468] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:55.877698 19919 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.878439 19384 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:55.878836 19568 raft_consensus.cc:2393] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in current term 2: Already voted for candidate f148c5085647404f9ea42b9a1cdd170b in this term.
I20260710 11:06:55.879295 19916 raft_consensus.cc:2804] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:55.879720 19916 raft_consensus.cc:493] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:55.880162 19916 raft_consensus.cc:3060] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.880458 19919 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:55.880635 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:55.881346 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:55.881868 19867 raft_consensus.cc:3060] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.886173 19916 raft_consensus.cc:515] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.886850 19867 raft_consensus.cc:2468] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 2.
I20260710 11:06:55.887182 19417 raft_consensus.cc:2393] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b in current term 2: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:55.887871 19532 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:55.888662 19919 raft_consensus.cc:2804] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.889128 19919 raft_consensus.cc:697] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 2 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:55.889360 19916 leader_election.cc:290] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:55.889587 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:55.889027 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b59efc152cb443697b45c0d80236e8c" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:55.890337 19867 raft_consensus.cc:2393] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in current term 2: Already voted for candidate f148c5085647404f9ea42b9a1cdd170b in this term.
I20260710 11:06:55.890396 19919 consensus_queue.cc:237] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:55.892082 19383 leader_election.cc:304] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:55.892908 19916 raft_consensus.cc:2749] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:06:55.898857 19240 catalog_manager.cc:5697] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 1 to 2, leader changed from 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193) to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 2 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:55.928876 19919 raft_consensus.cc:493] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:06:55.929391 19919 raft_consensus.cc:515] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.931370 19919 leader_election.cc:290] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:55.931963 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:55.932493 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:55.932632 19492 raft_consensus.cc:2468] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:55.933466 19867 raft_consensus.cc:2410] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:06:55.934010 19533 leader_election.cc:304] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [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: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:55.935094 19919 raft_consensus.cc:2804] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:55.935453 19919 raft_consensus.cc:493] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:06:55.935771 19919 raft_consensus.cc:3060] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.941068 19919 raft_consensus.cc:515] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.942567 19919 leader_election.cc:290] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:55.943382 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:55.943775 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0cb79e406e6449eb429386bef44eaa3" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:55.944072 19492 raft_consensus.cc:3060] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.944429 19867 raft_consensus.cc:3060] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:55.949923 19492 raft_consensus.cc:2468] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 2.
I20260710 11:06:55.950814 19867 raft_consensus.cc:2410] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:06:55.951011 19533 leader_election.cc:304] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:55.951876 19919 raft_consensus.cc:2804] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:55.952365 19919 raft_consensus.cc:697] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 2 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:55.952981 19919 consensus_queue.cc:237] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER 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: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:06:55.959898 19240 catalog_manager.cc:5697] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 1 to 2, leader changed from 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193) to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 2 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.015098 19913 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.015589 19913 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.017326 19913 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:56.018052 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:56.018499 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:56.019312 19867 raft_consensus.cc:2468] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:56.020406 19384 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:56.021711 19913 raft_consensus.cc:2804] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:56.022257 19913 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.022614 19913 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.026994 19916 raft_consensus.cc:493] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.027542 19916 raft_consensus.cc:515] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:56.029680 19916 leader_election.cc:290] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:56.030918 19913 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.034152 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:06:56.034379 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:56.035090 19867 raft_consensus.cc:2468] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 1.
I20260710 11:06:56.033685 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9" is_pre_election: true
I20260710 11:06:56.036566 19866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:56.036808 19384 leader_election.cc:304] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:06:56.035698 19913 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933)
I20260710 11:06:56.037177 19866 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.037753 19913 raft_consensus.cc:2804] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:56.038132 19913 raft_consensus.cc:493] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.038499 19913 raft_consensus.cc:3060] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.047961 19913 raft_consensus.cc:515] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:56.049193 19866 raft_consensus.cc:2468] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 2.
I20260710 11:06:56.050671 19384 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:56.050913 19913 leader_election.cc:290] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:06:56.051381 19866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:56.051542 19913 raft_consensus.cc:2804] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.052117 19866 raft_consensus.cc:3060] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.052803 19913 raft_consensus.cc:697] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:56.053886 19913 consensus_queue.cc:237] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.056164 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:06:56.059563 19866 raft_consensus.cc:2468] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 2.
I20260710 11:06:56.060739 19384 leader_election.cc:304] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: e70dbc718425427598568155e4dd4ea9
I20260710 11:06:56.061405 19913 raft_consensus.cc:2804] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.061928 19913 raft_consensus.cc:697] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:06:56.062714 19913 consensus_queue.cc:237] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:56.109349 19683 raft_consensus.cc:493] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.111299 19683 raft_consensus.cc:515] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.115983 19239 catalog_manager.cc:5697] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 1 to 2, leader changed from 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193) to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } }
I20260710 11:06:56.131309 19683 leader_election.cc:290] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:56.133062 19865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:56.135040 19865 raft_consensus.cc:2468] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 1.
I20260710 11:06:56.135128 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:56.137135 19532 leader_election.cc:304] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:06:56.138332 19683 raft_consensus.cc:2804] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:06:56.138862 19683 raft_consensus.cc:493] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.139261 19683 raft_consensus.cc:3060] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.153935 19683 raft_consensus.cc:515] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.155890 19683 leader_election.cc:290] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 election: Requested vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:56.156795 19865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
I20260710 11:06:56.156924 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:06:56.157330 19865 raft_consensus.cc:3060] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.158465 19239 catalog_manager.cc:5697] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 1 to 2, leader changed from 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193) to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.164929 19865 raft_consensus.cc:2468] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f148c5085647404f9ea42b9a1cdd170b in term 2.
I20260710 11:06:56.166152 19532 leader_election.cc:304] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:56.166891 19683 raft_consensus.cc:2804] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:06:56.167407 19683 raft_consensus.cc:697] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 2 LEADER]: Becoming Leader. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:06:56.169133 19913 raft_consensus.cc:493] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.168566 19683 consensus_queue.cc:237] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.169772 19913 raft_consensus.cc:515] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.173666 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:56.174953 19867 raft_consensus.cc:2393] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in current term 2: Already voted for candidate f148c5085647404f9ea42b9a1cdd170b in this term.
I20260710 11:06:56.178711 19913 leader_election.cc:290] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:06:56.181800 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a020186e3c0a4dcabf1a3474c843fad0" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f148c5085647404f9ea42b9a1cdd170b" is_pre_election: true
I20260710 11:06:56.184340 19383 leader_election.cc:304] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b
I20260710 11:06:56.185827 19913 raft_consensus.cc:3060] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.187050 19239 catalog_manager.cc:5697] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b reported cstate change: term changed from 1 to 2, leader changed from 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193) to f148c5085647404f9ea42b9a1cdd170b (127.16.201.196). New cstate: current_term: 2 leader_uuid: "f148c5085647404f9ea42b9a1cdd170b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:06:56.197379 19913 raft_consensus.cc:2749] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:56.225632 19623 raft_consensus.cc:493] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.226210 19623 raft_consensus.cc:515] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:06:56.228191 19623 leader_election.cc:290] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:56.228972 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:56.229218 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f3a722da9c4f079e22685ef0465d61" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:56.229787 19867 raft_consensus.cc:2393] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e70dbc718425427598568155e4dd4ea9 in current term 2: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:56.230800 19458 leader_election.cc:304] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [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: e70dbc718425427598568155e4dd4ea9; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:56.231506 19623 raft_consensus.cc:3060] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.237193 19623 raft_consensus.cc:2749] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:56.301568 19933 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 084d21b5f9c7437881a48f13092ebab7)
I20260710 11:06:56.302529 19933 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:06:56.305713 19933 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:06:56.306017 19867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "084d21b5f9c7437881a48f13092ebab7" is_pre_election: true
I20260710 11:06:56.306440 19419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "f148c5085647404f9ea42b9a1cdd170b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" is_pre_election: true
I20260710 11:06:56.307163 19867 raft_consensus.cc:2393] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f148c5085647404f9ea42b9a1cdd170b in current term 2: Already voted for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in this term.
I20260710 11:06:56.308287 19532 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [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: f148c5085647404f9ea42b9a1cdd170b; no voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:06:56.308997 19933 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:06:56.315826 19933 raft_consensus.cc:2749] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:06:56.411516 19419 raft_consensus.cc:1275] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Refusing update from remote peer f148c5085647404f9ea42b9a1cdd170b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.412758 19933 consensus_queue.cc:1048] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.425658 19867 raft_consensus.cc:1275] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Refusing update from remote peer f148c5085647404f9ea42b9a1cdd170b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.425611 19865 raft_consensus.cc:1275] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Refusing update from remote peer f148c5085647404f9ea42b9a1cdd170b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:06:56.426386 19865 pending_rounds.cc:85] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Aborting all ops after (but not including) 0
I20260710 11:06:56.426625 19865 pending_rounds.cc:107] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:06:56.426905 19865 raft_consensus.cc:2889] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:06:56.427448 19933 consensus_queue.cc:1048] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.428375 19683 consensus_queue.cc:1048] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.442893 19492 raft_consensus.cc:1275] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer f148c5085647404f9ea42b9a1cdd170b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:06:56.444228 19933 consensus_queue.cc:1048] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:06:56.477854 19568 raft_consensus.cc:1275] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.479264 19913 consensus_queue.cc:1048] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.488323 19865 raft_consensus.cc:1275] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.489975 19913 consensus_queue.cc:1048] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.537655 19492 raft_consensus.cc:1275] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.538936 19913 consensus_queue.cc:1048] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.550282 19865 raft_consensus.cc:1275] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.552201 19928 consensus_queue.cc:1048] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.581609 19865 raft_consensus.cc:1275] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Refusing update from remote peer f148c5085647404f9ea42b9a1cdd170b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.583612 19683 consensus_queue.cc:1048] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:06:56.592695 19419 raft_consensus.cc:1275] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Refusing update from remote peer f148c5085647404f9ea42b9a1cdd170b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:06:56.596021 19933 consensus_queue.cc:1048] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.154834 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:05.185289 19492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d1098e00074150b1f8998860513f3d"
dest_uuid: "e70dbc718425427598568155e4dd4ea9"
mode: GRACEFUL
new_leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
 from {username='slave'} at 127.0.0.1:57316
I20260710 11:07:05.185885 19492 raft_consensus.cc:606] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Received request to transfer leadership to TS 2cac7d0dfbc34b9ca406375cbf21ecb8
I20260710 11:07:05.197454 19568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05"
dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
mode: GRACEFUL
new_leader_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:54498
I20260710 11:07:05.198099 19568 raft_consensus.cc:606] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Received request to transfer leadership to TS 084d21b5f9c7437881a48f13092ebab7
I20260710 11:07:05.209232 19417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120"
dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
mode: GRACEFUL
new_leader_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:42812
I20260710 11:07:05.209847 19417 raft_consensus.cc:606] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Received request to transfer leadership to TS 084d21b5f9c7437881a48f13092ebab7
I20260710 11:07:05.212343 19417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73"
dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
mode: GRACEFUL
new_leader_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:42812
I20260710 11:07:05.212859 19417 raft_consensus.cc:606] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Received request to transfer leadership to TS 084d21b5f9c7437881a48f13092ebab7
I20260710 11:07:05.215198 19568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec"
dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
mode: GRACEFUL
new_leader_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:54498
I20260710 11:07:05.215684 19568 raft_consensus.cc:606] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Received request to transfer leadership to TS 084d21b5f9c7437881a48f13092ebab7
I20260710 11:07:05.216810 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:05.217509 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:05.267633 19961 raft_consensus.cc:993] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: : Instructing follower 2cac7d0dfbc34b9ca406375cbf21ecb8 to start an election
I20260710 11:07:05.268184 19973 raft_consensus.cc:1081] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Signalling peer 2cac7d0dfbc34b9ca406375cbf21ecb8 to start an election
I20260710 11:07:05.269688 19417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d1098e00074150b1f8998860513f3d"
dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
 from {username='slave'} at 127.0.0.1:53326
I20260710 11:07:05.270210 19417 raft_consensus.cc:493] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.270530 19417 raft_consensus.cc:3060] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.275574 19417 raft_consensus.cc:515] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:07:05.277999 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:07:05.278234 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d1098e00074150b1f8998860513f3d" candidate_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:05.278504 19492 raft_consensus.cc:3055] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.278420 19417 leader_election.cc:290] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:07:05.278826 19568 raft_consensus.cc:3060] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.278945 19492 raft_consensus.cc:740] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:07:05.279852 19492 consensus_queue.cc:260] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:07:05.280932 19492 raft_consensus.cc:3060] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.284427 19568 raft_consensus.cc:2468] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 2.
I20260710 11:07:05.285719 19383 leader_election.cc:304] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cac7d0dfbc34b9ca406375cbf21ecb8, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:07:05.286480 19492 raft_consensus.cc:2468] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cac7d0dfbc34b9ca406375cbf21ecb8 in term 2.
I20260710 11:07:05.286568 19967 raft_consensus.cc:2804] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.287204 19967 raft_consensus.cc:697] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Becoming Leader. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:07:05.288161 19967 consensus_queue.cc:237] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:07:05.295740 19239 catalog_manager.cc:5697] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 reported cstate change: term changed from 1 to 2, leader changed from e70dbc718425427598568155e4dd4ea9 (127.16.201.195) to 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.401953 19962 raft_consensus.cc:993] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: : Instructing follower 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.402503 19962 raft_consensus.cc:1081] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Signalling peer 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.404498 19865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73"
dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:55416
I20260710 11:07:05.405058 19865 raft_consensus.cc:493] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.405409 19865 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.410413 19865 raft_consensus.cc:515] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:07:05.412212 19865 leader_election.cc:290] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 3 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:07:05.423651 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:05.424214 19568 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.424685 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57169400f8d49c1a1c16340c095aa73" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:07:05.425292 19417 raft_consensus.cc:3055] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:05.425652 19417 raft_consensus.cc:740] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:07:05.426517 19417 consensus_queue.cc:260] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:07:05.427757 19417 raft_consensus.cc:3060] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:05.431018 19568 raft_consensus.cc:2468] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 3.
I20260710 11:07:05.432238 19821 leader_election.cc:304] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [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: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:07:05.434376 19981 raft_consensus.cc:2804] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:05.434718 19417 raft_consensus.cc:2468] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 3.
I20260710 11:07:05.435770 19981 raft_consensus.cc:697] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 3 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:07:05.436844 19981 consensus_queue.cc:237] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [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: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:07:05.444854 19239 catalog_manager.cc:5697] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 2 to 3, leader changed from 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194) to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 3 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.485443 19967 raft_consensus.cc:993] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: : Instructing follower 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.486020 19967 raft_consensus.cc:1081] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Signalling peer 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.487610 19865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120"
dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:55416
I20260710 11:07:05.488091 19865 raft_consensus.cc:493] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.488423 19865 raft_consensus.cc:3060] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.493597 19865 raft_consensus.cc:515] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:07:05.495369 19865 leader_election.cc:290] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251)
I20260710 11:07:05.496479 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:07:05.497144 19417 raft_consensus.cc:3055] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.497478 19417 raft_consensus.cc:740] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:07:05.498512 19417 consensus_queue.cc:260] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:07:05.499773 19417 raft_consensus.cc:3060] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.504824 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e17be99f66242dfa5d7fe67e42af120" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:07:05.504971 19417 raft_consensus.cc:2468] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:05.505478 19492 raft_consensus.cc:3060] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.506287 19824 leader_election.cc:304] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:07:05.507035 19981 raft_consensus.cc:2804] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.507499 19981 raft_consensus.cc:697] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:07:05.508364 19981 consensus_queue.cc:237] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } }
I20260710 11:07:05.511866 19492 raft_consensus.cc:2468] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:05.517165 19966 raft_consensus.cc:993] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: : Instructing follower 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.517798 19968 raft_consensus.cc:1081] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Signalling peer 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.517613 19239 catalog_manager.cc:5697] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 1 to 2, leader changed from 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194) to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.519438 19865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec"
dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:07:05.519891 19865 raft_consensus.cc:493] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.520183 19865 raft_consensus.cc:3060] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.526141 19865 raft_consensus.cc:515] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:07:05.527719 19865 leader_election.cc:290] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Requested vote from peers f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093), 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185)
I20260710 11:07:05.528645 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:07:05.528573 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efb903cb6b224921af0c9b31457b0fec" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:05.529225 19417 raft_consensus.cc:3060] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.529263 19568 raft_consensus.cc:3055] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.529651 19568 raft_consensus.cc:740] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:07:05.530376 19568 consensus_queue.cc:260] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:07:05.531519 19568 raft_consensus.cc:3060] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.534933 19417 raft_consensus.cc:2468] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:05.535957 19824 leader_election.cc:304] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, 2cac7d0dfbc34b9ca406375cbf21ecb8; no voters: 
I20260710 11:07:05.536886 19981 raft_consensus.cc:2804] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.537518 19981 raft_consensus.cc:697] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:07:05.538208 19568 raft_consensus.cc:2468] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:05.538391 19981 consensus_queue.cc:237] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } }
I20260710 11:07:05.546864 19239 catalog_manager.cc:5697] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 1 to 2, leader changed from f148c5085647404f9ea42b9a1cdd170b (127.16.201.196) to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:05.667012 19966 raft_consensus.cc:993] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: : Instructing follower 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.667616 19968 raft_consensus.cc:1081] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Signalling peer 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:05.669063 19865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05"
dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:07:05.669521 19865 raft_consensus.cc:493] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:05.669885 19865 raft_consensus.cc:3060] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.672456 19492 raft_consensus.cc:1275] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.673913 19962 consensus_queue.cc:1048] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.675621 19865 raft_consensus.cc:515] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:05.678156 19492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:07:05.678772 19492 raft_consensus.cc:3060] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.679435 19865 leader_election.cc:290] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:07:05.683358 19568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c80e85bd6294e18a258db9be7efbe05" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:05.684525 19568 raft_consensus.cc:3055] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:05.684826 19568 raft_consensus.cc:740] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:07:05.685575 19568 consensus_queue.cc:260] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:05.686970 19568 raft_consensus.cc:3060] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:05.694675 19492 raft_consensus.cc:2468] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:05.695988 19823 leader_election.cc:304] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:07:05.696943 19981 raft_consensus.cc:2804] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:05.697351 19568 raft_consensus.cc:2468] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:05.697467 19981 raft_consensus.cc:697] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:07:05.698518 19981 consensus_queue.cc:237] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:05.701980 19566 raft_consensus.cc:1275] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 2cac7d0dfbc34b9ca406375cbf21ecb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.704157 19962 consensus_queue.cc:1048] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:05.713863 19239 catalog_manager.cc:5697] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 1 to 2, leader changed from f148c5085647404f9ea42b9a1cdd170b (127.16.201.196) to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:05.822175 19566 raft_consensus.cc:1275] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 3 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:05.823365 19981 consensus_queue.cc:1048] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:05.833020 19417 raft_consensus.cc:1275] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 3 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:05.834302 19981 consensus_queue.cc:1048] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:05.921608 19417 raft_consensus.cc:1275] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.923152 19982 consensus_queue.cc:1048] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:05.924042 19566 raft_consensus.cc:1275] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.925360 19982 consensus_queue.cc:1048] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:05.948137 19494 raft_consensus.cc:1275] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.949530 19999 consensus_queue.cc:1048] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:05.956895 19419 raft_consensus.cc:1275] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:05.962428 19981 consensus_queue.cc:1048] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.132151 19566 raft_consensus.cc:1275] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.133589 19981 consensus_queue.cc:1048] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.173573 19494 raft_consensus.cc:1275] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.176514 20000 consensus_queue.cc:1048] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:06.218664 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.246042 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:06.261346 19566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78cbf96313ba42329853c216151700b4"
dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
mode: GRACEFUL
new_leader_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:54498
I20260710 11:07:06.262025 19566 raft_consensus.cc:606] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Received request to transfer leadership to TS 084d21b5f9c7437881a48f13092ebab7
I20260710 11:07:06.264705 19417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a"
dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
mode: GRACEFUL
new_leader_uuid: "e70dbc718425427598568155e4dd4ea9"
 from {username='slave'} at 127.0.0.1:42812
I20260710 11:07:06.265185 19417 raft_consensus.cc:606] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Received request to transfer leadership to TS e70dbc718425427598568155e4dd4ea9
I20260710 11:07:06.266497 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:06.267381 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:06.322265 19990 raft_consensus.cc:993] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: : Instructing follower e70dbc718425427598568155e4dd4ea9 to start an election
I20260710 11:07:06.322944 20007 raft_consensus.cc:1081] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Signalling peer e70dbc718425427598568155e4dd4ea9 to start an election
I20260710 11:07:06.324375 19494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a"
dest_uuid: "e70dbc718425427598568155e4dd4ea9"
 from {username='slave'} at 127.0.0.1:57458
I20260710 11:07:06.324887 19494 raft_consensus.cc:493] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.325184 19494 raft_consensus.cc:3060] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.331086 19494 raft_consensus.cc:515] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:07:06.333177 19494 leader_election.cc:290] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:07:06.334223 19417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8"
I20260710 11:07:06.334396 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd39b1cf3764135922fda4e367f584a" candidate_uuid: "e70dbc718425427598568155e4dd4ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:06.334950 19417 raft_consensus.cc:3055] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.335053 19566 raft_consensus.cc:3060] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.335316 19417 raft_consensus.cc:740] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cac7d0dfbc34b9ca406375cbf21ecb8, State: Running, Role: LEADER
I20260710 11:07:06.336472 19417 consensus_queue.cc:260] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:07:06.337831 19417 raft_consensus.cc:3060] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.342576 19566 raft_consensus.cc:2468] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 2.
I20260710 11:07:06.344591 19457 leader_election.cc:304] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e70dbc718425427598568155e4dd4ea9, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:07:06.345613 19973 raft_consensus.cc:2804] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.345676 19417 raft_consensus.cc:2468] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e70dbc718425427598568155e4dd4ea9 in term 2.
I20260710 11:07:06.346865 19973 raft_consensus.cc:697] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 2 LEADER]: Becoming Leader. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:07:06.348028 19973 consensus_queue.cc:237] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } }
I20260710 11:07:06.355280 19240 catalog_manager.cc:5697] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 reported cstate change: term changed from 1 to 2, leader changed from 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194) to e70dbc718425427598568155e4dd4ea9 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "e70dbc718425427598568155e4dd4ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:06.727581 19417 raft_consensus.cc:1275] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Refusing update from remote peer e70dbc718425427598568155e4dd4ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.728698 19973 consensus_queue.cc:1048] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cac7d0dfbc34b9ca406375cbf21ecb8" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 39185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:06.739634 19566 raft_consensus.cc:1275] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer e70dbc718425427598568155e4dd4ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:06.741187 20016 consensus_queue.cc:1048] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:06.772158 20019 raft_consensus.cc:993] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: : Instructing follower 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:06.772662 20019 raft_consensus.cc:1081] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Signalling peer 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:06.774255 19865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78cbf96313ba42329853c216151700b4"
dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:07:06.774708 19865 raft_consensus.cc:493] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:06.774996 19865 raft_consensus.cc:3060] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.779834 19865 raft_consensus.cc:515] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:06.781431 19865 leader_election.cc:290] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:07:06.782279 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cbf96313ba42329853c216151700b4" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:07:06.782534 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cbf96313ba42329853c216151700b4" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:06.782953 19494 raft_consensus.cc:3060] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.783079 19566 raft_consensus.cc:3055] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:06.783430 19566 raft_consensus.cc:740] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f148c5085647404f9ea42b9a1cdd170b, State: Running, Role: LEADER
I20260710 11:07:06.784062 19566 consensus_queue.cc:260] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:06.785019 19566 raft_consensus.cc:3060] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:06.788206 19494 raft_consensus.cc:2468] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:06.789683 19566 raft_consensus.cc:2468] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:06.789657 19823 leader_election.cc:304] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, e70dbc718425427598568155e4dd4ea9; no voters: 
I20260710 11:07:06.790728 20000 raft_consensus.cc:2804] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:06.791198 20000 raft_consensus.cc:697] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:07:06.792092 20000 consensus_queue.cc:237] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:06.800047 19240 catalog_manager.cc:5697] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 1 to 2, leader changed from f148c5085647404f9ea42b9a1cdd170b (127.16.201.196) to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.268222 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:07.278004 19494 raft_consensus.cc:1275] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:07.279268 20000 consensus_queue.cc:1048] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:07.285938 19566 raft_consensus.cc:1275] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:07.287487 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:07.289381 20000 consensus_queue.cc:1048] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:07.315083 19494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce"
dest_uuid: "e70dbc718425427598568155e4dd4ea9"
mode: GRACEFUL
new_leader_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:57316
I20260710 11:07:07.315587 19494 raft_consensus.cc:606] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Received request to transfer leadership to TS 084d21b5f9c7437881a48f13092ebab7
I20260710 11:07:07.316792 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:07:07.317723 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:07.362293 20016 raft_consensus.cc:993] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: : Instructing follower 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:07.362776 19973 raft_consensus.cc:1081] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Signalling peer 084d21b5f9c7437881a48f13092ebab7 to start an election
I20260710 11:07:07.364140 19865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce"
dest_uuid: "084d21b5f9c7437881a48f13092ebab7"
 from {username='slave'} at 127.0.0.1:55414
I20260710 11:07:07.364593 19865 raft_consensus.cc:493] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:07.364869 19865 raft_consensus.cc:3060] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.370386 19865 raft_consensus.cc:515] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:07.371884 19865 leader_election.cc:290] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Requested vote from peers e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251), f148c5085647404f9ea42b9a1cdd170b (127.16.201.196:38093)
I20260710 11:07:07.372696 19494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e70dbc718425427598568155e4dd4ea9"
I20260710 11:07:07.372830 19566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c04edd3597241cba95c2b11d0133fce" candidate_uuid: "084d21b5f9c7437881a48f13092ebab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f148c5085647404f9ea42b9a1cdd170b"
I20260710 11:07:07.373302 19494 raft_consensus.cc:3055] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:07.373356 19566 raft_consensus.cc:3060] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.373827 19494 raft_consensus.cc:740] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e70dbc718425427598568155e4dd4ea9, State: Running, Role: LEADER
I20260710 11:07:07.374637 19494 consensus_queue.cc:260] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:07.375792 19494 raft_consensus.cc:3060] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:07.380209 19566 raft_consensus.cc:2468] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:07.381471 19821 leader_election.cc:304] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 084d21b5f9c7437881a48f13092ebab7, f148c5085647404f9ea42b9a1cdd170b; no voters: 
I20260710 11:07:07.381990 19494 raft_consensus.cc:2468] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 084d21b5f9c7437881a48f13092ebab7 in term 2.
I20260710 11:07:07.382277 20000 raft_consensus.cc:2804] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:07.382790 20000 raft_consensus.cc:697] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Becoming Leader. State: Replica: 084d21b5f9c7437881a48f13092ebab7, State: Running, Role: LEADER
I20260710 11:07:07.383949 20000 consensus_queue.cc:237] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } }
I20260710 11:07:07.391659 19241 catalog_manager.cc:5697] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 reported cstate change: term changed from 1 to 2, leader changed from e70dbc718425427598568155e4dd4ea9 (127.16.201.195) to 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "084d21b5f9c7437881a48f13092ebab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "084d21b5f9c7437881a48f13092ebab7" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33933 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:07.939262 19494 raft_consensus.cc:1275] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:07.940626 20000 consensus_queue.cc:1048] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e70dbc718425427598568155e4dd4ea9" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 44251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:07.944849 19566 raft_consensus.cc:1275] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Refusing update from remote peer 084d21b5f9c7437881a48f13092ebab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:07.946826 20033 consensus_queue.cc:1048] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f148c5085647404f9ea42b9a1cdd170b" member_type: VOTER last_known_addr { host: "127.16.201.196" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:08.318539 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:08.333052 17191 tablet_server.cc:179] TabletServer@127.16.201.193:33933 shutting down...
I20260710 11:07:08.357092 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:07:08.357915 19384 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260710 11:07:08.359316 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.361683 17191 raft_consensus.cc:2243] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.362274 17191 raft_consensus.cc:2272] T cf4db2aaa29e45469cb8d5f3102da255 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:08.362965 19384 consensus_peers.cc:597] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.365202 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.365973 17191 raft_consensus.cc:2243] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.366411 17191 raft_consensus.cc:2272] T fc5a620456b845d6ad790e821d441f79 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.368557 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.369124 17191 raft_consensus.cc:2243] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.369663 17191 raft_consensus.cc:2272] T e0cb79e406e6449eb429386bef44eaa3 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.372143 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.372749 17191 raft_consensus.cc:2243] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.373143 17191 raft_consensus.cc:2272] T daadeed136b74986bdbebf3817969bef P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.375953 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.376618 17191 raft_consensus.cc:2243] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.377390 17191 raft_consensus.cc:2272] T 6e17be99f66242dfa5d7fe67e42af120 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.379454 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.380021 17191 raft_consensus.cc:2243] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.380450 17191 raft_consensus.cc:2272] T f06e285aef9446cb9f759bcbcdd06491 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.382658 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.383209 17191 raft_consensus.cc:2243] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.383992 17191 raft_consensus.cc:2272] T efb903cb6b224921af0c9b31457b0fec P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.386502 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.387104 17191 raft_consensus.cc:2243] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.387938 17191 raft_consensus.cc:2272] T e57169400f8d49c1a1c16340c095aa73 P 084d21b5f9c7437881a48f13092ebab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.389819 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.390331 17191 raft_consensus.cc:2243] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.390686 17191 raft_consensus.cc:2272] T 92c3d89dc43048389004cb9a7f1b18dc P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.392445 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.392951 17191 raft_consensus.cc:2243] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.393636 17191 raft_consensus.cc:2272] T 0c80e85bd6294e18a258db9be7efbe05 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.395973 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.396525 17191 raft_consensus.cc:2243] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.397019 17191 raft_consensus.cc:2272] T 73f3a722da9c4f079e22685ef0465d61 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.399065 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.399587 17191 raft_consensus.cc:2243] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.399987 17191 raft_consensus.cc:2272] T c7c7c903ae304ce0889326301690338c P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.402086 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.402561 17191 raft_consensus.cc:2243] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.403276 17191 raft_consensus.cc:2272] T 1c04edd3597241cba95c2b11d0133fce P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.406287 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.406827 17191 raft_consensus.cc:2243] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.407325 17191 raft_consensus.cc:2272] T a020186e3c0a4dcabf1a3474c843fad0 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.409221 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.409770 17191 raft_consensus.cc:2243] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.410485 17191 raft_consensus.cc:2272] T 78cbf96313ba42329853c216151700b4 P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.412279 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.412778 17191 raft_consensus.cc:2243] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.413183 17191 raft_consensus.cc:2272] T c262344eabfa4db6965aba06ce2c6e38 P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.414999 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.415493 17191 raft_consensus.cc:2243] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.415910 17191 raft_consensus.cc:2272] T 91505357d23b4ac4a2cb5027865a24ff P 084d21b5f9c7437881a48f13092ebab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.417770 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:08.418215 17191 raft_consensus.cc:2243] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.418634 17191 raft_consensus.cc:2272] T 8b59efc152cb443697b45c0d80236e8c P 084d21b5f9c7437881a48f13092ebab7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:08.422976 19384 consensus_peers.cc:597] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:08.434120 19458 consensus_peers.cc:597] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.461200 17191 tablet_server.cc:196] TabletServer@127.16.201.193:33933 shutdown complete.
W20260710 11:07:08.475540 19458 consensus_peers.cc:597] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:08.482777 19384 consensus_peers.cc:597] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.499675 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
I20260710 11:07:08.526443 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:08.527361 17191 tablet_replica.cc:333] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.528066 17191 raft_consensus.cc:2243] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.528565 17191 raft_consensus.cc:2272] T 92c3d89dc43048389004cb9a7f1b18dc P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.530902 17191 tablet_replica.cc:333] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.531539 17191 raft_consensus.cc:2243] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.532042 17191 raft_consensus.cc:2272] T fb5a1e4ec16140b3901e3038a99066cb P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.534020 17191 tablet_replica.cc:333] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.534616 17191 raft_consensus.cc:2243] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.535154 17191 raft_consensus.cc:2272] T 8b59efc152cb443697b45c0d80236e8c P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.537880 17191 tablet_replica.cc:333] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.538700 17191 raft_consensus.cc:2243] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.539608 17191 raft_consensus.cc:2272] T 09d1098e00074150b1f8998860513f3d P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.541793 17191 tablet_replica.cc:333] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.542375 17191 raft_consensus.cc:2243] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.542905 17191 raft_consensus.cc:2272] T a020186e3c0a4dcabf1a3474c843fad0 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:08.545226 19460 consensus_peers.cc:597] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.545368 17191 tablet_replica.cc:333] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.546087 17191 raft_consensus.cc:2243] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.547055 17191 raft_consensus.cc:2272] T 076d448d25c74332a5b2eaaf31945a76 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.549120 17191 tablet_replica.cc:333] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.549724 17191 raft_consensus.cc:2243] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.550504 17191 raft_consensus.cc:2272] T cf4db2aaa29e45469cb8d5f3102da255 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.552333 17191 tablet_replica.cc:333] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.552945 17191 raft_consensus.cc:2243] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.553376 17191 raft_consensus.cc:2272] T 84000d5ff7a947d499eeb94af2544a2a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.555482 17191 tablet_replica.cc:333] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.556002 17191 raft_consensus.cc:2243] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.556902 17191 raft_consensus.cc:2272] T c262344eabfa4db6965aba06ce2c6e38 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.559495 17191 tablet_replica.cc:333] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.560294 17191 raft_consensus.cc:2243] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.560865 17191 raft_consensus.cc:2272] T efb903cb6b224921af0c9b31457b0fec P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.563939 17191 tablet_replica.cc:333] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
W20260710 11:07:08.564069 19532 consensus_peers.cc:597] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.564733 17191 raft_consensus.cc:2243] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.565279 17191 raft_consensus.cc:2272] T f06e285aef9446cb9f759bcbcdd06491 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.567224 17191 tablet_replica.cc:333] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.567744 17191 raft_consensus.cc:2243] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.568186 17191 raft_consensus.cc:2272] T e57169400f8d49c1a1c16340c095aa73 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.570112 17191 tablet_replica.cc:333] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.570638 17191 raft_consensus.cc:2243] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.571067 17191 raft_consensus.cc:2272] T 6e17be99f66242dfa5d7fe67e42af120 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.572844 17191 tablet_replica.cc:333] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.573357 17191 raft_consensus.cc:2243] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.573799 17191 raft_consensus.cc:2272] T daadeed136b74986bdbebf3817969bef P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.575713 17191 tablet_replica.cc:333] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.576225 17191 raft_consensus.cc:2243] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.576630 17191 raft_consensus.cc:2272] T 7fd39b1cf3764135922fda4e367f584a P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.578500 17191 tablet_replica.cc:333] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.579012 17191 raft_consensus.cc:2243] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.579777 17191 raft_consensus.cc:2272] T 91505357d23b4ac4a2cb5027865a24ff P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.581713 17191 tablet_replica.cc:333] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.582223 17191 raft_consensus.cc:2243] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.583002 17191 raft_consensus.cc:2272] T 73f3a722da9c4f079e22685ef0465d61 P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.584998 17191 tablet_replica.cc:333] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8: stopping tablet replica
I20260710 11:07:08.585639 17191 raft_consensus.cc:2243] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.586081 17191 raft_consensus.cc:2272] T 04477118f5db4470b664bbbbb3df250b P 2cac7d0dfbc34b9ca406375cbf21ecb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.626248 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
W20260710 11:07:08.634931 19532 consensus_peers.cc:597] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:08.635717 19534 consensus_peers.cc:597] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:39185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:08.638890 19460 consensus_peers.cc:597] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:39185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:08.641450 19460 consensus_peers.cc:597] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:39185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.664645 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
W20260710 11:07:08.685763 19532 consensus_peers.cc:597] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:08.689967 19460 consensus_peers.cc:597] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:39185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.698791 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:07:08.698711 19533 consensus_peers.cc:597] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b -> Peer e70dbc718425427598568155e4dd4ea9 (127.16.201.195:44251): Couldn't send request to peer e70dbc718425427598568155e4dd4ea9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.699743 17191 tablet_replica.cc:333] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
W20260710 11:07:08.700886 19532 consensus_peers.cc:597] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.700939 17191 raft_consensus.cc:2243] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.701699 17191 raft_consensus.cc:2272] T 0c80e85bd6294e18a258db9be7efbe05 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.703531 17191 tablet_replica.cc:333] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.704201 17191 raft_consensus.cc:2243] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.704982 17191 raft_consensus.cc:2272] T 92c3d89dc43048389004cb9a7f1b18dc P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.706853 17191 tablet_replica.cc:333] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.707388 17191 raft_consensus.cc:2243] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.707813 17191 raft_consensus.cc:2272] T 09d1098e00074150b1f8998860513f3d P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.709746 17191 tablet_replica.cc:333] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.710270 17191 raft_consensus.cc:2243] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.711038 17191 raft_consensus.cc:2272] T fb5a1e4ec16140b3901e3038a99066cb P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.712786 17191 tablet_replica.cc:333] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.713337 17191 raft_consensus.cc:2243] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.714102 17191 raft_consensus.cc:2272] T f06e285aef9446cb9f759bcbcdd06491 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.715794 17191 tablet_replica.cc:333] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.716317 17191 raft_consensus.cc:2243] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.716754 17191 raft_consensus.cc:2272] T 6e17be99f66242dfa5d7fe67e42af120 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.718520 17191 tablet_replica.cc:333] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.719018 17191 raft_consensus.cc:2243] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.719411 17191 raft_consensus.cc:2272] T 1c04edd3597241cba95c2b11d0133fce P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.721469 17191 tablet_replica.cc:333] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.722190 17191 raft_consensus.cc:2243] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.722642 17191 raft_consensus.cc:2272] T e0cb79e406e6449eb429386bef44eaa3 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.724713 17191 tablet_replica.cc:333] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.725253 17191 raft_consensus.cc:2243] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.726091 17191 raft_consensus.cc:2272] T fc5a620456b845d6ad790e821d441f79 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.728174 17191 tablet_replica.cc:333] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
W20260710 11:07:08.728482 19532 consensus_peers.cc:597] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b -> Peer 084d21b5f9c7437881a48f13092ebab7 (127.16.201.193:33933): Couldn't send request to peer 084d21b5f9c7437881a48f13092ebab7. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.728714 17191 raft_consensus.cc:2243] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.729250 17191 raft_consensus.cc:2272] T 73f3a722da9c4f079e22685ef0465d61 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.731154 17191 tablet_replica.cc:333] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.731709 17191 raft_consensus.cc:2243] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.732133 17191 raft_consensus.cc:2272] T c7c7c903ae304ce0889326301690338c P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.734009 17191 tablet_replica.cc:333] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.734529 17191 raft_consensus.cc:2243] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.735011 17191 raft_consensus.cc:2272] T 076d448d25c74332a5b2eaaf31945a76 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.737157 17191 tablet_replica.cc:333] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.737715 17191 raft_consensus.cc:2243] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.738137 17191 raft_consensus.cc:2272] T 78cbf96313ba42329853c216151700b4 P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.739838 17191 tablet_replica.cc:333] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.740406 17191 raft_consensus.cc:2243] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.740844 17191 raft_consensus.cc:2272] T c262344eabfa4db6965aba06ce2c6e38 P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.742803 17191 tablet_replica.cc:333] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.743539 17191 raft_consensus.cc:2243] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.744100 17191 raft_consensus.cc:2272] T 84000d5ff7a947d499eeb94af2544a2a P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.746050 17191 tablet_replica.cc:333] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.746569 17191 raft_consensus.cc:2243] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.747351 17191 raft_consensus.cc:2272] T 7fd39b1cf3764135922fda4e367f584a P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.749493 17191 tablet_replica.cc:333] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.750010 17191 raft_consensus.cc:2243] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.750429 17191 raft_consensus.cc:2272] T 91505357d23b4ac4a2cb5027865a24ff P e70dbc718425427598568155e4dd4ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.752358 17191 tablet_replica.cc:333] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9: stopping tablet replica
I20260710 11:07:08.752835 17191 raft_consensus.cc:2243] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.753580 17191 raft_consensus.cc:2272] T 04477118f5db4470b664bbbbb3df250b P e70dbc718425427598568155e4dd4ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.792244 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
W20260710 11:07:08.801401 19534 consensus_peers.cc:597] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:39185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.825086 17191 tablet_server.cc:179] TabletServer@127.16.201.196:0 shutting down...
I20260710 11:07:08.855901 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:08.856768 17191 tablet_replica.cc:333] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.857744 17191 raft_consensus.cc:2243] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.858445 17191 raft_consensus.cc:2272] T fb5a1e4ec16140b3901e3038a99066cb P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.860491 17191 tablet_replica.cc:333] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.861213 17191 raft_consensus.cc:2243] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.861771 17191 raft_consensus.cc:2272] T 7fd39b1cf3764135922fda4e367f584a P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.864151 17191 tablet_replica.cc:333] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
W20260710 11:07:08.864718 19534 consensus_peers.cc:597] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b -> Peer 2cac7d0dfbc34b9ca406375cbf21ecb8 (127.16.201.194:39185): Couldn't send request to peer 2cac7d0dfbc34b9ca406375cbf21ecb8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:39185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:08.864773 17191 raft_consensus.cc:2243] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.865486 17191 raft_consensus.cc:2272] T 0c80e85bd6294e18a258db9be7efbe05 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.867288 17191 tablet_replica.cc:333] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.867869 17191 raft_consensus.cc:2243] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.868263 17191 raft_consensus.cc:2272] T 09d1098e00074150b1f8998860513f3d P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.870051 17191 tablet_replica.cc:333] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.870546 17191 raft_consensus.cc:2243] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.871266 17191 raft_consensus.cc:2272] T 8b59efc152cb443697b45c0d80236e8c P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.873001 17191 tablet_replica.cc:333] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.873502 17191 raft_consensus.cc:2243] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.874307 17191 raft_consensus.cc:2272] T 84000d5ff7a947d499eeb94af2544a2a P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.876034 17191 tablet_replica.cc:333] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.876497 17191 raft_consensus.cc:2243] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.876837 17191 raft_consensus.cc:2272] T 78cbf96313ba42329853c216151700b4 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.878574 17191 tablet_replica.cc:333] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.879040 17191 raft_consensus.cc:2243] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.879395 17191 raft_consensus.cc:2272] T 04477118f5db4470b664bbbbb3df250b P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.881116 17191 tablet_replica.cc:333] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.881592 17191 raft_consensus.cc:2243] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.881943 17191 raft_consensus.cc:2272] T cf4db2aaa29e45469cb8d5f3102da255 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.883538 17191 tablet_replica.cc:333] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.884017 17191 raft_consensus.cc:2243] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.884380 17191 raft_consensus.cc:2272] T efb903cb6b224921af0c9b31457b0fec P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.886003 17191 tablet_replica.cc:333] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.886454 17191 raft_consensus.cc:2243] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.886829 17191 raft_consensus.cc:2272] T e57169400f8d49c1a1c16340c095aa73 P f148c5085647404f9ea42b9a1cdd170b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.888471 17191 tablet_replica.cc:333] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.888911 17191 raft_consensus.cc:2243] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.889619 17191 raft_consensus.cc:2272] T daadeed136b74986bdbebf3817969bef P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.891355 17191 tablet_replica.cc:333] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.891791 17191 raft_consensus.cc:2243] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.892144 17191 raft_consensus.cc:2272] T 076d448d25c74332a5b2eaaf31945a76 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.893868 17191 tablet_replica.cc:333] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.894320 17191 raft_consensus.cc:2243] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.895030 17191 raft_consensus.cc:2272] T a020186e3c0a4dcabf1a3474c843fad0 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.896780 17191 tablet_replica.cc:333] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.897244 17191 raft_consensus.cc:2243] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.897944 17191 raft_consensus.cc:2272] T e0cb79e406e6449eb429386bef44eaa3 P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.899695 17191 tablet_replica.cc:333] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.900156 17191 raft_consensus.cc:2243] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.900490 17191 raft_consensus.cc:2272] T fc5a620456b845d6ad790e821d441f79 P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.902135 17191 tablet_replica.cc:333] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.902550 17191 raft_consensus.cc:2243] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:08.902906 17191 raft_consensus.cc:2272] T 1c04edd3597241cba95c2b11d0133fce P f148c5085647404f9ea42b9a1cdd170b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.904986 17191 tablet_replica.cc:333] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b: stopping tablet replica
I20260710 11:07:08.905428 17191 raft_consensus.cc:2243] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:08.906158 17191 raft_consensus.cc:2272] T c7c7c903ae304ce0889326301690338c P f148c5085647404f9ea42b9a1cdd170b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:08.945991 17191 tablet_server.cc:196] TabletServer@127.16.201.196:0 shutdown complete.
I20260710 11:07:08.977066 17191 master.cc:562] Master@127.16.201.254:43045 shutting down...
I20260710 11:07:09.014446 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:09.015038 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:09.015336 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P a7df77eefa424b71887e56fc94f0a3da: stopping tablet replica
I20260710 11:07:09.036785 17191 master.cc:584] Master@127.16.201.254:43045 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18779 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:07:09.097028 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:44717
I20260710 11:07:09.098387 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:09.104562 20049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.104669 20050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.104996 20052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:09.106827 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:09.107820 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:09.107999 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:09.108194 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681629108179 us; error 0 us; skew 500 ppm
I20260710 11:07:09.108796 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:09.111653 17191 webserver.cc:533] Webserver started at http://127.16.201.254:37527/ using document root <none> and password file <none>
I20260710 11:07:09.112222 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:09.112457 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:09.112766 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:09.114025 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "6338019fdb9a49929d263fc2d8ad11c6"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.118808 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:07:09.122368 20057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.123214 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:07:09.123541 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "6338019fdb9a49929d263fc2d8ad11c6"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.123884 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:09.144321 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:09.145668 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:09.191192 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:44717
I20260710 11:07:09.191309 20108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:44717 every 8 connection(s)
I20260710 11:07:09.195539 20109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.206760 20109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6: Bootstrap starting.
I20260710 11:07:09.212034 20109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.216614 20109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6: No bootstrap required, opened a new log
I20260710 11:07:09.218818 20109 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6338019fdb9a49929d263fc2d8ad11c6" member_type: VOTER }
I20260710 11:07:09.219219 20109 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.219399 20109 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6338019fdb9a49929d263fc2d8ad11c6, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.220041 20109 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6338019fdb9a49929d263fc2d8ad11c6" member_type: VOTER }
I20260710 11:07:09.220479 20109 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:09.220669 20109 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:09.220870 20109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:09.225675 20109 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6338019fdb9a49929d263fc2d8ad11c6" member_type: VOTER }
I20260710 11:07:09.226303 20109 leader_election.cc:304] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [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: 6338019fdb9a49929d263fc2d8ad11c6; no voters: 
I20260710 11:07:09.227432 20109 leader_election.cc:290] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:09.227790 20112 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:09.229234 20112 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 1 LEADER]: Becoming Leader. State: Replica: 6338019fdb9a49929d263fc2d8ad11c6, State: Running, Role: LEADER
I20260710 11:07:09.230160 20112 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [LEADER]: Queue going to LEADER mode. State: All 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: "6338019fdb9a49929d263fc2d8ad11c6" member_type: VOTER }
I20260710 11:07:09.230690 20109 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:09.237211 20114 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6338019fdb9a49929d263fc2d8ad11c6. Latest consensus state: current_term: 1 leader_uuid: "6338019fdb9a49929d263fc2d8ad11c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6338019fdb9a49929d263fc2d8ad11c6" member_type: VOTER } }
I20260710 11:07:09.237742 20113 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6338019fdb9a49929d263fc2d8ad11c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6338019fdb9a49929d263fc2d8ad11c6" member_type: VOTER } }
I20260710 11:07:09.238166 20114 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:09.238423 20113 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:09.240273 20122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:09.245785 20122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:09.247107 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:09.255824 20122 catalog_manager.cc:1383] Generated new cluster ID: ff259ebcf44c4d5893e80cce443b7cc2
I20260710 11:07:09.256129 20122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:09.284359 20122 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:09.286242 20122 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:09.306901 20122 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6: Generated new TSK 0
I20260710 11:07:09.307591 20122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:09.314150 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:09.321246 20130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.321419 20131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:09.324838 17191 server_base.cc:1061] running on GCE node
W20260710 11:07:09.324828 20133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:09.326327 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:09.326598 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:09.326715 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681629326704 us; error 0 us; skew 500 ppm
I20260710 11:07:09.327201 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:09.329730 17191 webserver.cc:533] Webserver started at http://127.16.201.193:45161/ using document root <none> and password file <none>
I20260710 11:07:09.330229 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:09.330384 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:09.330612 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:09.331983 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "0e31a36efc0049f5b5bae971c0930fd8"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.337430 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:09.341656 20138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.342562 17191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:09.342968 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "0e31a36efc0049f5b5bae971c0930fd8"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.343266 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:09.364832 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:09.366271 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:09.367894 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:09.370374 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:09.370568 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.370905 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:09.371083 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.413980 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:43351
I20260710 11:07:09.414070 20200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:43351 every 8 connection(s)
I20260710 11:07:09.419366 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:09.427431 20205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.428895 20206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.431659 20208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:09.431807 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:09.433223 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:09.433518 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:09.433756 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681629433718 us; error 0 us; skew 500 ppm
I20260710 11:07:09.434464 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:09.437211 20201 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44717
I20260710 11:07:09.437520 17191 webserver.cc:533] Webserver started at http://127.16.201.194:43401/ using document root <none> and password file <none>
I20260710 11:07:09.437707 20201 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:09.438239 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:09.438463 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:09.438751 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:09.438650 20201 heartbeater.cc:507] Master 127.16.201.254:44717 requested a full tablet report, sending...
I20260710 11:07:09.440196 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "8cdd31e63cb349a493c6d55a05f79e56"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.441402 20074 ts_manager.cc:194] Registered new tserver with Master: 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351)
I20260710 11:07:09.443987 20074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47614
I20260710 11:07:09.446395 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:07:09.450218 20213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.451125 17191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:07:09.451396 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "8cdd31e63cb349a493c6d55a05f79e56"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.451661 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:09.469462 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:09.470795 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:09.472297 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:09.474715 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:09.474902 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.475216 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:09.475381 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.517890 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:36235
I20260710 11:07:09.518078 20275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:36235 every 8 connection(s)
I20260710 11:07:09.523062 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:09.530308 20279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.532718 20280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:09.533835 20282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:09.535050 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:09.536023 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:09.536324 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:09.536367 20276 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44717
I20260710 11:07:09.536537 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681629536518 us; error 0 us; skew 500 ppm
I20260710 11:07:09.536897 20276 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:09.537273 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:09.537773 20276 heartbeater.cc:507] Master 127.16.201.254:44717 requested a full tablet report, sending...
I20260710 11:07:09.540066 20074 ts_manager.cc:194] Registered new tserver with Master: 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:09.540249 17191 webserver.cc:533] Webserver started at http://127.16.201.195:38085/ using document root <none> and password file <none>
I20260710 11:07:09.540967 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:09.541188 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:09.541461 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:09.541915 20074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47630
I20260710 11:07:09.542747 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "26180d06c3d444089ffa9acafc3333e2"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.547588 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:09.551045 20287 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.551831 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:09.552160 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "26180d06c3d444089ffa9acafc3333e2"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:09.552430 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:09.574097 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:09.575868 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:09.578087 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:09.581636 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:09.581882 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.582203 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:09.582435 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:09.631399 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:38889
I20260710 11:07:09.631500 20349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:38889 every 8 connection(s)
I20260710 11:07:09.645951 20350 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44717
I20260710 11:07:09.646373 20350 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:09.647194 20350 heartbeater.cc:507] Master 127.16.201.254:44717 requested a full tablet report, sending...
I20260710 11:07:09.649235 20074 ts_manager.cc:194] Registered new tserver with Master: 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:09.649405 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014790316s
I20260710 11:07:09.651109 20074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47638
I20260710 11:07:09.676491 20074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47654:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:09.679690 20074 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:09.758666 20315 tablet_service.cc:1511] Processing CreateTablet for tablet 26c9751bd45d4a72848e100d11d7dd80 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:09.760272 20315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c9751bd45d4a72848e100d11d7dd80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.771294 20314 tablet_service.cc:1511] Processing CreateTablet for tablet dd10ce88fcab41b3a19a8fa711c4c50d (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:09.772964 20314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd10ce88fcab41b3a19a8fa711c4c50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.773154 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 26c9751bd45d4a72848e100d11d7dd80 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:09.774509 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c9751bd45d4a72848e100d11d7dd80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.778553 20166 tablet_service.cc:1511] Processing CreateTablet for tablet 26c9751bd45d4a72848e100d11d7dd80 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:09.780066 20166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c9751bd45d4a72848e100d11d7dd80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.779805 20240 tablet_service.cc:1511] Processing CreateTablet for tablet dd10ce88fcab41b3a19a8fa711c4c50d (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:09.781235 20240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd10ce88fcab41b3a19a8fa711c4c50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.785223 20165 tablet_service.cc:1511] Processing CreateTablet for tablet dd10ce88fcab41b3a19a8fa711c4c50d (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:09.785356 20313 tablet_service.cc:1511] Processing CreateTablet for tablet b7fe1b43ee3842f1ab716b8b2a7f9249 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:09.786782 20165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd10ce88fcab41b3a19a8fa711c4c50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.786864 20313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7fe1b43ee3842f1ab716b8b2a7f9249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.787089 20239 tablet_service.cc:1511] Processing CreateTablet for tablet b7fe1b43ee3842f1ab716b8b2a7f9249 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:09.788470 20239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7fe1b43ee3842f1ab716b8b2a7f9249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.788367 20312 tablet_service.cc:1511] Processing CreateTablet for tablet fd5b38f81c204f7aac91963238f11e01 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:09.789852 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5b38f81c204f7aac91963238f11e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.799368 20311 tablet_service.cc:1511] Processing CreateTablet for tablet 7403a0b424864c938e3f0c2c52af6282 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:09.801012 20311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7403a0b424864c938e3f0c2c52af6282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.801112 20237 tablet_service.cc:1511] Processing CreateTablet for tablet 7403a0b424864c938e3f0c2c52af6282 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:09.802656 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7403a0b424864c938e3f0c2c52af6282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.799355 20238 tablet_service.cc:1511] Processing CreateTablet for tablet fd5b38f81c204f7aac91963238f11e01 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:09.807543 20238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5b38f81c204f7aac91963238f11e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.808018 20236 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2385add22e4a44976426943a3e0be9 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:09.809496 20236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2385add22e4a44976426943a3e0be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.813752 20164 tablet_service.cc:1511] Processing CreateTablet for tablet b7fe1b43ee3842f1ab716b8b2a7f9249 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:09.815166 20164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7fe1b43ee3842f1ab716b8b2a7f9249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.816800 20309 tablet_service.cc:1511] Processing CreateTablet for tablet 647be526364b461ea4c19c9878bfdac3 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:09.817173 20163 tablet_service.cc:1511] Processing CreateTablet for tablet fd5b38f81c204f7aac91963238f11e01 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:09.818261 20309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647be526364b461ea4c19c9878bfdac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.818567 20163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd5b38f81c204f7aac91963238f11e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.820122 20161 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2385add22e4a44976426943a3e0be9 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:09.822697 20159 tablet_service.cc:1511] Processing CreateTablet for tablet d84a26dc8c1b4a1d9f9923fa71effb7b (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:09.822849 20235 tablet_service.cc:1511] Processing CreateTablet for tablet 647be526364b461ea4c19c9878bfdac3 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:09.824113 20235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647be526364b461ea4c19c9878bfdac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.824966 20158 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3b7c53d54c445a80b75c230cca845d (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:09.826759 20234 tablet_service.cc:1511] Processing CreateTablet for tablet d84a26dc8c1b4a1d9f9923fa71effb7b (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:09.827188 20308 tablet_service.cc:1511] Processing CreateTablet for tablet d84a26dc8c1b4a1d9f9923fa71effb7b (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:09.828084 20234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84a26dc8c1b4a1d9f9923fa71effb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.828629 20308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84a26dc8c1b4a1d9f9923fa71effb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.817173 20162 tablet_service.cc:1511] Processing CreateTablet for tablet 7403a0b424864c938e3f0c2c52af6282 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:09.827251 20160 tablet_service.cc:1511] Processing CreateTablet for tablet 647be526364b461ea4c19c9878bfdac3 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:09.815112 20310 tablet_service.cc:1511] Processing CreateTablet for tablet 4e2385add22e4a44976426943a3e0be9 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:09.830734 20233 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3b7c53d54c445a80b75c230cca845d (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:09.821455 20161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2385add22e4a44976426943a3e0be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.832050 20233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3b7c53d54c445a80b75c230cca845d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.833880 20160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647be526364b461ea4c19c9878bfdac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.834698 20232 tablet_service.cc:1511] Processing CreateTablet for tablet ed88197a744f4bae85080d032594f3e2 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:09.837894 20158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3b7c53d54c445a80b75c230cca845d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.831142 20310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e2385add22e4a44976426943a3e0be9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.849822 20232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed88197a744f4bae85080d032594f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.854763 20159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84a26dc8c1b4a1d9f9923fa71effb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.873915 20162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7403a0b424864c938e3f0c2c52af6282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.889259 20365 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:09.891175 20157 tablet_service.cc:1511] Processing CreateTablet for tablet ed88197a744f4bae85080d032594f3e2 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:09.892498 20157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed88197a744f4bae85080d032594f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.897285 20309 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3b7c53d54c445a80b75c230cca845d (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:09.898679 20309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3b7c53d54c445a80b75c230cca845d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.915632 20366 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:09.926766 20312 tablet_service.cc:1511] Processing CreateTablet for tablet ed88197a744f4bae85080d032594f3e2 (DEFAULT_TABLE table=test-workload [id=ce46cf0747964440a5b10aad568a7ce9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:09.928176 20312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed88197a744f4bae85080d032594f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:09.937719 20367 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:09.942333 20366 tablet_bootstrap.cc:654] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.944810 20367 tablet_bootstrap.cc:654] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.929476 20365 tablet_bootstrap.cc:654] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:09.961241 20366 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:09.962379 20366 ts_tablet_manager.cc:1403] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.005s
I20260710 11:07:09.974426 20366 raft_consensus.cc:359] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:09.975211 20366 raft_consensus.cc:385] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.975502 20366 raft_consensus.cc:740] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.971342 20367 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:09.978060 20367 ts_tablet_manager.cc:1403] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.008s
I20260710 11:07:09.981021 20367 raft_consensus.cc:359] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:09.981561 20367 raft_consensus.cc:385] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.981890 20367 raft_consensus.cc:740] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.982622 20367 consensus_queue.cc:260] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:09.985000 20366 consensus_queue.cc:260] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:09.986189 20201 heartbeater.cc:499] Master 127.16.201.254:44717 was elected leader, sending a full tablet report...
I20260710 11:07:09.986687 20367 ts_tablet_manager.cc:1434] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:07:09.987147 20365 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:09.987612 20365 ts_tablet_manager.cc:1403] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.000s
I20260710 11:07:09.987674 20367 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:09.990839 20365 raft_consensus.cc:359] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:09.991752 20365 raft_consensus.cc:385] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:09.992141 20365 raft_consensus.cc:740] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:09.993052 20365 consensus_queue.cc:260] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:09.994371 20367 tablet_bootstrap.cc:654] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.000527 20365 ts_tablet_manager.cc:1434] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 11:07:10.001693 20350 heartbeater.cc:499] Master 127.16.201.254:44717 was elected leader, sending a full tablet report...
I20260710 11:07:10.013868 20365 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.019706 20276 heartbeater.cc:499] Master 127.16.201.254:44717 was elected leader, sending a full tablet report...
I20260710 11:07:10.023396 20367 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.024112 20367 ts_tablet_manager.cc:1403] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260710 11:07:10.027344 20367 raft_consensus.cc:359] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.028203 20367 raft_consensus.cc:385] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.028554 20367 raft_consensus.cc:740] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.029285 20365 tablet_bootstrap.cc:654] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.029452 20367 consensus_queue.cc:260] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.031565 20366 ts_tablet_manager.cc:1434] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.060s	user 0.027s	sys 0.011s
I20260710 11:07:10.031947 20367 ts_tablet_manager.cc:1434] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:07:10.032732 20366 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.033033 20367 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.039805 20366 tablet_bootstrap.cc:654] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.039894 20367 tablet_bootstrap.cc:654] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.045085 20366 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.045660 20366 ts_tablet_manager.cc:1403] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:07:10.048418 20367 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.048556 20366 raft_consensus.cc:359] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.049265 20367 ts_tablet_manager.cc:1403] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:07:10.049484 20366 raft_consensus.cc:385] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.050001 20366 raft_consensus.cc:740] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.050779 20366 consensus_queue.cc:260] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.052575 20366 ts_tablet_manager.cc:1434] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:10.053401 20366 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.053817 20367 raft_consensus.cc:359] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.054929 20367 raft_consensus.cc:385] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.055316 20367 raft_consensus.cc:740] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.056488 20367 consensus_queue.cc:260] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.059451 20367 ts_tablet_manager.cc:1434] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:10.060408 20367 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.061735 20366 tablet_bootstrap.cc:654] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.066890 20367 tablet_bootstrap.cc:654] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.067803 20365 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.068259 20366 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.068346 20365 ts_tablet_manager.cc:1403] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.008s
I20260710 11:07:10.068970 20366 ts_tablet_manager.cc:1403] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 11:07:10.071591 20365 raft_consensus.cc:359] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.071959 20366 raft_consensus.cc:359] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.072402 20365 raft_consensus.cc:385] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.072762 20366 raft_consensus.cc:385] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.072806 20365 raft_consensus.cc:740] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.073201 20366 raft_consensus.cc:740] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.074378 20367 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.073925 20365 consensus_queue.cc:260] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.074100 20366 consensus_queue.cc:260] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.074914 20367 ts_tablet_manager.cc:1403] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 11:07:10.076536 20366 ts_tablet_manager.cc:1434] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:07:10.077530 20366 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.077925 20367 raft_consensus.cc:359] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.078645 20367 raft_consensus.cc:385] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.078941 20367 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.079269 20365 ts_tablet_manager.cc:1434] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:07:10.079663 20367 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.080269 20365 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.083967 20367 ts_tablet_manager.cc:1434] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:10.084663 20366 tablet_bootstrap.cc:654] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.084985 20367 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.087347 20365 tablet_bootstrap.cc:654] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.088820 20372 raft_consensus.cc:493] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.089447 20372 raft_consensus.cc:515] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.092028 20367 tablet_bootstrap.cc:654] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.096364 20372 leader_election.cc:290] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889), 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351)
I20260710 11:07:10.103897 20367 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.104445 20367 ts_tablet_manager.cc:1403] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:07:10.107352 20367 raft_consensus.cc:359] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.108109 20367 raft_consensus.cc:385] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.108407 20367 raft_consensus.cc:740] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.112139 20367 consensus_queue.cc:260] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.116137 20366 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.116315 20367 ts_tablet_manager.cc:1434] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:07:10.116904 20366 ts_tablet_manager.cc:1403] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.027s
I20260710 11:07:10.117753 20367 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.120965 20366 raft_consensus.cc:359] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.122032 20366 raft_consensus.cc:385] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.122447 20366 raft_consensus.cc:740] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.123381 20366 consensus_queue.cc:260] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.125409 20367 tablet_bootstrap.cc:654] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.126184 20366 ts_tablet_manager.cc:1434] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 11:07:10.127290 20366 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.134016 20366 tablet_bootstrap.cc:654] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.141319 20365 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.142040 20365 ts_tablet_manager.cc:1403] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.014s
I20260710 11:07:10.147804 20365 raft_consensus.cc:359] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.148931 20365 raft_consensus.cc:385] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.149341 20365 raft_consensus.cc:740] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.150717 20365 consensus_queue.cc:260] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.144640 20371 raft_consensus.cc:493] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.156589 20371 raft_consensus.cc:515] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.158295 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.169896 20176 raft_consensus.cc:2468] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 0.
I20260710 11:07:10.179030 20365 ts_tablet_manager.cc:1434] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.008s
I20260710 11:07:10.179292 20217 leader_election.cc:304] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.180200 20365 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.180274 20366 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.180277 20372 raft_consensus.cc:2804] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.180871 20372 raft_consensus.cc:493] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.181003 20366 ts_tablet_manager.cc:1403] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.016s
I20260710 11:07:10.181222 20372 raft_consensus.cc:3060] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.184106 20366 raft_consensus.cc:359] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.184823 20366 raft_consensus.cc:385] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.185135 20366 raft_consensus.cc:740] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.186054 20366 consensus_queue.cc:260] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.187253 20365 tablet_bootstrap.cc:654] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.193727 20371 leader_election.cc:290] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.196648 20372 raft_consensus.cc:515] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.198778 20367 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.199331 20367 ts_tablet_manager.cc:1403] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.024s
I20260710 11:07:10.199507 20372 leader_election.cc:290] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Requested vote from peers 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889), 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351)
I20260710 11:07:10.200660 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:10.201287 20176 raft_consensus.cc:3060] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.207118 20366 ts_tablet_manager.cc:1434] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.019s
I20260710 11:07:10.206836 20367 raft_consensus.cc:359] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.207653 20367 raft_consensus.cc:385] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.208220 20366 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.208348 20371 raft_consensus.cc:493] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.208871 20371 raft_consensus.cc:515] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.211295 20371 leader_election.cc:290] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.214779 20366 tablet_bootstrap.cc:654] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.207963 20367 raft_consensus.cc:740] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.217303 20367 consensus_queue.cc:260] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.219563 20367 ts_tablet_manager.cc:1434] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:07:10.219535 20176 raft_consensus.cc:2468] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:10.220757 20367 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.220968 20217 leader_election.cc:304] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.221700 20366 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.221957 20389 raft_consensus.cc:2804] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.222191 20366 ts_tablet_manager.cc:1403] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:07:10.222535 20389 raft_consensus.cc:697] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:10.223435 20389 consensus_queue.cc:237] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.224822 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.225379 20366 raft_consensus.cc:359] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.226143 20366 raft_consensus.cc:385] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.226423 20366 raft_consensus.cc:740] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.226766 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.227676 20367 tablet_bootstrap.cc:654] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.227300 20366 consensus_queue.cc:260] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.228287 20250 raft_consensus.cc:2468] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 0.
I20260710 11:07:10.229563 20141 leader_election.cc:304] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.230531 20371 raft_consensus.cc:2804] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.230969 20371 raft_consensus.cc:493] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.231341 20371 raft_consensus.cc:3060] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.231499 20366 ts_tablet_manager.cc:1434] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:10.232924 20366 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.237387 20074 catalog_manager.cc:5697] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.239032 20371 raft_consensus.cc:515] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.240878 20366 tablet_bootstrap.cc:654] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.241698 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.243117 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.243517 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
W20260710 11:07:10.240844 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:10.244158 20250 raft_consensus.cc:3060] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:10.244855 20217 leader_election.cc:343] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:10.246536 20217 leader_election.cc:343] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.248528 20389 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.248636 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.249293 20389 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.250770 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.252193 20389 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
W20260710 11:07:10.252396 20142 leader_election.cc:343] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.252852 20142 leader_election.cc:304] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8; no voters: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:10.255327 20397 raft_consensus.cc:493] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.255878 20397 raft_consensus.cc:515] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.258492 20397 leader_election.cc:290] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.258878 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.259021 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.259686 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.260342 20251 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 0.
W20260710 11:07:10.260512 20217 leader_election.cc:343] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:10.261300 20217 leader_election.cc:343] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.261602 20141 leader_election.cc:304] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.261790 20217 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:10.262907 20389 raft_consensus.cc:2749] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:10.258992 20397 raft_consensus.cc:2749] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:10.265588 20397 raft_consensus.cc:2804] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.265920 20397 raft_consensus.cc:493] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.266232 20397 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.271937 20365 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.272481 20365 ts_tablet_manager.cc:1403] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.000s
I20260710 11:07:10.273878 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.274552 20250 raft_consensus.cc:2468] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 1.
W20260710 11:07:10.275806 20142 leader_election.cc:343] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.275843 20141 leader_election.cc:304] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.281903 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.277271 20371 leader_election.cc:290] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Requested vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.282828 20371 raft_consensus.cc:2804] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:07:10.283486 20142 leader_election.cc:343] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.283440 20371 raft_consensus.cc:697] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Running, Role: LEADER
I20260710 11:07:10.284430 20397 raft_consensus.cc:515] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.285038 20371 consensus_queue.cc:237] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.287695 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:10.288290 20250 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:10.289413 20142 leader_election.cc:343] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.292563 20365 raft_consensus.cc:359] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.293433 20365 raft_consensus.cc:385] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.293745 20365 raft_consensus.cc:740] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.298264 20071 catalog_manager.cc:5697] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0e31a36efc0049f5b5bae971c0930fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.300868 20373 raft_consensus.cc:493] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.301393 20373 raft_consensus.cc:515] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.301848 20365 consensus_queue.cc:260] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.302233 20397 leader_election.cc:290] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Requested vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.305366 20250 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 1.
I20260710 11:07:10.307121 20141 leader_election.cc:304] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.307693 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.308370 20324 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.308295 20397 raft_consensus.cc:2804] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.309762 20397 raft_consensus.cc:697] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Running, Role: LEADER
I20260710 11:07:10.310832 20397 consensus_queue.cc:237] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.314183 20373 leader_election.cc:290] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.325598 20367 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.326251 20367 ts_tablet_manager.cc:1403] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.037s
I20260710 11:07:10.326501 20366 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.326992 20366 ts_tablet_manager.cc:1403] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.029s
I20260710 11:07:10.329084 20367 raft_consensus.cc:359] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.329916 20367 raft_consensus.cc:385] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.329679 20366 raft_consensus.cc:359] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.330235 20367 raft_consensus.cc:740] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.330420 20366 raft_consensus.cc:385] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.330729 20366 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.331044 20367 consensus_queue.cc:260] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.331442 20366 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.331137 20324 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 1.
I20260710 11:07:10.333726 20367 ts_tablet_manager.cc:1434] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:07:10.335109 20367 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.333726 20366 ts_tablet_manager.cc:1434] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:07:10.337037 20366 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.342238 20367 tablet_bootstrap.cc:654] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.349166 20366 tablet_bootstrap.cc:654] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.351512 20365 ts_tablet_manager.cc:1434] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.000s
I20260710 11:07:10.354987 20367 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.355516 20367 ts_tablet_manager.cc:1403] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:07:10.356273 20365 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.358853 20367 raft_consensus.cc:359] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.359722 20367 raft_consensus.cc:385] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.360023 20367 raft_consensus.cc:740] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.361040 20367 consensus_queue.cc:260] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.361696 20371 raft_consensus.cc:493] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.362262 20371 raft_consensus.cc:515] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.364488 20371 leader_election.cc:290] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.365391 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.366109 20250 raft_consensus.cc:2468] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 0.
I20260710 11:07:10.364007 20367 ts_tablet_manager.cc:1434] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:10.367390 20141 leader_election.cc:304] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.367446 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.368060 20367 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.368294 20371 raft_consensus.cc:2804] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.368646 20371 raft_consensus.cc:493] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.368973 20371 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:10.369244 20142 leader_election.cc:343] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.374146 20367 tablet_bootstrap.cc:654] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.374569 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fe1b43ee3842f1ab716b8b2a7f9249" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
W20260710 11:07:10.376189 20291 leader_election.cc:343] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.376288 20371 raft_consensus.cc:515] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.377336 20398 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.377933 20398 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.380158 20398 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.382978 20371 leader_election.cc:290] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Requested vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.385943 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.386312 20366 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.386883 20366 ts_tablet_manager.cc:1403] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.001s
W20260710 11:07:10.387559 20142 leader_election.cc:343] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.390079 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.390111 20366 raft_consensus.cc:359] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.390892 20250 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 0.
I20260710 11:07:10.391247 20366 raft_consensus.cc:385] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.391654 20366 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.392071 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:10.392694 20251 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.392584 20366 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.395633 20366 ts_tablet_manager.cc:1434] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:10.396032 20365 tablet_bootstrap.cc:654] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.396832 20366 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.401702 20367 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.402210 20367 ts_tablet_manager.cc:1403] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.014s
I20260710 11:07:10.403236 20366 tablet_bootstrap.cc:654] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.403379 20141 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.404280 20371 raft_consensus.cc:2804] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.404671 20371 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.404986 20371 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.404907 20367 raft_consensus.cc:359] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.405823 20367 raft_consensus.cc:385] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.406195 20367 raft_consensus.cc:740] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.406896 20400 raft_consensus.cc:493] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.407392 20400 raft_consensus.cc:515] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.407233 20367 consensus_queue.cc:260] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.409817 20400 leader_election.cc:290] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.410122 20367 ts_tablet_manager.cc:1434] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:10.411475 20367 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:10.411552 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.412384 20176 raft_consensus.cc:2468] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 0.
I20260710 11:07:10.412986 20073 catalog_manager.cc:5697] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0e31a36efc0049f5b5bae971c0930fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.414165 20291 leader_election.cc:304] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:10.415077 20400 raft_consensus.cc:2804] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.415450 20400 raft_consensus.cc:493] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.415784 20400 raft_consensus.cc:3060] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.417707 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.419878 20367 tablet_bootstrap.cc:654] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:10.426523 20142 leader_election.cc:343] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.427500 20371 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.422864 20366 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.423305 20400 raft_consensus.cc:515] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.430472 20367 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: No bootstrap required, opened a new log
I20260710 11:07:10.430995 20367 ts_tablet_manager.cc:1403] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:07:10.430855 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.431463 20400 leader_election.cc:290] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.431555 20249 raft_consensus.cc:2468] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 0.
I20260710 11:07:10.431666 20371 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Requested vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.424755 20365 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.433161 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:10.433568 20365 ts_tablet_manager.cc:1403] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.001s
I20260710 11:07:10.433758 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fe1b43ee3842f1ab716b8b2a7f9249" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.433215 20366 ts_tablet_manager.cc:1403] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.012s
I20260710 11:07:10.433832 20176 raft_consensus.cc:3060] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.421530 20251 raft_consensus.cc:2468] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 1.
I20260710 11:07:10.436291 20400 raft_consensus.cc:493] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.439103 20400 raft_consensus.cc:515] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
W20260710 11:07:10.439409 20290 leader_election.cc:343] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.439852 20290 leader_election.cc:304] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:10.440056 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.440531 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:10.437283 20366 raft_consensus.cc:359] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.437517 20367 raft_consensus.cc:359] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.443596 20367 raft_consensus.cc:385] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.444000 20367 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.441100 20249 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.444123 20141 leader_election.cc:304] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [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: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:10.441459 20373 raft_consensus.cc:2749] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:10.438292 20365 raft_consensus.cc:359] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.442370 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.444845 20367 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.445830 20175 raft_consensus.cc:2468] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 0.
I20260710 11:07:10.445951 20176 raft_consensus.cc:2468] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
I20260710 11:07:10.443377 20248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
W20260710 11:07:10.442073 20142 leader_election.cc:343] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.439525 20250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:10.446938 20291 leader_election.cc:304] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:10.447300 20250 raft_consensus.cc:3060] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.447921 20291 leader_election.cc:304] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:10.448128 20367 ts_tablet_manager.cc:1434] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:07:10.446045 20397 raft_consensus.cc:2804] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.449177 20373 raft_consensus.cc:2804] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.449770 20397 raft_consensus.cc:697] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Running, Role: LEADER
I20260710 11:07:10.449780 20373 raft_consensus.cc:493] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.443372 20366 raft_consensus.cc:385] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.450585 20365 raft_consensus.cc:385] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.451013 20366 raft_consensus.cc:740] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.451161 20365 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.450774 20397 consensus_queue.cc:237] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.451794 20366 consensus_queue.cc:260] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.450706 20373 raft_consensus.cc:3060] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.442993 20400 leader_election.cc:290] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.453888 20248 raft_consensus.cc:2468] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 0.
I20260710 11:07:10.461841 20400 raft_consensus.cc:2804] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.462206 20373 raft_consensus.cc:515] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.455020 20371 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.463210 20371 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.454053 20366 ts_tablet_manager.cc:1434] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:07:10.462527 20400 raft_consensus.cc:697] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:10.467303 20371 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.468634 20366 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56: Bootstrap starting.
I20260710 11:07:10.469514 20373 leader_election.cc:290] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.469657 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.470252 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:10.470584 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:10.470937 20176 raft_consensus.cc:3060] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.469208 20248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.452157 20365 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.481961 20400 consensus_queue.cc:237] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.483312 20365 ts_tablet_manager.cc:1434] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.002s
I20260710 11:07:10.484242 20365 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
W20260710 11:07:10.471267 20142 leader_election.cc:343] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.488169 20250 raft_consensus.cc:2468] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
I20260710 11:07:10.490772 20365 tablet_bootstrap.cc:654] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.491168 20366 tablet_bootstrap.cc:654] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.493582 20248 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 0.
I20260710 11:07:10.471246 20251 raft_consensus.cc:3060] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.467686 20249 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 1.
I20260710 11:07:10.494828 20176 raft_consensus.cc:2468] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
I20260710 11:07:10.494854 20141 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [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: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:10.499706 20397 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.500204 20397 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.500098 20291 leader_election.cc:304] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:10.500906 20397 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.502971 20413 raft_consensus.cc:2804] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.503736 20413 raft_consensus.cc:697] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:10.505060 20413 consensus_queue.cc:237] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.506037 20141 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [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: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:10.507606 20371 raft_consensus.cc:2804] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.507048 20074 catalog_manager.cc:5697] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0e31a36efc0049f5b5bae971c0930fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.508250 20371 raft_consensus.cc:697] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Running, Role: LEADER
I20260710 11:07:10.509392 20371 consensus_queue.cc:237] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.527997 20365 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.528672 20365 ts_tablet_manager.cc:1403] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.017s
I20260710 11:07:10.531888 20365 raft_consensus.cc:359] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.532728 20365 raft_consensus.cc:385] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.533070 20366 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56: No bootstrap required, opened a new log
I20260710 11:07:10.533054 20365 raft_consensus.cc:740] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.533743 20366 ts_tablet_manager.cc:1403] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.001s
I20260710 11:07:10.534089 20365 consensus_queue.cc:260] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.535846 20397 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.536744 20365 ts_tablet_manager.cc:1434] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:10.537809 20365 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.537425 20366 raft_consensus.cc:359] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.538586 20251 raft_consensus.cc:2468] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
I20260710 11:07:10.538841 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:10.539485 20249 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.544880 20365 tablet_bootstrap.cc:654] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.544399 20073 catalog_manager.cc:5697] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:10.547559 20249 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e31a36efc0049f5b5bae971c0930fd8 in term 1.
I20260710 11:07:10.549203 20141 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.550446 20371 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.538277 20366 raft_consensus.cc:385] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.551059 20366 raft_consensus.cc:740] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.551352 20371 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Becoming Leader. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Running, Role: LEADER
I20260710 11:07:10.552045 20366 consensus_queue.cc:260] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.552568 20371 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.555691 20397 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Requested vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.557015 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "0e31a36efc0049f5b5bae971c0930fd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
W20260710 11:07:10.558677 20142 leader_election.cc:343] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:10.563886 20366 ts_tablet_manager.cc:1434] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:07:10.568070 20365 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.568612 20365 ts_tablet_manager.cc:1403] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.022s
I20260710 11:07:10.568913 20072 catalog_manager.cc:5697] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:10.571570 20365 raft_consensus.cc:359] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.572312 20365 raft_consensus.cc:385] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.572615 20365 raft_consensus.cc:740] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.573348 20365 consensus_queue.cc:260] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.575374 20365 ts_tablet_manager.cc:1434] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:07:10.576152 20365 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.579427 20074 catalog_manager.cc:5697] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0e31a36efc0049f5b5bae971c0930fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.581875 20365 tablet_bootstrap.cc:654] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.588266 20365 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.588708 20365 ts_tablet_manager.cc:1403] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:07:10.590770 20365 raft_consensus.cc:359] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.591282 20365 raft_consensus.cc:385] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.591521 20365 raft_consensus.cc:740] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.592029 20365 consensus_queue.cc:260] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.593766 20365 ts_tablet_manager.cc:1434] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:10.593922 20072 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0e31a36efc0049f5b5bae971c0930fd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.594733 20365 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.596319 20389 raft_consensus.cc:493] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.596877 20389 raft_consensus.cc:515] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.597949 20372 raft_consensus.cc:493] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.598428 20372 raft_consensus.cc:515] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.599275 20389 leader_election.cc:290] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.600062 20365 tablet_bootstrap.cc:654] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.600332 20372 leader_election.cc:290] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.604264 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.604377 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fe1b43ee3842f1ab716b8b2a7f9249" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.605090 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fe1b43ee3842f1ab716b8b2a7f9249" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:10.605826 20324 raft_consensus.cc:2468] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 0.
I20260710 11:07:10.606002 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.606844 20175 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 0.
I20260710 11:07:10.605100 20325 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 0.
I20260710 11:07:10.608732 20217 leader_election.cc:304] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.610340 20217 leader_election.cc:304] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.611377 20389 raft_consensus.cc:2804] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.611780 20389 raft_consensus.cc:493] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.605293 20176 raft_consensus.cc:2468] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 0.
I20260710 11:07:10.612140 20389 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.615445 20372 raft_consensus.cc:2804] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:10.615613 20365 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.615895 20372 raft_consensus.cc:493] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:10.616123 20365 ts_tablet_manager.cc:1403] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260710 11:07:10.616250 20372 raft_consensus.cc:3060] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.618857 20365 raft_consensus.cc:359] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.619561 20365 raft_consensus.cc:385] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.619393 20389 raft_consensus.cc:515] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.620481 20365 raft_consensus.cc:740] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.621351 20365 consensus_queue.cc:260] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.622556 20389 leader_election.cc:290] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.623365 20372 raft_consensus.cc:515] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.623732 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.624147 20176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:10.624423 20325 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.624752 20176 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.625456 20372 leader_election.cc:290] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:10.629733 20400 raft_consensus.cc:493] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.630319 20400 raft_consensus.cc:515] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:10.631013 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fe1b43ee3842f1ab716b8b2a7f9249" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:10.631587 20175 raft_consensus.cc:3060] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.632004 20365 ts_tablet_manager.cc:1434] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:07:10.633517 20400 leader_election.cc:290] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351)
I20260710 11:07:10.633932 20174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.634886 20174 raft_consensus.cc:2393] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26180d06c3d444089ffa9acafc3333e2 in current term 1: Already voted for candidate 8cdd31e63cb349a493c6d55a05f79e56 in this term.
I20260710 11:07:10.635367 20365 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: Bootstrap starting.
I20260710 11:07:10.635304 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fe1b43ee3842f1ab716b8b2a7f9249" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:10.635962 20324 raft_consensus.cc:3060] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.633194 20325 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:10.639930 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.641484 20290 leader_election.cc:304] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:10.641754 20365 tablet_bootstrap.cc:654] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:10.643390 20400 raft_consensus.cc:3060] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.646721 20217 leader_election.cc:304] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.647969 20175 raft_consensus.cc:2468] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:10.649104 20176 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:10.649983 20372 raft_consensus.cc:2804] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.650563 20372 raft_consensus.cc:697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:10.650940 20217 leader_election.cc:304] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:10.651511 20372 consensus_queue.cc:237] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.652206 20324 raft_consensus.cc:2468] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:10.654181 20389 raft_consensus.cc:2804] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:10.654973 20389 raft_consensus.cc:697] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:10.656041 20389 consensus_queue.cc:237] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.661899 20400 raft_consensus.cc:2749] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:10.662509 20365 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: No bootstrap required, opened a new log
I20260710 11:07:10.663118 20365 ts_tablet_manager.cc:1403] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260710 11:07:10.665964 20365 raft_consensus.cc:359] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.666579 20365 raft_consensus.cc:385] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:10.666846 20365 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Initialized, Role: FOLLOWER
I20260710 11:07:10.667611 20400 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.667537 20365 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.668226 20400 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.669934 20365 ts_tablet_manager.cc:1434] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:10.670982 20400 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.672279 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.671650 20074 catalog_manager.cc:5697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.673095 20249 raft_consensus.cc:2393] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26180d06c3d444089ffa9acafc3333e2 in current term 1: Already voted for candidate 0e31a36efc0049f5b5bae971c0930fd8 in this term.
I20260710 11:07:10.674055 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.675357 20291 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:10.676057 20400 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.684854 20400 raft_consensus.cc:2749] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:10.686715 20072 catalog_manager.cc:5697] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:10.700930 20400 raft_consensus.cc:493] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.701514 20400 raft_consensus.cc:515] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.703991 20400 leader_election.cc:290] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.704309 20175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8" is_pre_election: true
I20260710 11:07:10.704646 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.705428 20249 raft_consensus.cc:2393] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26180d06c3d444089ffa9acafc3333e2 in current term 1: Already voted for candidate 0e31a36efc0049f5b5bae971c0930fd8 in this term.
I20260710 11:07:10.706501 20290 leader_election.cc:304] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:10.707415 20400 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.711200 17191 ts_manager.cc:295] Set tserver state for 0e31a36efc0049f5b5bae971c0930fd8 to MAINTENANCE_MODE
I20260710 11:07:10.712122 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:07:10.713763 20400 raft_consensus.cc:2749] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:10.738035 20217 consensus_peers.cc:597] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:10.745915 20397 consensus_queue.cc:1048] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:10.746284 20371 consensus_queue.cc:1048] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.768239 20400 raft_consensus.cc:493] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:10.768790 20400 raft_consensus.cc:515] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:10.771080 20400 leader_election.cc:290] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:10.773969 20324 raft_consensus.cc:3060] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:10.774472 20372 consensus_queue.cc:1048] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.774677 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:10.780828 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:10.784050 17191 tablet_replica.cc:333] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.784888 17191 raft_consensus.cc:2243] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.767397 20397 consensus_queue.cc:1048] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:10.789238 17191 raft_consensus.cc:2272] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.789114 20398 consensus_queue.cc:1048] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:07:10.799429 20291 leader_election.cc:336] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:07:10.799916 20291 leader_election.cc:304] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:10.801231 20413 raft_consensus.cc:2749] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:10.805539 17191 tablet_replica.cc:333] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.806384 17191 raft_consensus.cc:2243] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.807193 17191 pending_rounds.cc:70] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Trying to abort 1 pending ops.
I20260710 11:07:10.807418 17191 pending_rounds.cc:77] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959958579994624 op_type: NO_OP noop_request { }
I20260710 11:07:10.807809 17191 raft_consensus.cc:2889] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:10.808146 17191 raft_consensus.cc:2272] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.811354 17191 tablet_replica.cc:333] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.812187 17191 raft_consensus.cc:2243] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.812733 17191 raft_consensus.cc:2272] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.814460 17191 tablet_replica.cc:333] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.815011 17191 raft_consensus.cc:2243] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.815654 17191 pending_rounds.cc:70] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Trying to abort 1 pending ops.
I20260710 11:07:10.815881 17191 pending_rounds.cc:77] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959958346657792 op_type: NO_OP noop_request { }
I20260710 11:07:10.816257 17191 raft_consensus.cc:2889] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:10.816577 17191 raft_consensus.cc:2272] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.819408 17191 tablet_replica.cc:333] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.820099 17191 raft_consensus.cc:2243] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.820519 17191 raft_consensus.cc:2272] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.822475 17191 tablet_replica.cc:333] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.823179 17191 raft_consensus.cc:2243] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.824002 17191 raft_consensus.cc:2272] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.826335 17191 tablet_replica.cc:333] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.826869 17191 raft_consensus.cc:2243] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.827626 17191 raft_consensus.cc:2272] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.829614 17191 tablet_replica.cc:333] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.830156 17191 raft_consensus.cc:2243] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.830523 17191 raft_consensus.cc:2272] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.832474 17191 tablet_replica.cc:333] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.832963 17191 raft_consensus.cc:2243] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:10.833518 17191 pending_rounds.cc:70] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Trying to abort 1 pending ops.
I20260710 11:07:10.833774 17191 pending_rounds.cc:77] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959958765465600 op_type: NO_OP noop_request { }
I20260710 11:07:10.834051 17191 raft_consensus.cc:2889] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:10.834316 17191 raft_consensus.cc:2272] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.836313 17191 tablet_replica.cc:333] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: stopping tablet replica
I20260710 11:07:10.836807 17191 raft_consensus.cc:2243] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:10.837178 17191 raft_consensus.cc:2272] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:10.856338 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
I20260710 11:07:10.895413 20413 consensus_queue.cc:1048] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:10.908524 20291 consensus_peers.cc:597] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:10.911644 20400 consensus_queue.cc:1048] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:10.926100 20291 consensus_peers.cc:597] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:11.039024 20400 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:11.039582 20400 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:11.041695 20400 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:11.042886 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:11.043648 20249 raft_consensus.cc:2393] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26180d06c3d444089ffa9acafc3333e2 in current term 1: Already voted for candidate 0e31a36efc0049f5b5bae971c0930fd8 in this term.
W20260710 11:07:11.045456 20291 leader_election.cc:336] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:11.045914 20291 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:11.046542 20400 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:11.051570 20400 raft_consensus.cc:2749] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:07:11.057191 20217 consensus_peers.cc:597] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:11.134299 20217 consensus_peers.cc:597] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:11.143158 20389 consensus_queue.cc:1048] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:11.243429 20372 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:11.244915 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:12.245992 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:12.248845 20389 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:12.249347 20389 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.251003 20389 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:12.252861 20323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:12.253628 20323 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:12.253862 20400 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:12.254385 20400 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.254974 20217 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:12.255724 20389 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:07:12.255775 20217 leader_election.cc:336] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.256069 20389 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:12.256426 20400 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.256537 20389 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.257833 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:12.258462 20249 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
I20260710 11:07:12.259632 20290 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:12.260332 20400 raft_consensus.cc:493] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0e31a36efc0049f5b5bae971c0930fd8)
W20260710 11:07:12.260627 20291 leader_election.cc:336] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.260797 20400 raft_consensus.cc:515] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.262773 20400 leader_election.cc:290] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.263195 20443 raft_consensus.cc:2804] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:12.263608 20443 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:12.263943 20443 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.264863 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:12.265105 20389 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.267171 20389 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:12.270300 20323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:12.270897 20323 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.271956 20443 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
W20260710 11:07:12.272775 20217 leader_election.cc:336] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
W20260710 11:07:12.274005 20291 leader_election.cc:336] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.273998 20443 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.274597 20291 leader_election.cc:304] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:12.275202 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:12.275380 20443 raft_consensus.cc:2749] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:12.275862 20249 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.276484 20389 raft_consensus.cc:493] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0e31a36efc0049f5b5bae971c0930fd8)
I20260710 11:07:12.276985 20389 raft_consensus.cc:515] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.278586 20443 raft_consensus.cc:493] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:12.278944 20389 leader_election.cc:290] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:12.279145 20443 raft_consensus.cc:515] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
W20260710 11:07:12.280673 20291 leader_election.cc:336] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.281775 20443 leader_election.cc:290] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.282550 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:12.285374 20323 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 2.
I20260710 11:07:12.285436 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
W20260710 11:07:12.285854 20291 leader_election.cc:336] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.286199 20251 raft_consensus.cc:2468] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
W20260710 11:07:12.286218 20217 leader_election.cc:336] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.287009 20217 leader_election.cc:304] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [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: 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:12.287623 20389 raft_consensus.cc:2749] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:07:12.288024 20249 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
I20260710 11:07:12.288187 20290 leader_election.cc:304] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8
I20260710 11:07:12.288312 20217 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8
I20260710 11:07:12.289039 20443 raft_consensus.cc:2804] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:12.289135 20389 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.289537 20443 raft_consensus.cc:493] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:12.289616 20290 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8
I20260710 11:07:12.290280 20443 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.290916 20400 raft_consensus.cc:2804] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.290287 20389 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:12.292032 20400 raft_consensus.cc:697] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:12.292222 20389 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER 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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.292891 20400 consensus_queue.cc:237] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER 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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.298044 20443 raft_consensus.cc:515] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.301286 20443 leader_election.cc:290] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.302655 20389 raft_consensus.cc:493] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0e31a36efc0049f5b5bae971c0930fd8)
I20260710 11:07:12.302742 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:12.303354 20249 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.301283 20074 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 1 to 2, leader changed from 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:12.305311 20072 catalog_manager.cc:5697] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 1 to 2, leader changed from 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:12.307337 20389 raft_consensus.cc:515] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.309504 20389 leader_election.cc:290] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:12.311539 20249 raft_consensus.cc:2468] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
W20260710 11:07:12.312330 20291 leader_election.cc:336] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.312353 20323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2" is_pre_election: true
I20260710 11:07:12.313398 20323 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 1.
I20260710 11:07:12.313391 20290 leader_election.cc:304] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8
I20260710 11:07:12.314574 20443 raft_consensus.cc:2804] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.315142 20443 raft_consensus.cc:697] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:12.315965 20443 consensus_queue.cc:237] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER 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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.317173 20217 leader_election.cc:304] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:12.317977 20389 raft_consensus.cc:2804] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:12.318356 20389 raft_consensus.cc:493] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0e31a36efc0049f5b5bae971c0930fd8)
W20260710 11:07:12.318524 20217 leader_election.cc:336] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.318778 20389 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.328392 20389 raft_consensus.cc:515] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.329978 20389 leader_election.cc:290] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:12.331673 20323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:12.332254 20323 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:12.333038 20072 catalog_manager.cc:5697] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 1 to 2, leader changed from 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
W20260710 11:07:12.333925 20217 leader_election.cc:336] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.338598 20323 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 2.
I20260710 11:07:12.339684 20217 leader_election.cc:304] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8
I20260710 11:07:12.341454 20389 raft_consensus.cc:2804] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.341966 20389 raft_consensus.cc:697] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:12.342697 20389 consensus_queue.cc:237] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.350087 20072 catalog_manager.cc:5697] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 1 to 2, leader changed from 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:12.353212 20400 raft_consensus.cc:493] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0e31a36efc0049f5b5bae971c0930fd8)
I20260710 11:07:12.353818 20400 raft_consensus.cc:515] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.355998 20400 leader_election.cc:290] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.357198 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56" is_pre_election: true
I20260710 11:07:12.357921 20249 raft_consensus.cc:2468] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 1.
I20260710 11:07:12.358916 20290 leader_election.cc:304] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:12.359773 20400 raft_consensus.cc:2804] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:12.360181 20400 raft_consensus.cc:493] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0e31a36efc0049f5b5bae971c0930fd8)
I20260710 11:07:12.360597 20400 raft_consensus.cc:3060] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:12.360040 20291 leader_election.cc:336] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.365370 20400 raft_consensus.cc:515] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.367043 20400 leader_election.cc:290] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:12.368186 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed88197a744f4bae85080d032594f3e2" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:12.368768 20249 raft_consensus.cc:3060] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:07:12.370472 20291 leader_election.cc:336] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111)
I20260710 11:07:12.373643 20249 raft_consensus.cc:2468] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
I20260710 11:07:12.374672 20290 leader_election.cc:304] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 0e31a36efc0049f5b5bae971c0930fd8
I20260710 11:07:12.375289 20400 raft_consensus.cc:2804] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:12.375686 20400 raft_consensus.cc:697] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:12.376443 20400 consensus_queue.cc:237] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:12.383123 20072 catalog_manager.cc:5697] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 1 to 2, leader changed from 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:12.730464 20323 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:12.730921 20325 raft_consensus.cc:1275] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.731865 20389 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:12.732337 20444 consensus_queue.cc:1048] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:12.762972 20249 raft_consensus.cc:1275] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:12.768069 20400 consensus_queue.cc:1048] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:12.769349 20217 consensus_peers.cc:597] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:12.771979 20217 consensus_peers.cc:597] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:12.782567 20291 consensus_peers.cc:597] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:12.807466 20291 consensus_peers.cc:597] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:12.913911 20249 raft_consensus.cc:1275] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:12.915306 20443 consensus_queue.cc:1048] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:12.921228 20291 consensus_peers.cc:597] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:12.946120 20249 raft_consensus.cc:1275] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:12.947388 20443 consensus_queue.cc:1048] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:13.022600 20217 consensus_peers.cc:597] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:13.127032 20291 consensus_peers.cc:597] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:13.246903 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:13.312675 20291 consensus_peers.cc:597] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:13.394517 20291 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111) [suppressed 68 similar messages]
W20260710 11:07:13.668227 20217 consensus_peers.cc:597] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:13.768488 20217 consensus_peers.cc:597] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:14.247910 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:15.244010 20217 consensus_peers.cc:597] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:15.248852 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:07:15.258185 20217 consensus_peers.cc:597] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:07:15.380368 20291 consensus_peers.cc:597] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:15.420141 20217 consensus_peers.cc:597] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:15.441354 20291 consensus_peers.cc:597] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:07:15.563016 20291 consensus_peers.cc:597] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:07:15.599020 20291 consensus_peers.cc:597] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:07:15.874163 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:15.880386 20467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:15.880843 20468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:15.882386 20470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:15.883896 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:15.885339 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:15.885655 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:15.885798 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681635885787 us; error 0 us; skew 500 ppm
I20260710 11:07:15.886250 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:15.888473 17191 webserver.cc:533] Webserver started at http://127.16.201.193:45161/ using document root <none> and password file <none>
I20260710 11:07:15.888936 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:15.889078 17191 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:07:15.892860 17191 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:15.896520 20475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:15.897367 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:07:15.897712 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "0e31a36efc0049f5b5bae971c0930fd8"
format_stamp: "Formatted at 2026-07-10 11:07:09 on dist-test-slave-7rm2"
I20260710 11:07:15.897997 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:15.921263 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:15.922526 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:15.923775 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:15.927543 20482 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:07:15.938843 20291 consensus_peers.cc:597] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:07:15.976091 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:07:15.976428 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.000s	sys 0.002s
I20260710 11:07:15.976727 17191 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:07:15.980995 20482 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:15.994021 20482 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:15.994858 20482 tablet_bootstrap.cc:492] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:15.995486 20482 ts_tablet_manager.cc:1403] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:07:15.998039 20482 raft_consensus.cc:359] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:15.998733 20482 raft_consensus.cc:740] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:15.999476 20482 consensus_queue.cc:260] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:16.002138 20482 ts_tablet_manager.cc:1434] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:16.002974 20482 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.015856 20482 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:16.016674 20482 tablet_bootstrap.cc:492] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.017339 20482 ts_tablet_manager.cc:1403] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:07:16.019876 20482 raft_consensus.cc:359] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.020567 20482 raft_consensus.cc:740] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.021262 20482 consensus_queue.cc:260] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.023270 20482 ts_tablet_manager.cc:1434] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:16.024101 20482 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.031226 17191 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:07:16.031620 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.055s	user 0.051s	sys 0.003s
I20260710 11:07:16.037138 20482 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:16.038039 20482 tablet_bootstrap.cc:492] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.038712 20482 ts_tablet_manager.cc:1403] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260710 11:07:16.042160 20482 raft_consensus.cc:359] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.043025 20482 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.043895 20482 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.046519 20482 ts_tablet_manager.cc:1434] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:07:16.047518 20482 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.062045 20482 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:16.062747 20482 tablet_bootstrap.cc:492] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.063289 20482 ts_tablet_manager.cc:1403] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:07:16.064929 20482 raft_consensus.cc:359] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.065593 20482 raft_consensus.cc:740] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.066226 20482 consensus_queue.cc:260] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.067523 20482 ts_tablet_manager.cc:1434] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:16.068166 20482 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.079782 20482 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:16.080482 20482 tablet_bootstrap.cc:492] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.081024 20482 ts_tablet_manager.cc:1403] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:07:16.082798 20482 raft_consensus.cc:359] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.083376 20482 raft_consensus.cc:740] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.084071 20482 consensus_queue.cc:260] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.085397 20482 ts_tablet_manager.cc:1434] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:16.086040 20482 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.086441 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:43351
I20260710 11:07:16.086526 20544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:43351 every 8 connection(s)
I20260710 11:07:16.092803 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:16.100941 20482 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:16.101948 20482 tablet_bootstrap.cc:492] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.102610 20482 ts_tablet_manager.cc:1403] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 11:07:16.105360 20482 raft_consensus.cc:359] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.106201 20482 raft_consensus.cc:740] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.107991 20482 consensus_queue.cc:260] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.109961 20482 ts_tablet_manager.cc:1434] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:16.110838 20482 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.121173 20545 heartbeater.cc:344] Connected to a master server at 127.16.201.254:44717
I20260710 11:07:16.121670 20545 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:16.122560 20545 heartbeater.cc:507] Master 127.16.201.254:44717 requested a full tablet report, sending...
I20260710 11:07:16.122798 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:16.123401 20324 raft_consensus.cc:606] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:16.124514 20482 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: 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
I20260710 11:07:16.125334 20482 tablet_bootstrap.cc:492] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.126173 20482 ts_tablet_manager.cc:1403] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 11:07:16.128660 20482 raft_consensus.cc:359] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.129182 20072 ts_manager.cc:194] Re-registered known tserver with Master: 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351)
I20260710 11:07:16.129348 20482 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.130146 20482 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.131734 20482 ts_tablet_manager.cc:1434] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:07:16.132681 20482 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.138108 20249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:16.138724 20249 raft_consensus.cc:606] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:16.139846 20072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49980
I20260710 11:07:16.141984 20249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:16.142606 20249 raft_consensus.cc:606] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:16.143177 20545 heartbeater.cc:499] Master 127.16.201.254:44717 was elected leader, sending a full tablet report...
I20260710 11:07:16.145503 20482 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: 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
I20260710 11:07:16.146492 20482 tablet_bootstrap.cc:492] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.147114 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:16.147136 20482 ts_tablet_manager.cc:1403] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.011s
I20260710 11:07:16.147769 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:16.148531 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:16.149227 20482 raft_consensus.cc:359] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.149962 20482 raft_consensus.cc:740] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.150612 20482 consensus_queue.cc:260] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.152065 20482 ts_tablet_manager.cc:1434] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:07:16.152683 20482 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.164433 20482 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:07:16.165422 20482 tablet_bootstrap.cc:492] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.166105 20482 ts_tablet_manager.cc:1403] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:07:16.168342 20482 raft_consensus.cc:359] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.169010 20482 raft_consensus.cc:740] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.169677 20482 consensus_queue.cc:260] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.171458 20482 ts_tablet_manager.cc:1434] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:07:16.172271 20482 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap starting.
I20260710 11:07:16.188954 20482 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: 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
I20260710 11:07:16.220672 20482 tablet_bootstrap.cc:492] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Bootstrap complete.
I20260710 11:07:16.222582 20482 ts_tablet_manager.cc:1403] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.005s
I20260710 11:07:16.228854 20482 raft_consensus.cc:359] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.230995 20482 raft_consensus.cc:740] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e31a36efc0049f5b5bae971c0930fd8, State: Initialized, Role: FOLLOWER
I20260710 11:07:16.232028 20482 consensus_queue.cc:260] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.235810 20482 ts_tablet_manager.cc:1434] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
W20260710 11:07:16.250006 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:16.365672 20519 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.373431 20519 pending_rounds.cc:85] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Aborting all ops after (but not including) 0
I20260710 11:07:16.373716 20519 pending_rounds.cc:107] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:16.373925 20519 raft_consensus.cc:2889] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:16.403173 20519 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.409143 20519 pending_rounds.cc:85] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Aborting all ops after (but not including) 0
I20260710 11:07:16.409443 20519 pending_rounds.cc:107] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:16.409770 20519 raft_consensus.cc:2889] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:16.425836 20519 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.436687 20443 raft_consensus.cc:993] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:16.437517 20565 raft_consensus.cc:1081] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:16.439446 20251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:16.440232 20251 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.440726 20251 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.447135 20251 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.449287 20251 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 3 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:16.450083 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:16.450939 20519 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.451026 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:16.451700 20324 raft_consensus.cc:3055] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:16.451975 20324 raft_consensus.cc:740] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:16.452906 20324 consensus_queue.cc:260] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.454572 20324 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.462921 20324 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 3.
I20260710 11:07:16.463774 20519 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 3.
I20260710 11:07:16.464784 20217 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:16.465780 20466 raft_consensus.cc:2804] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:16.468793 20466 raft_consensus.cc:697] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:16.470229 20466 consensus_queue.cc:237] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.473523 20568 raft_consensus.cc:993] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:16.474412 20569 raft_consensus.cc:1081] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:16.476274 20324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:16.476763 20324 raft_consensus.cc:493] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.477120 20324 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.480146 20072 catalog_manager.cc:5697] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 2 to 3, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 3 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:16.487385 20324 raft_consensus.cc:515] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.489975 20324 leader_election.cc:290] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:16.490387 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:16.491137 20518 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.492690 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:16.493440 20251 raft_consensus.cc:3055] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:16.493888 20251 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:16.494941 20251 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.496325 20251 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.499357 20569 raft_consensus.cc:993] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:16.500399 20569 raft_consensus.cc:1081] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:16.500538 20518 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
I20260710 11:07:16.501828 20291 leader_election.cc:304] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:16.502255 20324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:16.502838 20324 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:16.503193 20324 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.503541 20565 raft_consensus.cc:2804] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:16.504055 20565 raft_consensus.cc:697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:16.504994 20565 consensus_queue.cc:237] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.506247 20251 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
I20260710 11:07:16.508661 20324 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.511794 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:16.512341 20324 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 3 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:16.512529 20518 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.513312 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:16.514953 20251 raft_consensus.cc:3055] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:16.515946 20251 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:16.517458 20251 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.517192 20074 catalog_manager.cc:5697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 1 to 2, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:16.520606 20251 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:16.527813 20251 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 3.
I20260710 11:07:16.528981 20290 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [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: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:16.528477 20518 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 3.
I20260710 11:07:16.529942 20565 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:16.530550 20565 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:16.531631 20565 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:16.542382 20074 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 2 to 3, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:16.546290 20518 raft_consensus.cc:3060] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:16.942588 20518 raft_consensus.cc:1275] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:16.943815 20569 consensus_queue.cc:1048] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:16.944378 20569 consensus_queue.cc:1243] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Peer 0e31a36efc0049f5b5bae971c0930fd8 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
I20260710 11:07:16.946429 20518 pending_rounds.cc:85] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Aborting all ops after (but not including) 0
I20260710 11:07:16.946650 20518 pending_rounds.cc:107] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:07:16.946815 20518 raft_consensus.cc:2889] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:07:16.957078 20324 raft_consensus.cc:1275] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:16.958690 20569 consensus_queue.cc:1048] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.972867 20518 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:16.974150 20565 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:16.981495 20251 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:16.982973 20443 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.027750 20518 raft_consensus.cc:1275] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:17.029050 20443 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.036778 20251 raft_consensus.cc:1275] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:17.038224 20443 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.159327 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:17.166992 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:17.167567 20324 raft_consensus.cc:606] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:17.170379 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:17.170835 20251 raft_consensus.cc:606] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:17.173458 20324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:17.174031 20324 raft_consensus.cc:606] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:17.175164 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:17.175763 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:17.176713 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:17.195277 20569 raft_consensus.cc:993] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:17.195839 20466 raft_consensus.cc:1081] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:17.197666 20324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:17.198307 20324 raft_consensus.cc:493] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.198697 20324 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:17.205739 20324 raft_consensus.cc:515] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.207798 20324 leader_election.cc:290] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 3 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:17.208580 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:17.209120 20518 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:17.208794 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd10ce88fcab41b3a19a8fa711c4c50d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:17.209642 20251 raft_consensus.cc:3055] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:17.210002 20251 raft_consensus.cc:740] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:17.210734 20251 consensus_queue.cc:260] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.211694 20251 raft_consensus.cc:3060] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:17.214613 20518 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 3.
I20260710 11:07:17.215772 20291 leader_election.cc:304] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [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: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:17.216526 20443 raft_consensus.cc:2804] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:17.216954 20251 raft_consensus.cc:2468] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 3.
I20260710 11:07:17.216975 20443 raft_consensus.cc:697] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:17.218245 20443 consensus_queue.cc:237] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.225097 20072 catalog_manager.cc:5697] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 2 to 3, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
W20260710 11:07:17.250993 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:17.515745 20580 raft_consensus.cc:993] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:17.516258 20580 raft_consensus.cc:1081] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:17.517815 20251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:17.518308 20251 raft_consensus.cc:493] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.518596 20251 raft_consensus.cc:3060] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.523708 20251 raft_consensus.cc:515] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.525854 20251 leader_election.cc:290] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:17.526546 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:17.527182 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd5b38f81c204f7aac91963238f11e01" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:17.527837 20324 raft_consensus.cc:3055] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:17.527274 20518 raft_consensus.cc:3060] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.528116 20565 raft_consensus.cc:993] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:17.528187 20324 raft_consensus.cc:740] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:17.528731 20580 raft_consensus.cc:1081] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:17.529448 20324 consensus_queue.cc:260] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.530581 20251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:17.530867 20324 raft_consensus.cc:3060] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:17.531236 20251 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:17.531674 20251 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:17.536196 20518 raft_consensus.cc:2468] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 2.
I20260710 11:07:17.536442 20324 raft_consensus.cc:2468] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 2.
I20260710 11:07:17.537760 20217 leader_election.cc:304] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26180d06c3d444089ffa9acafc3333e2, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:17.538532 20466 raft_consensus.cc:2804] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:17.539027 20466 raft_consensus.cc:697] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:17.539108 20251 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.540244 20466 consensus_queue.cc:237] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.541402 20251 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 4 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:17.542157 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:17.542788 20518 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:17.542721 20324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:17.543408 20324 raft_consensus.cc:3055] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:17.543759 20324 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:17.544576 20324 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.545964 20324 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:17.548662 20072 catalog_manager.cc:5697] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 1 to 2, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.550309 20518 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 4.
I20260710 11:07:17.551405 20217 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [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: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:17.552126 20466 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:17.552587 20466 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:17.552768 20324 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 4.
I20260710 11:07:17.553427 20466 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:17.561511 20072 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 3 to 4, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 4 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:17.626796 20251 raft_consensus.cc:1275] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:17.628022 20580 consensus_queue.cc:1048] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:17.638695 20518 raft_consensus.cc:1275] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:17.640084 20565 consensus_queue.cc:1048] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:17.939167 20324 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:17.940368 20466 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:17.950519 20518 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:17.952153 20466 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:17.960985 20518 raft_consensus.cc:1275] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:17.962185 20466 consensus_queue.cc:1048] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:17.971570 20324 raft_consensus.cc:1275] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:17.973254 20466 consensus_queue.cc:1048] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:18.188004 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:18.195021 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:18.195598 20251 raft_consensus.cc:606] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:18.198352 20325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:18.198860 20325 raft_consensus.cc:606] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:18.201277 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:18.201742 20251 raft_consensus.cc:606] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:18.202687 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:18.203102 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:18.203585 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:18.251930 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:18.447448 20466 raft_consensus.cc:993] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:18.447932 20569 raft_consensus.cc:1081] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:18.449298 20325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:18.449849 20325 raft_consensus.cc:493] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.450162 20325 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:18.455724 20325 raft_consensus.cc:515] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.457330 20325 leader_election.cc:290] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 4 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:18.458441 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:18.458580 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3b7c53d54c445a80b75c230cca845d" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:18.459012 20251 raft_consensus.cc:3055] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:18.459157 20518 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:18.459333 20251 raft_consensus.cc:740] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:18.460122 20251 consensus_queue.cc:260] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.461090 20251 raft_consensus.cc:3060] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:18.464900 20518 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 4.
I20260710 11:07:18.466216 20291 leader_election.cc:304] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [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: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:18.466253 20251 raft_consensus.cc:2468] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 4.
I20260710 11:07:18.467003 20443 raft_consensus.cc:2804] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:18.467548 20443 raft_consensus.cc:697] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 4 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:18.468323 20443 consensus_queue.cc:237] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.475986 20072 catalog_manager.cc:5697] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 3 to 4, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 4 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.529889 20466 raft_consensus.cc:993] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:18.530390 20569 raft_consensus.cc:1081] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:18.531850 20325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:18.532312 20325 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.532655 20325 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:18.537611 20325 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.539687 20325 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 5 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:18.540405 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:18.541047 20518 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:18.542445 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:18.543072 20251 raft_consensus.cc:3055] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:07:18.543391 20251 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:18.544206 20251 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.545015 20443 raft_consensus.cc:993] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:18.545518 20251 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:07:18.545527 20443 raft_consensus.cc:1081] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:18.548002 20249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:18.548174 20518 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 5.
I20260710 11:07:18.548568 20249 raft_consensus.cc:493] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:18.548980 20249 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:18.549294 20291 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [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: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:18.550030 20443 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:07:18.550454 20443 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:18.551265 20443 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.552778 20251 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 5.
I20260710 11:07:18.556020 20249 raft_consensus.cc:515] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.558085 20249 leader_election.cc:290] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 3 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:18.558610 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:18.559212 20519 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:18.558943 20072 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 4 to 5, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 5 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:18.559849 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e2385add22e4a44976426943a3e0be9" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:18.560382 20325 raft_consensus.cc:3055] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:18.560667 20325 raft_consensus.cc:740] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:18.561487 20325 consensus_queue.cc:260] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.562704 20325 raft_consensus.cc:3060] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:18.565636 20519 raft_consensus.cc:2468] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 3.
I20260710 11:07:18.566674 20217 leader_election.cc:304] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [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: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:18.567376 20569 raft_consensus.cc:2804] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:18.567919 20569 raft_consensus.cc:697] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:18.569203 20325 raft_consensus.cc:2468] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 3.
I20260710 11:07:18.568887 20569 consensus_queue.cc:237] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:18.576033 20072 catalog_manager.cc:5697] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 2 to 3, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 3 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:18.881583 20519 raft_consensus.cc:1275] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:18.882817 20443 consensus_queue.cc:1048] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:18.892849 20249 raft_consensus.cc:1275] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:07:18.894500 20565 consensus_queue.cc:1048] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:19.055902 20249 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 5 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:19.057276 20565 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:19.065837 20519 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 5 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:07:19.068321 20580 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:19.180826 20519 raft_consensus.cc:1275] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:19.182395 20466 consensus_queue.cc:1048] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.192297 20325 raft_consensus.cc:1275] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:19.193885 20616 consensus_queue.cc:1048] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.209615 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:19.216739 20249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:19.217332 20249 raft_consensus.cc:606] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:19.220058 20325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:19.220624 20325 raft_consensus.cc:606] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:19.223146 20325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:19.223618 20325 raft_consensus.cc:606] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:19.224620 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:19.225087 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:19.225701 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:19.252779 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:19.320569 20616 raft_consensus.cc:993] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:19.321061 20569 raft_consensus.cc:1081] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:19.322489 20325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:19.322912 20325 raft_consensus.cc:493] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.323170 20325 raft_consensus.cc:3060] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.328191 20325 raft_consensus.cc:515] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:19.329907 20325 leader_election.cc:290] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Requested vote from peers 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235), 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351)
I20260710 11:07:19.331262 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:19.331665 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c9751bd45d4a72848e100d11d7dd80" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:19.331861 20249 raft_consensus.cc:3055] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:19.332391 20249 raft_consensus.cc:740] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:19.332367 20519 raft_consensus.cc:3060] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.333180 20249 consensus_queue.cc:260] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:19.334811 20249 raft_consensus.cc:3060] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:19.339928 20519 raft_consensus.cc:2468] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
I20260710 11:07:19.340440 20249 raft_consensus.cc:2468] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 2.
I20260710 11:07:19.341262 20291 leader_election.cc:304] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:19.342137 20580 raft_consensus.cc:2804] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:19.342566 20580 raft_consensus.cc:697] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:19.343415 20580 consensus_queue.cc:237] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } }
I20260710 11:07:19.349843 20074 catalog_manager.cc:5697] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 1 to 2, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.516364 20443 raft_consensus.cc:993] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:19.516827 20580 raft_consensus.cc:1081] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:19.518401 20249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:19.518965 20249 raft_consensus.cc:493] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.519299 20249 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.524339 20249 raft_consensus.cc:515] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:19.525760 20249 leader_election.cc:290] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 3 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:19.526697 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:19.526883 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:19.527344 20519 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.527491 20325 raft_consensus.cc:3055] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:19.527937 20325 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:19.528702 20325 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:19.529821 20325 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:19.533735 20519 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 3.
I20260710 11:07:19.534870 20217 leader_election.cc:304] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [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: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:19.535421 20325 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 3.
I20260710 11:07:19.535715 20569 raft_consensus.cc:2804] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:19.536288 20569 raft_consensus.cc:697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:19.537352 20569 consensus_queue.cc:237] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:19.544480 20074 catalog_manager.cc:5697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 2 to 3, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 3 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.589227 20580 raft_consensus.cc:993] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:19.589682 20443 raft_consensus.cc:1081] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:19.590955 20249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:19.591409 20249 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:19.591764 20249 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:07:19.596136 20249 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:19.597616 20249 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 6 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:19.598579 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:19.598582 20519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:19.599377 20325 raft_consensus.cc:3055] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 11:07:19.599465 20519 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:07:19.599774 20325 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:19.600603 20325 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:19.601859 20325 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:07:19.607028 20519 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 6.
I20260710 11:07:19.608920 20325 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 6.
I20260710 11:07:19.608579 20217 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:19.610369 20569 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 11:07:19.611081 20569 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:19.612017 20569 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:19.619824 20074 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 5 to 6, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 6 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:19.864969 20251 raft_consensus.cc:1275] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.866072 20443 consensus_queue.cc:1048] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.874989 20519 raft_consensus.cc:1275] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:19.876618 20565 consensus_queue.cc:1048] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:19.991957 20518 raft_consensus.cc:1275] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:19.993251 20569 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:20.001048 20325 raft_consensus.cc:1275] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:20.003230 20569 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:20.116683 20518 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 6 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:07:20.117971 20569 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:20.126861 20325 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 6 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:07:20.129105 20616 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:07:20.231858 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:20.239154 20325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
mode: GRACEFUL
new_leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:42434
I20260710 11:07:20.239780 20325 raft_consensus.cc:606] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Received request to transfer leadership to TS 8cdd31e63cb349a493c6d55a05f79e56
I20260710 11:07:20.242430 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:20.242857 20251 raft_consensus.cc:606] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:20.245234 20251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
mode: GRACEFUL
new_leader_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:45780
I20260710 11:07:20.245697 20251 raft_consensus.cc:606] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Received request to transfer leadership to TS 26180d06c3d444089ffa9acafc3333e2
I20260710 11:07:20.246699 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:07:20.247179 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:20.247738 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:20.253726 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:20.426043 20569 raft_consensus.cc:993] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:20.426643 20616 raft_consensus.cc:1081] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:20.428115 20325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:20.428601 20325 raft_consensus.cc:493] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.428970 20325 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.434078 20325 raft_consensus.cc:515] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.436610 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:20.436687 20325 leader_election.cc:290] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 4 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:20.436764 20251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a26dc8c1b4a1d9f9923fa71effb7b" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:20.437172 20634 raft_consensus.cc:993] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: : Instructing follower 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:20.437235 20518 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.437649 20251 raft_consensus.cc:3055] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:20.437880 20634 raft_consensus.cc:1081] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Signalling peer 8cdd31e63cb349a493c6d55a05f79e56 to start an election
I20260710 11:07:20.438019 20251 raft_consensus.cc:740] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:20.438815 20251 consensus_queue.cc:260] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.439436 20249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3"
dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
 from {username='slave'} at 127.0.0.1:56210
I20260710 11:07:20.439937 20251 raft_consensus.cc:3060] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:20.439951 20249 raft_consensus.cc:493] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.440623 20249 raft_consensus.cc:3060] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.443097 20518 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 4.
I20260710 11:07:20.444125 20291 leader_election.cc:304] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [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: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:20.444819 20634 raft_consensus.cc:2804] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:20.445317 20634 raft_consensus.cc:697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 4 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:20.446394 20634 consensus_queue.cc:237] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [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: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.446875 20251 raft_consensus.cc:2468] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 4.
I20260710 11:07:20.447659 20249 raft_consensus.cc:515] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.450815 20249 leader_election.cc:290] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195:38889)
I20260710 11:07:20.451818 20325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
I20260710 11:07:20.452191 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647be526364b461ea4c19c9878bfdac3" candidate_uuid: "8cdd31e63cb349a493c6d55a05f79e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:20.452417 20325 raft_consensus.cc:3055] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:20.452744 20518 raft_consensus.cc:3060] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.453150 20325 raft_consensus.cc:740] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:20.454133 20325 consensus_queue.cc:260] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.454232 20072 catalog_manager.cc:5697] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 3 to 4, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 4 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:20.455418 20325 raft_consensus.cc:3060] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:20.460013 20518 raft_consensus.cc:2468] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 2.
I20260710 11:07:20.461377 20217 leader_election.cc:304] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 8cdd31e63cb349a493c6d55a05f79e56; no voters: 
I20260710 11:07:20.462272 20616 raft_consensus.cc:2804] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:20.462859 20616 raft_consensus.cc:697] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Becoming Leader. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:20.463572 20616 consensus_queue.cc:237] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.464387 20325 raft_consensus.cc:2468] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cdd31e63cb349a493c6d55a05f79e56 in term 2.
I20260710 11:07:20.471364 20072 catalog_manager.cc:5697] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 reported cstate change: term changed from 1 to 2, leader changed from 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195) to 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "8cdd31e63cb349a493c6d55a05f79e56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:20.629890 20616 raft_consensus.cc:993] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: : Instructing follower 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:20.630393 20616 raft_consensus.cc:1081] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 LEADER]: Signalling peer 26180d06c3d444089ffa9acafc3333e2 to start an election
I20260710 11:07:20.632009 20325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282"
dest_uuid: "26180d06c3d444089ffa9acafc3333e2"
 from {username='slave'} at 127.0.0.1:32910
I20260710 11:07:20.632516 20325 raft_consensus.cc:493] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:20.632911 20325 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 6 FOLLOWER]: Advancing to term 7
I20260710 11:07:20.639050 20325 raft_consensus.cc:515] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.640669 20325 leader_election.cc:290] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 7 election: Requested vote from peers 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351), 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235)
I20260710 11:07:20.641654 20518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "0e31a36efc0049f5b5bae971c0930fd8"
I20260710 11:07:20.641757 20249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7403a0b424864c938e3f0c2c52af6282" candidate_uuid: "26180d06c3d444089ffa9acafc3333e2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "8cdd31e63cb349a493c6d55a05f79e56"
I20260710 11:07:20.642345 20518 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 6 FOLLOWER]: Advancing to term 7
I20260710 11:07:20.642377 20249 raft_consensus.cc:3055] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 LEADER]: Stepping down as leader of term 6
I20260710 11:07:20.643018 20249 raft_consensus.cc:740] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 8cdd31e63cb349a493c6d55a05f79e56, State: Running, Role: LEADER
I20260710 11:07:20.643774 20249 consensus_queue.cc:260] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.644937 20249 raft_consensus.cc:3060] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 6 FOLLOWER]: Advancing to term 7
I20260710 11:07:20.649207 20518 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 7.
I20260710 11:07:20.651240 20291 leader_election.cc:304] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e31a36efc0049f5b5bae971c0930fd8, 26180d06c3d444089ffa9acafc3333e2; no voters: 
I20260710 11:07:20.651263 20249 raft_consensus.cc:2468] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26180d06c3d444089ffa9acafc3333e2 in term 7.
I20260710 11:07:20.652159 20565 raft_consensus.cc:2804] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 7 FOLLOWER]: Leader election won for term 7
I20260710 11:07:20.652642 20565 raft_consensus.cc:697] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 7 LEADER]: Becoming Leader. State: Replica: 26180d06c3d444089ffa9acafc3333e2, State: Running, Role: LEADER
I20260710 11:07:20.653622 20565 consensus_queue.cc:237] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } }
I20260710 11:07:20.659585 20072 catalog_manager.cc:5697] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 reported cstate change: term changed from 6 to 7, leader changed from 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194) to 26180d06c3d444089ffa9acafc3333e2 (127.16.201.195). New cstate: current_term: 7 leader_uuid: "26180d06c3d444089ffa9acafc3333e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:20.852767 20519 raft_consensus.cc:1275] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.854177 20616 consensus_queue.cc:1048] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.863867 20325 raft_consensus.cc:1275] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Refusing update from remote peer 8cdd31e63cb349a493c6d55a05f79e56: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:20.865401 20466 consensus_queue.cc:1048] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26180d06c3d444089ffa9acafc3333e2" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 38889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:20.990724 20519 raft_consensus.cc:1275] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:20.992014 20565 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:21.000352 20249 raft_consensus.cc:1275] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:21.001704 20645 consensus_queue.cc:1048] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:21.120157 20519 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 7 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260710 11:07:21.121515 20645 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e31a36efc0049f5b5bae971c0930fd8" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 43351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:07:21.129832 20249 raft_consensus.cc:1275] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 7 FOLLOWER]: Refusing update from remote peer 26180d06c3d444089ffa9acafc3333e2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260710 11:07:21.131436 20565 consensus_queue.cc:1048] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cdd31e63cb349a493c6d55a05f79e56" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:07:21.254153 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:21.254709 20121 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:07:21.282331 17191 tablet_server.cc:179] TabletServer@127.16.201.193:43351 shutting down...
W20260710 11:07:21.285912 20217 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 51 similar messages]
W20260710 11:07:21.290789 20217 consensus_peers.cc:597] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.310923 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:21.311846 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.312521 17191 raft_consensus.cc:2243] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.312974 17191 raft_consensus.cc:2272] T 4e2385add22e4a44976426943a3e0be9 P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:21.314720 20291 consensus_peers.cc:597] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.315260 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.315981 17191 raft_consensus.cc:2243] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.316459 17191 raft_consensus.cc:2272] T 0c3b7c53d54c445a80b75c230cca845d P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:21.316825 20291 consensus_peers.cc:597] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.318457 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.319067 17191 raft_consensus.cc:2243] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.319478 17191 raft_consensus.cc:2272] T dd10ce88fcab41b3a19a8fa711c4c50d P 0e31a36efc0049f5b5bae971c0930fd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.321318 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.321897 17191 raft_consensus.cc:2243] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.322296 17191 raft_consensus.cc:2272] T fd5b38f81c204f7aac91963238f11e01 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.324177 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.324680 17191 raft_consensus.cc:2243] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.325062 17191 raft_consensus.cc:2272] T ed88197a744f4bae85080d032594f3e2 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.327011 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.327527 17191 raft_consensus.cc:2243] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.327941 17191 raft_consensus.cc:2272] T 647be526364b461ea4c19c9878bfdac3 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.330375 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.330924 17191 raft_consensus.cc:2243] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.331377 17191 raft_consensus.cc:2272] T 7403a0b424864c938e3f0c2c52af6282 P 0e31a36efc0049f5b5bae971c0930fd8 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.333765 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.334231 17191 raft_consensus.cc:2243] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.334573 17191 raft_consensus.cc:2272] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 0e31a36efc0049f5b5bae971c0930fd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.336148 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.336625 17191 raft_consensus.cc:2243] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.337190 17191 raft_consensus.cc:2272] T d84a26dc8c1b4a1d9f9923fa71effb7b P 0e31a36efc0049f5b5bae971c0930fd8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.341064 17191 tablet_replica.cc:333] stopping tablet replica
I20260710 11:07:21.341750 17191 raft_consensus.cc:2243] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.342263 17191 raft_consensus.cc:2272] T 26c9751bd45d4a72848e100d11d7dd80 P 0e31a36efc0049f5b5bae971c0930fd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.373270 17191 tablet_server.cc:196] TabletServer@127.16.201.193:43351 shutdown complete.
W20260710 11:07:21.386112 20217 consensus_peers.cc:597] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.397887 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
W20260710 11:07:21.414897 20217 consensus_peers.cc:597] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 -> Peer 0e31a36efc0049f5b5bae971c0930fd8 (127.16.201.193:43351): Couldn't send request to peer 0e31a36efc0049f5b5bae971c0930fd8. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:43351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.421329 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:21.422108 17191 tablet_replica.cc:333] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.422828 17191 raft_consensus.cc:2243] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.423655 17191 raft_consensus.cc:2272] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 8cdd31e63cb349a493c6d55a05f79e56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.425772 17191 tablet_replica.cc:333] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.426373 17191 raft_consensus.cc:2243] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.426815 17191 raft_consensus.cc:2272] T 7403a0b424864c938e3f0c2c52af6282 P 8cdd31e63cb349a493c6d55a05f79e56 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.429026 17191 tablet_replica.cc:333] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.429622 17191 raft_consensus.cc:2243] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.430048 17191 raft_consensus.cc:2272] T d84a26dc8c1b4a1d9f9923fa71effb7b P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.433069 17191 tablet_replica.cc:333] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.433651 17191 raft_consensus.cc:2243] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.434391 17191 raft_consensus.cc:2272] T 647be526364b461ea4c19c9878bfdac3 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.436517 17191 tablet_replica.cc:333] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.437044 17191 raft_consensus.cc:2243] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.437491 17191 raft_consensus.cc:2272] T ed88197a744f4bae85080d032594f3e2 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.439253 17191 tablet_replica.cc:333] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.439738 17191 raft_consensus.cc:2243] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.440224 17191 raft_consensus.cc:2272] T dd10ce88fcab41b3a19a8fa711c4c50d P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.442040 17191 tablet_replica.cc:333] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.442508 17191 raft_consensus.cc:2243] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.443235 17191 raft_consensus.cc:2272] T fd5b38f81c204f7aac91963238f11e01 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.444994 17191 tablet_replica.cc:333] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.445457 17191 raft_consensus.cc:2243] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.445914 17191 raft_consensus.cc:2272] T 0c3b7c53d54c445a80b75c230cca845d P 8cdd31e63cb349a493c6d55a05f79e56 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.447675 17191 tablet_replica.cc:333] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.448169 17191 raft_consensus.cc:2243] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.448570 17191 raft_consensus.cc:2272] T 26c9751bd45d4a72848e100d11d7dd80 P 8cdd31e63cb349a493c6d55a05f79e56 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.450433 17191 tablet_replica.cc:333] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56: stopping tablet replica
I20260710 11:07:21.450989 17191 raft_consensus.cc:2243] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.451702 17191 raft_consensus.cc:2272] T 4e2385add22e4a44976426943a3e0be9 P 8cdd31e63cb349a493c6d55a05f79e56 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.483312 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
I20260710 11:07:21.504506 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
W20260710 11:07:21.521469 20290 consensus_peers.cc:597] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 -> Peer 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235): Couldn't send request to peer 8cdd31e63cb349a493c6d55a05f79e56. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:36235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.533217 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:21.534037 17191 tablet_replica.cc:333] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.534734 17191 raft_consensus.cc:2243] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.535501 17191 raft_consensus.cc:2272] T 26c9751bd45d4a72848e100d11d7dd80 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.537456 17191 tablet_replica.cc:333] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.538008 17191 raft_consensus.cc:2243] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.538436 17191 raft_consensus.cc:2272] T 4e2385add22e4a44976426943a3e0be9 P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.540971 17191 tablet_replica.cc:333] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.541805 17191 raft_consensus.cc:2243] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.542672 17191 raft_consensus.cc:2272] T 0c3b7c53d54c445a80b75c230cca845d P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:21.543825 20290 consensus_peers.cc:597] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235): Couldn't send request to peer 8cdd31e63cb349a493c6d55a05f79e56. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:36235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.545035 17191 tablet_replica.cc:333] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.545684 17191 raft_consensus.cc:2243] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.546388 17191 raft_consensus.cc:2272] T dd10ce88fcab41b3a19a8fa711c4c50d P 26180d06c3d444089ffa9acafc3333e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.548590 17191 tablet_replica.cc:333] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.549135 17191 raft_consensus.cc:2243] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.550171 17191 raft_consensus.cc:2272] T ed88197a744f4bae85080d032594f3e2 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.552685 17191 tablet_replica.cc:333] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
W20260710 11:07:21.552646 20290 consensus_peers.cc:597] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 -> Peer 8cdd31e63cb349a493c6d55a05f79e56 (127.16.201.194:36235): Couldn't send request to peer 8cdd31e63cb349a493c6d55a05f79e56. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:36235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:21.553498 17191 raft_consensus.cc:2243] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.554024 17191 raft_consensus.cc:2272] T 647be526364b461ea4c19c9878bfdac3 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.556334 17191 tablet_replica.cc:333] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.556946 17191 raft_consensus.cc:2243] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.557376 17191 raft_consensus.cc:2272] T fd5b38f81c204f7aac91963238f11e01 P 26180d06c3d444089ffa9acafc3333e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.559190 17191 tablet_replica.cc:333] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.559691 17191 raft_consensus.cc:2243] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.560436 17191 raft_consensus.cc:2272] T d84a26dc8c1b4a1d9f9923fa71effb7b P 26180d06c3d444089ffa9acafc3333e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.562873 17191 tablet_replica.cc:333] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.563383 17191 raft_consensus.cc:2243] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 7 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.564165 17191 raft_consensus.cc:2272] T 7403a0b424864c938e3f0c2c52af6282 P 26180d06c3d444089ffa9acafc3333e2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.566413 17191 tablet_replica.cc:333] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2: stopping tablet replica
I20260710 11:07:21.566882 17191 raft_consensus.cc:2243] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:21.567289 17191 raft_consensus.cc:2272] T b7fe1b43ee3842f1ab716b8b2a7f9249 P 26180d06c3d444089ffa9acafc3333e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.597397 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
I20260710 11:07:21.618099 17191 master.cc:562] Master@127.16.201.254:44717 shutting down...
I20260710 11:07:21.648789 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:21.649379 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:21.649756 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6338019fdb9a49929d263fc2d8ad11c6: stopping tablet replica
I20260710 11:07:21.671964 17191 master.cc:584] Master@127.16.201.254:44717 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12620 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:07:21.718238 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:39915
I20260710 11:07:21.719430 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:21.724864 20656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:21.724934 20655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:21.726326 20658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:21.727249 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:21.728211 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:21.728389 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:21.728502 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681641728490 us; error 0 us; skew 500 ppm
I20260710 11:07:21.728986 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:21.731644 17191 webserver.cc:533] Webserver started at http://127.16.201.254:36457/ using document root <none> and password file <none>
I20260710 11:07:21.732110 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:21.732261 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:21.732467 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:21.733532 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "34f03aa9168d43deb44ccbe1698ea688"
format_stamp: "Formatted at 2026-07-10 11:07:21 on dist-test-slave-7rm2"
I20260710 11:07:21.738041 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:07:21.741497 20663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:21.742306 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:21.742717 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "34f03aa9168d43deb44ccbe1698ea688"
format_stamp: "Formatted at 2026-07-10 11:07:21 on dist-test-slave-7rm2"
I20260710 11:07:21.743014 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:21.764235 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:21.766017 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:21.805863 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:39915
I20260710 11:07:21.806041 20714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:39915 every 8 connection(s)
I20260710 11:07:21.809752 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:21.823001 20715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688: Bootstrap starting.
I20260710 11:07:21.827839 20715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:21.832199 20715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688: No bootstrap required, opened a new log
I20260710 11:07:21.834393 20715 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f03aa9168d43deb44ccbe1698ea688" member_type: VOTER }
I20260710 11:07:21.834777 20715 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:21.835057 20715 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34f03aa9168d43deb44ccbe1698ea688, State: Initialized, Role: FOLLOWER
I20260710 11:07:21.835673 20715 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34f03aa9168d43deb44ccbe1698ea688" member_type: VOTER }
I20260710 11:07:21.836129 20715 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:21.836371 20715 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:21.836664 20715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:21.841450 20715 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f03aa9168d43deb44ccbe1698ea688" member_type: VOTER }
I20260710 11:07:21.842029 20715 leader_election.cc:304] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [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: 34f03aa9168d43deb44ccbe1698ea688; no voters: 
I20260710 11:07:21.843160 20715 leader_election.cc:290] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:21.843498 20718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:21.844954 20718 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 1 LEADER]: Becoming Leader. State: Replica: 34f03aa9168d43deb44ccbe1698ea688, State: Running, Role: LEADER
I20260710 11:07:21.845646 20718 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [LEADER]: Queue going to LEADER mode. State: All 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: "34f03aa9168d43deb44ccbe1698ea688" member_type: VOTER }
I20260710 11:07:21.846138 20715 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:21.848771 20719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34f03aa9168d43deb44ccbe1698ea688" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f03aa9168d43deb44ccbe1698ea688" member_type: VOTER } }
I20260710 11:07:21.848905 20720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34f03aa9168d43deb44ccbe1698ea688. Latest consensus state: current_term: 1 leader_uuid: "34f03aa9168d43deb44ccbe1698ea688" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34f03aa9168d43deb44ccbe1698ea688" member_type: VOTER } }
I20260710 11:07:21.849654 20720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:21.849572 20719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:21.858573 20723 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:21.866474 20723 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:21.867566 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:21.875746 20723 catalog_manager.cc:1383] Generated new cluster ID: e96cccbbb7be4adcab6399ef09797d76
I20260710 11:07:21.876087 20723 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:21.900420 20723 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:21.901863 20723 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:21.923895 20723 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688: Generated new TSK 0
I20260710 11:07:21.924532 20723 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:21.934291 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:21.940512 20736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:21.941283 20737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:21.943651 20739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:21.944171 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:21.945079 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:21.945348 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:21.945571 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681641945486 us; error 0 us; skew 500 ppm
I20260710 11:07:21.946172 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:21.948555 17191 webserver.cc:533] Webserver started at http://127.16.201.193:42627/ using document root <none> and password file <none>
I20260710 11:07:21.949061 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:21.949256 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:21.949586 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:21.950729 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
format_stamp: "Formatted at 2026-07-10 11:07:21 on dist-test-slave-7rm2"
I20260710 11:07:21.955690 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:07:21.959121 20744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:21.960000 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:07:21.960307 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
format_stamp: "Formatted at 2026-07-10 11:07:21 on dist-test-slave-7rm2"
I20260710 11:07:21.960564 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:21.987298 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:21.988576 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:21.990168 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:21.992522 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:21.992749 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:21.993009 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:21.993216 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.034070 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:33927
I20260710 11:07:22.034235 20806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:33927 every 8 connection(s)
I20260710 11:07:22.039224 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:22.046799 20811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.047376 20812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:22.054709 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:22.055821 20807 heartbeater.cc:344] Connected to a master server at 127.16.201.254:39915
W20260710 11:07:22.055847 20814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:22.056588 20807 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:22.057300 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:22.057595 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:22.057487 20807 heartbeater.cc:507] Master 127.16.201.254:39915 requested a full tablet report, sending...
I20260710 11:07:22.058037 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681642058014 us; error 0 us; skew 500 ppm
I20260710 11:07:22.058746 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:22.060453 20680 ts_manager.cc:194] Registered new tserver with Master: 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927)
I20260710 11:07:22.061717 17191 webserver.cc:533] Webserver started at http://127.16.201.194:33285/ using document root <none> and password file <none>
I20260710 11:07:22.062445 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:22.062686 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:22.062970 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:22.063082 20680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51562
I20260710 11:07:22.064590 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "2d48d807e9fa4e7580ac426d042f0a45"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-7rm2"
I20260710 11:07:22.069166 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:07:22.072647 20819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.073468 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:22.073855 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "2d48d807e9fa4e7580ac426d042f0a45"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-7rm2"
I20260710 11:07:22.074139 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:22.084697 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:22.086009 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:22.087510 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:22.089865 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:22.090046 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.090361 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:22.090526 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.132433 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:42695
I20260710 11:07:22.132553 20881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:42695 every 8 connection(s)
I20260710 11:07:22.137344 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:22.144800 20885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.145447 20886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:22.147746 20888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:22.149152 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:22.149959 20882 heartbeater.cc:344] Connected to a master server at 127.16.201.254:39915
I20260710 11:07:22.150316 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:22.150403 20882 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:22.150691 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:22.150906 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681642150887 us; error 0 us; skew 500 ppm
I20260710 11:07:22.151394 20882 heartbeater.cc:507] Master 127.16.201.254:39915 requested a full tablet report, sending...
I20260710 11:07:22.151711 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:22.153834 20680 ts_manager.cc:194] Registered new tserver with Master: 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194:42695)
I20260710 11:07:22.154661 17191 webserver.cc:533] Webserver started at http://127.16.201.195:34051/ using document root <none> and password file <none>
I20260710 11:07:22.155215 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:22.155411 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:22.155444 20680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51564
I20260710 11:07:22.155750 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:22.157451 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "26589b2b027e461fa20daa1472b06c67"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-7rm2"
I20260710 11:07:22.162166 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:07:22.165614 20893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.166469 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:07:22.166739 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "26589b2b027e461fa20daa1472b06c67"
format_stamp: "Formatted at 2026-07-10 11:07:22 on dist-test-slave-7rm2"
I20260710 11:07:22.166991 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:22.198217 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:22.199541 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:22.201068 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:22.203496 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:22.203763 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.204074 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:22.204280 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:22.248556 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:43887
I20260710 11:07:22.248659 20955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:43887 every 8 connection(s)
I20260710 11:07:22.263509 20956 heartbeater.cc:344] Connected to a master server at 127.16.201.254:39915
I20260710 11:07:22.263863 20956 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:22.264585 20956 heartbeater.cc:507] Master 127.16.201.254:39915 requested a full tablet report, sending...
I20260710 11:07:22.266563 20680 ts_manager.cc:194] Registered new tserver with Master: 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.267153 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015085523s
I20260710 11:07:22.268304 20680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51566
I20260710 11:07:22.294565 20680 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51582:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:22.296876 20680 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:22.340487 20772 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d2d3b314747b2956b2af48c7c9da0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=89ff1df4d41a4e86871610c9f7002991]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:22.340865 20921 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d2d3b314747b2956b2af48c7c9da0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=89ff1df4d41a4e86871610c9f7002991]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:22.342427 20920 tablet_service.cc:1511] Processing CreateTablet for tablet 6255533bbae9409182a7ceae1de46bf1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=89ff1df4d41a4e86871610c9f7002991]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:22.342763 20771 tablet_service.cc:1511] Processing CreateTablet for tablet 6255533bbae9409182a7ceae1de46bf1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=89ff1df4d41a4e86871610c9f7002991]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:22.343837 20920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6255533bbae9409182a7ceae1de46bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.344122 20771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6255533bbae9409182a7ceae1de46bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.345809 20921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d2d3b314747b2956b2af48c7c9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.346066 20772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d2d3b314747b2956b2af48c7c9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.349646 20847 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d2d3b314747b2956b2af48c7c9da0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=89ff1df4d41a4e86871610c9f7002991]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:22.351125 20847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d2d3b314747b2956b2af48c7c9da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.353253 20846 tablet_service.cc:1511] Processing CreateTablet for tablet 6255533bbae9409182a7ceae1de46bf1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=89ff1df4d41a4e86871610c9f7002991]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:22.356665 20846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6255533bbae9409182a7ceae1de46bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.384130 20971 tablet_bootstrap.cc:492] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Bootstrap starting.
I20260710 11:07:22.392611 20972 tablet_bootstrap.cc:492] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67: Bootstrap starting.
I20260710 11:07:22.393424 20971 tablet_bootstrap.cc:654] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.398193 20973 tablet_bootstrap.cc:492] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: Bootstrap starting.
I20260710 11:07:22.398332 20971 tablet_bootstrap.cc:492] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70: No bootstrap required, opened a new log
I20260710 11:07:22.398851 20971 ts_tablet_manager.cc:1403] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 11:07:22.400573 20972 tablet_bootstrap.cc:654] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.402025 20971 raft_consensus.cc:359] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.402891 20971 raft_consensus.cc:385] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.403213 20971 raft_consensus.cc:740] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.404327 20971 consensus_queue.cc:260] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.405737 20972 tablet_bootstrap.cc:492] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67: No bootstrap required, opened a new log
I20260710 11:07:22.406198 20973 tablet_bootstrap.cc:654] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.406363 20972 ts_tablet_manager.cc:1403] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:07:22.406888 20807 heartbeater.cc:499] Master 127.16.201.254:39915 was elected leader, sending a full tablet report...
I20260710 11:07:22.407306 20971 ts_tablet_manager.cc:1434] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:07:22.408300 20971 tablet_bootstrap.cc:492] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Bootstrap starting.
I20260710 11:07:22.408895 20972 raft_consensus.cc:359] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.409456 20972 raft_consensus.cc:385] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.409775 20972 raft_consensus.cc:740] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26589b2b027e461fa20daa1472b06c67, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.410571 20972 consensus_queue.cc:260] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.415350 20971 tablet_bootstrap.cc:654] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.424418 20972 ts_tablet_manager.cc:1434] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.004s
I20260710 11:07:22.424317 20956 heartbeater.cc:499] Master 127.16.201.254:39915 was elected leader, sending a full tablet report...
I20260710 11:07:22.425650 20972 tablet_bootstrap.cc:492] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: Bootstrap starting.
I20260710 11:07:22.428977 20971 tablet_bootstrap.cc:492] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70: No bootstrap required, opened a new log
I20260710 11:07:22.429014 20973 tablet_bootstrap.cc:492] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: No bootstrap required, opened a new log
I20260710 11:07:22.429673 20971 ts_tablet_manager.cc:1403] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 11:07:22.429878 20973 ts_tablet_manager.cc:1403] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.005s
I20260710 11:07:22.432888 20972 tablet_bootstrap.cc:654] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.433048 20971 raft_consensus.cc:359] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.433856 20971 raft_consensus.cc:385] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.433511 20973 raft_consensus.cc:359] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.434234 20971 raft_consensus.cc:740] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.434640 20973 raft_consensus.cc:385] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.435122 20973 raft_consensus.cc:740] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.435227 20971 consensus_queue.cc:260] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.437467 20971 ts_tablet_manager.cc:1434] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:22.439280 20973 consensus_queue.cc:260] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.442922 20882 heartbeater.cc:499] Master 127.16.201.254:39915 was elected leader, sending a full tablet report...
I20260710 11:07:22.444463 20973 ts_tablet_manager.cc:1434] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260710 11:07:22.444512 20972 tablet_bootstrap.cc:492] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: No bootstrap required, opened a new log
I20260710 11:07:22.445223 20972 ts_tablet_manager.cc:1403] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 11:07:22.445770 20973 tablet_bootstrap.cc:492] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: Bootstrap starting.
I20260710 11:07:22.448297 20972 raft_consensus.cc:359] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.449016 20972 raft_consensus.cc:385] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.449316 20972 raft_consensus.cc:740] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26589b2b027e461fa20daa1472b06c67, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.450062 20972 consensus_queue.cc:260] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.452124 20973 tablet_bootstrap.cc:654] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.452244 20972 ts_tablet_manager.cc:1434] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:22.457839 20973 tablet_bootstrap.cc:492] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: No bootstrap required, opened a new log
I20260710 11:07:22.458326 20973 ts_tablet_manager.cc:1403] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:07:22.461359 20973 raft_consensus.cc:359] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.462169 20973 raft_consensus.cc:385] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.462461 20973 raft_consensus.cc:740] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.463106 20973 consensus_queue.cc:260] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.464906 20973 ts_tablet_manager.cc:1434] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:07:22.502748 20957 tablet.cc:2406] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:22.503602 20981 raft_consensus.cc:493] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.504110 20981 raft_consensus.cc:515] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.506328 20981 leader_election.cc:290] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.514938 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" is_pre_election: true
I20260710 11:07:22.515617 20782 raft_consensus.cc:2468] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.516727 20823 leader_election.cc:304] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f21fd0a0ea4d72ab2bc411a4de6b70, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.516721 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67" is_pre_election: true
I20260710 11:07:22.517515 20981 raft_consensus.cc:2804] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.517515 20931 raft_consensus.cc:2468] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.518110 20981 raft_consensus.cc:493] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.518484 20981 raft_consensus.cc:3060] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.523825 20981 raft_consensus.cc:515] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.525596 20981 leader_election.cc:290] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Requested vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.526580 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:22.526489 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
I20260710 11:07:22.527236 20931 raft_consensus.cc:3060] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.527261 20782 raft_consensus.cc:3060] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.532663 20782 raft_consensus.cc:2468] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.533012 20931 raft_consensus.cc:2468] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.533902 20823 leader_election.cc:304] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f21fd0a0ea4d72ab2bc411a4de6b70, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.534787 20981 raft_consensus.cc:2804] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.536128 20981 raft_consensus.cc:697] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Leader. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:22.536969 20981 consensus_queue.cc:237] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.544202 20981 raft_consensus.cc:493] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.543594 20680 catalog_manager.cc:5697] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2d48d807e9fa4e7580ac426d042f0a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.544771 20981 raft_consensus.cc:515] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.547695 20981 leader_election.cc:290] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887), 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927)
I20260710 11:07:22.547979 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67" is_pre_election: true
I20260710 11:07:22.548339 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" is_pre_election: true
I20260710 11:07:22.548789 20931 raft_consensus.cc:2468] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.549000 20782 raft_consensus.cc:2468] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.550099 20821 leader_election.cc:304] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.550938 20981 raft_consensus.cc:2804] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.551349 20981 raft_consensus.cc:493] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.551666 20981 raft_consensus.cc:3060] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.557834 20981 raft_consensus.cc:515] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.559695 20981 leader_election.cc:290] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Requested vote from peers 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887), 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927)
I20260710 11:07:22.560779 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:22.561045 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
I20260710 11:07:22.561540 20931 raft_consensus.cc:3060] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.561642 20782 raft_consensus.cc:3060] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.569242 20782 raft_consensus.cc:2468] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.569242 20931 raft_consensus.cc:2468] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.570760 20823 leader_election.cc:304] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f21fd0a0ea4d72ab2bc411a4de6b70, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.571545 20981 raft_consensus.cc:2804] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.572184 20981 raft_consensus.cc:697] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Leader. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:22.572912 20981 consensus_queue.cc:237] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:22.580233 20680 catalog_manager.cc:5697] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2d48d807e9fa4e7580ac426d042f0a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:22.665709 20680 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51588:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:22.667678 20680 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:22.690421 20772 tablet_service.cc:1511] Processing CreateTablet for tablet ab1f7690f8b34c5d9355bc8e6c6b4115 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b85c813e456444e9991be843ea10a4f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:22.691762 20772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1f7690f8b34c5d9355bc8e6c6b4115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.691584 20847 tablet_service.cc:1511] Processing CreateTablet for tablet ab1f7690f8b34c5d9355bc8e6c6b4115 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b85c813e456444e9991be843ea10a4f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:22.692916 20847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1f7690f8b34c5d9355bc8e6c6b4115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.692968 20921 tablet_service.cc:1511] Processing CreateTablet for tablet ab1f7690f8b34c5d9355bc8e6c6b4115 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b85c813e456444e9991be843ea10a4f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:07:22.694278 20921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1f7690f8b34c5d9355bc8e6c6b4115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.695000 20771 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fa1044c4443398106754dbfb04ee7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b85c813e456444e9991be843ea10a4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:22.696300 20771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fa1044c4443398106754dbfb04ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.699113 20920 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fa1044c4443398106754dbfb04ee7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b85c813e456444e9991be843ea10a4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:22.700248 20920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fa1044c4443398106754dbfb04ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.698989 20846 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fa1044c4443398106754dbfb04ee7 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7b85c813e456444e9991be843ea10a4f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:07:22.702359 20846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fa1044c4443398106754dbfb04ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:22.708758 20971 tablet_bootstrap.cc:492] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Bootstrap starting.
I20260710 11:07:22.715337 20973 tablet_bootstrap.cc:492] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: Bootstrap starting.
I20260710 11:07:22.721972 20973 tablet_bootstrap.cc:654] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.723462 20972 tablet_bootstrap.cc:492] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67: Bootstrap starting.
I20260710 11:07:22.715312 20971 tablet_bootstrap.cc:654] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.729720 20972 tablet_bootstrap.cc:654] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.735878 20971 tablet_bootstrap.cc:492] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: No bootstrap required, opened a new log
I20260710 11:07:22.736388 20971 ts_tablet_manager.cc:1403] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 11:07:22.737687 20973 tablet_bootstrap.cc:492] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: No bootstrap required, opened a new log
I20260710 11:07:22.738214 20973 ts_tablet_manager.cc:1403] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260710 11:07:22.740206 20971 raft_consensus.cc:359] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.740978 20971 raft_consensus.cc:385] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.741429 20972 tablet_bootstrap.cc:492] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67: No bootstrap required, opened a new log
I20260710 11:07:22.741318 20971 raft_consensus.cc:740] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.741102 20973 raft_consensus.cc:359] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.741987 20972 ts_tablet_manager.cc:1403] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:07:22.742046 20973 raft_consensus.cc:385] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.742586 20973 raft_consensus.cc:740] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.742314 20971 consensus_queue.cc:260] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.743448 20973 consensus_queue.cc:260] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.744736 20971 ts_tablet_manager.cc:1434] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:22.745107 20972 raft_consensus.cc:359] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.745822 20971 tablet_bootstrap.cc:492] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Bootstrap starting.
I20260710 11:07:22.746037 20972 raft_consensus.cc:385] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.746326 20972 raft_consensus.cc:740] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26589b2b027e461fa20daa1472b06c67, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.747128 20972 consensus_queue.cc:260] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.747989 20973 ts_tablet_manager.cc:1434] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:07:22.750560 20973 tablet_bootstrap.cc:492] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: Bootstrap starting.
I20260710 11:07:22.749364 20972 ts_tablet_manager.cc:1434] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:07:22.753027 20971 tablet_bootstrap.cc:654] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.753594 20972 tablet_bootstrap.cc:492] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67: Bootstrap starting.
I20260710 11:07:22.758176 20973 tablet_bootstrap.cc:654] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.762203 20972 tablet_bootstrap.cc:654] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:22.768117 20971 tablet_bootstrap.cc:492] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70: No bootstrap required, opened a new log
I20260710 11:07:22.768716 20971 ts_tablet_manager.cc:1403] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:07:22.771924 20971 raft_consensus.cc:359] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.772696 20971 raft_consensus.cc:385] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.772974 20971 raft_consensus.cc:740] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.778055 20971 consensus_queue.cc:260] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.780139 20972 tablet_bootstrap.cc:492] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67: No bootstrap required, opened a new log
I20260710 11:07:22.780139 20973 tablet_bootstrap.cc:492] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: No bootstrap required, opened a new log
I20260710 11:07:22.780342 20971 ts_tablet_manager.cc:1434] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:22.780972 20972 ts_tablet_manager.cc:1403] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260710 11:07:22.781015 20973 ts_tablet_manager.cc:1403] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.013s
I20260710 11:07:22.784318 20972 raft_consensus.cc:359] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.784535 20973 raft_consensus.cc:359] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.785154 20972 raft_consensus.cc:385] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.785221 20973 raft_consensus.cc:385] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:22.785598 20972 raft_consensus.cc:740] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26589b2b027e461fa20daa1472b06c67, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.785615 20973 raft_consensus.cc:740] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Initialized, Role: FOLLOWER
I20260710 11:07:22.786684 20972 consensus_queue.cc:260] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.786659 20973 consensus_queue.cc:260] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.789098 20972 ts_tablet_manager.cc:1434] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:07:22.789868 20981 raft_consensus.cc:493] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.790342 20981 raft_consensus.cc:515] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.791029 20973 ts_tablet_manager.cc:1434] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:07:22.792507 20981 leader_election.cc:290] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.793781 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67" is_pre_election: true
I20260710 11:07:22.794449 20931 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.794503 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" is_pre_election: true
I20260710 11:07:22.795241 20782 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.795768 20821 leader_election.cc:304] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.796901 20981 raft_consensus.cc:2804] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.797250 20981 raft_consensus.cc:493] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.797605 20981 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.799142 20984 raft_consensus.cc:493] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:22.799626 20984 raft_consensus.cc:515] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.801750 20984 leader_election.cc:290] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.802804 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67" is_pre_election: true
I20260710 11:07:22.803449 20931 raft_consensus.cc:2468] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.803614 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" is_pre_election: true
I20260710 11:07:22.804284 20782 raft_consensus.cc:2468] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 0.
I20260710 11:07:22.804769 20821 leader_election.cc:304] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.805753 20984 raft_consensus.cc:2804] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:22.806042 20984 raft_consensus.cc:493] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:22.806356 20984 raft_consensus.cc:3060] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.811564 20984 raft_consensus.cc:515] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.811889 20981 raft_consensus.cc:515] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.813344 20984 leader_election.cc:290] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Requested vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.814248 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
I20260710 11:07:22.814319 20931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:22.813925 20981 leader_election.cc:290] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Requested vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:22.814994 20782 raft_consensus.cc:3060] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.815016 20931 raft_consensus.cc:3060] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.815294 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:22.816023 20930 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.816498 20781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
I20260710 11:07:22.817142 20781 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:22.822798 20931 raft_consensus.cc:2468] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.824096 20821 leader_election.cc:304] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.823400 20930 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.824954 20781 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.825469 20981 raft_consensus.cc:2804] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.826014 20821 leader_election.cc:304] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:22.826179 20782 raft_consensus.cc:2468] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 1.
I20260710 11:07:22.826016 20981 raft_consensus.cc:697] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Leader. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:22.827049 20984 raft_consensus.cc:2804] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:22.827877 20981 consensus_queue.cc:237] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.828598 20984 raft_consensus.cc:697] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Leader. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:22.829439 20984 consensus_queue.cc:237] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:22.836652 20678 catalog_manager.cc:5697] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2d48d807e9fa4e7580ac426d042f0a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.848939 20678 catalog_manager.cc:5697] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "2d48d807e9fa4e7580ac426d042f0a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:22.872273 20857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0"
dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
mode: GRACEFUL
new_leader_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:07:22.872853 20857 raft_consensus.cc:606] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Received request to transfer leadership to TS 22f21fd0a0ea4d72ab2bc411a4de6b70
I20260710 11:07:22.878391 20857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1"
dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
mode: GRACEFUL
new_leader_uuid: "26589b2b027e461fa20daa1472b06c67"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:07:22.878947 20857 raft_consensus.cc:606] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Received request to transfer leadership to TS 26589b2b027e461fa20daa1472b06c67
I20260710 11:07:22.884629 20857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115"
dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
mode: GRACEFUL
new_leader_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:07:22.885178 20857 raft_consensus.cc:606] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Received request to transfer leadership to TS 22f21fd0a0ea4d72ab2bc411a4de6b70
I20260710 11:07:22.890339 20857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7"
dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
mode: GRACEFUL
new_leader_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
 from {username='slave'} at 127.0.0.1:34394
I20260710 11:07:22.890899 20857 raft_consensus.cc:606] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Received request to transfer leadership to TS 22f21fd0a0ea4d72ab2bc411a4de6b70
I20260710 11:07:22.964444 20984 consensus_queue.cc:1048] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.983448 20984 consensus_queue.cc:1048] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:22.992228 20984 consensus_queue.cc:1048] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.000555 20998 raft_consensus.cc:993] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: : Instructing follower 26589b2b027e461fa20daa1472b06c67 to start an election
I20260710 11:07:23.001010 20998 raft_consensus.cc:1081] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Signalling peer 26589b2b027e461fa20daa1472b06c67 to start an election
I20260710 11:07:23.006675 20930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1"
dest_uuid: "26589b2b027e461fa20daa1472b06c67"
 from {username='slave'} at 127.0.0.1:41094
I20260710 11:07:23.007282 20930 raft_consensus.cc:493] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.007445 20998 raft_consensus.cc:993] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: : Instructing follower 22f21fd0a0ea4d72ab2bc411a4de6b70 to start an election
I20260710 11:07:23.007745 20930 raft_consensus.cc:3060] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.007977 20998 raft_consensus.cc:1081] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Signalling peer 22f21fd0a0ea4d72ab2bc411a4de6b70 to start an election
I20260710 11:07:23.012004 20781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0"
dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
 from {username='slave'} at 127.0.0.1:57692
I20260710 11:07:23.012585 20781 raft_consensus.cc:493] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.013437 20781 raft_consensus.cc:3060] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.015851 20930 raft_consensus.cc:515] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.016975 20931 raft_consensus.cc:1240] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Rejecting Update request from peer 2d48d807e9fa4e7580ac426d042f0a45 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:23.021792 20981 consensus_queue.cc:1059] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:23.023059 20984 raft_consensus.cc:3055] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.023511 20984 raft_consensus.cc:740] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:23.024681 20984 consensus_queue.cc:260] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.025992 20984 raft_consensus.cc:3060] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.026527 20930 leader_election.cc:290] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [CANDIDATE]: Term 2 election: Requested vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194:42695)
I20260710 11:07:23.036623 20781 raft_consensus.cc:515] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:23.040143 20781 leader_election.cc:290] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [CANDIDATE]: Term 2 election: Requested vote from peers 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887), 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194:42695)
I20260710 11:07:23.055850 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0" candidate_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:23.056483 20930 raft_consensus.cc:3060] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.063807 20930 raft_consensus.cc:2468] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f21fd0a0ea4d72ab2bc411a4de6b70 in term 2.
I20260710 11:07:23.064482 20857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d2d3b314747b2956b2af48c7c9da0" candidate_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
I20260710 11:07:23.065184 20857 raft_consensus.cc:3055] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.065483 20857 raft_consensus.cc:740] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:23.065817 20856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1" candidate_uuid: "26589b2b027e461fa20daa1472b06c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
I20260710 11:07:23.066497 20857 consensus_queue.cc:260] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:23.067876 20857 raft_consensus.cc:3060] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.065400 20746 leader_election.cc:304] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f21fd0a0ea4d72ab2bc411a4de6b70, 26589b2b027e461fa20daa1472b06c67; no voters: 
I20260710 11:07:23.073493 20856 raft_consensus.cc:2468] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26589b2b027e461fa20daa1472b06c67 in term 2.
I20260710 11:07:23.074148 20976 raft_consensus.cc:2804] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.075660 20895 leader_election.cc:304] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:23.077132 20977 raft_consensus.cc:2804] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.078392 20781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6255533bbae9409182a7ceae1de46bf1" candidate_uuid: "26589b2b027e461fa20daa1472b06c67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
I20260710 11:07:23.078001 20976 raft_consensus.cc:697] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Becoming Leader. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Running, Role: LEADER
I20260710 11:07:23.078742 20857 raft_consensus.cc:2468] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f21fd0a0ea4d72ab2bc411a4de6b70 in term 2.
I20260710 11:07:23.079156 20781 raft_consensus.cc:3060] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.080094 20976 consensus_queue.cc:237] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } }
I20260710 11:07:23.081863 20977 raft_consensus.cc:697] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 2 LEADER]: Becoming Leader. State: Replica: 26589b2b027e461fa20daa1472b06c67, State: Running, Role: LEADER
I20260710 11:07:23.082765 20977 consensus_queue.cc:237] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [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: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.087110 20781 raft_consensus.cc:2468] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26589b2b027e461fa20daa1472b06c67 in term 2.
I20260710 11:07:23.088757 20678 catalog_manager.cc:5697] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 reported cstate change: term changed from 1 to 2, leader changed from 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194) to 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.090862 20677 catalog_manager.cc:5697] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 reported cstate change: term changed from 1 to 2, leader changed from 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194) to 26589b2b027e461fa20daa1472b06c67 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "26589b2b027e461fa20daa1472b06c67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:23.288756 20984 consensus_queue.cc:1048] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.300190 20984 consensus_queue.cc:1048] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.307513 20981 raft_consensus.cc:993] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: : Instructing follower 22f21fd0a0ea4d72ab2bc411a4de6b70 to start an election
I20260710 11:07:23.307991 20984 raft_consensus.cc:1081] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Signalling peer 22f21fd0a0ea4d72ab2bc411a4de6b70 to start an election
I20260710 11:07:23.309374 20781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7"
dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
 from {username='slave'} at 127.0.0.1:57692
I20260710 11:07:23.309926 20781 raft_consensus.cc:493] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.310314 20781 raft_consensus.cc:3060] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.315610 20781 raft_consensus.cc:515] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.317626 20781 leader_election.cc:290] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [CANDIDATE]: Term 2 election: Requested vote from peers 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194:42695), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:23.318346 20857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7" candidate_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
I20260710 11:07:23.318740 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fa1044c4443398106754dbfb04ee7" candidate_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:23.318993 20857 raft_consensus.cc:3055] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.319324 20930 raft_consensus.cc:3060] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.319355 20857 raft_consensus.cc:740] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:23.320683 20857 consensus_queue.cc:260] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.321985 20857 raft_consensus.cc:3060] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.326769 20930 raft_consensus.cc:2468] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f21fd0a0ea4d72ab2bc411a4de6b70 in term 2.
I20260710 11:07:23.328029 20746 leader_election.cc:304] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f21fd0a0ea4d72ab2bc411a4de6b70, 26589b2b027e461fa20daa1472b06c67; no voters: 
I20260710 11:07:23.328855 20976 raft_consensus.cc:2804] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.329062 20857 raft_consensus.cc:2468] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f21fd0a0ea4d72ab2bc411a4de6b70 in term 2.
I20260710 11:07:23.329269 20976 raft_consensus.cc:697] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Becoming Leader. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Running, Role: LEADER
I20260710 11:07:23.330205 20976 consensus_queue.cc:237] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.336517 20678 catalog_manager.cc:5697] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 reported cstate change: term changed from 1 to 2, leader changed from 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194) to 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.389153 20984 consensus_queue.cc:1048] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.395340 20981 raft_consensus.cc:993] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: : Instructing follower 22f21fd0a0ea4d72ab2bc411a4de6b70 to start an election
I20260710 11:07:23.395855 20998 raft_consensus.cc:1081] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Signalling peer 22f21fd0a0ea4d72ab2bc411a4de6b70 to start an election
I20260710 11:07:23.397658 20782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115"
dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
 from {username='slave'} at 127.0.0.1:57692
I20260710 11:07:23.399706 20782 raft_consensus.cc:493] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.400177 20782 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.401914 20998 consensus_queue.cc:1048] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.407725 20782 raft_consensus.cc:515] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.412257 20782 leader_election.cc:290] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [CANDIDATE]: Term 2 election: Requested vote from peers 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194:42695), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:23.413254 20857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
I20260710 11:07:23.413240 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:23.414086 20857 raft_consensus.cc:3055] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:23.414149 20930 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.414585 20857 raft_consensus.cc:740] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:23.415426 20857 consensus_queue.cc:260] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.416729 20857 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:23.420339 20930 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f21fd0a0ea4d72ab2bc411a4de6b70 in term 2.
I20260710 11:07:23.421610 20746 leader_election.cc:304] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22f21fd0a0ea4d72ab2bc411a4de6b70, 26589b2b027e461fa20daa1472b06c67; no voters: 
I20260710 11:07:23.422434 20976 raft_consensus.cc:2804] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:23.422772 20857 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f21fd0a0ea4d72ab2bc411a4de6b70 in term 2.
I20260710 11:07:23.422936 20976 raft_consensus.cc:697] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Becoming Leader. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Running, Role: LEADER
I20260710 11:07:23.423815 20976 consensus_queue.cc:237] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.430058 20677 catalog_manager.cc:5697] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 reported cstate change: term changed from 1 to 2, leader changed from 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194) to 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:23.469064 20857 raft_consensus.cc:1275] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Refusing update from remote peer 22f21fd0a0ea4d72ab2bc411a4de6b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.470479 20976 consensus_queue.cc:1048] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.478637 20930 raft_consensus.cc:1275] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Refusing update from remote peer 22f21fd0a0ea4d72ab2bc411a4de6b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.480230 21015 consensus_queue.cc:1048] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.528764 20782 raft_consensus.cc:1275] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Refusing update from remote peer 26589b2b027e461fa20daa1472b06c67: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.530045 20977 consensus_queue.cc:1048] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:23.541074 20857 raft_consensus.cc:1275] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Refusing update from remote peer 26589b2b027e461fa20daa1472b06c67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.543051 21016 consensus_queue.cc:1048] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.636353 17191 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:07:23.637998 17191 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:07:23.638404 17191 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:07:23.650820 20782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115"
dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
mode: GRACEFUL
new_leader_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
 from {username='slave'} at 127.0.0.1:57712
I20260710 11:07:23.651352 20782 raft_consensus.cc:606] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Received request to transfer leadership to TS 2d48d807e9fa4e7580ac426d042f0a45
I20260710 11:07:23.652559 17191 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:07:23.809427 20857 raft_consensus.cc:1275] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Refusing update from remote peer 22f21fd0a0ea4d72ab2bc411a4de6b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.810927 21021 consensus_queue.cc:1048] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.819101 20930 raft_consensus.cc:1275] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Refusing update from remote peer 22f21fd0a0ea4d72ab2bc411a4de6b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.821223 21015 consensus_queue.cc:1048] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.921372 20857 raft_consensus.cc:1275] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Refusing update from remote peer 22f21fd0a0ea4d72ab2bc411a4de6b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.922809 21015 consensus_queue.cc:1048] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.928455 21021 raft_consensus.cc:993] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: : Instructing follower 2d48d807e9fa4e7580ac426d042f0a45 to start an election
I20260710 11:07:23.929024 21021 raft_consensus.cc:1081] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Signalling peer 2d48d807e9fa4e7580ac426d042f0a45 to start an election
I20260710 11:07:23.931849 20857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115"
dest_uuid: "2d48d807e9fa4e7580ac426d042f0a45"
 from {username='slave'} at 127.0.0.1:34406
I20260710 11:07:23.932438 20857 raft_consensus.cc:493] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:23.932827 20857 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.934329 20930 raft_consensus.cc:1275] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Refusing update from remote peer 22f21fd0a0ea4d72ab2bc411a4de6b70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:23.936529 21021 consensus_queue.cc:1048] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:23.941972 20857 raft_consensus.cc:515] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.944819 20782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70"
I20260710 11:07:23.945335 20930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1f7690f8b34c5d9355bc8e6c6b4115" candidate_uuid: "2d48d807e9fa4e7580ac426d042f0a45" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26589b2b027e461fa20daa1472b06c67"
I20260710 11:07:23.945417 20782 raft_consensus.cc:3055] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:23.946152 20782 raft_consensus.cc:740] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22f21fd0a0ea4d72ab2bc411a4de6b70, State: Running, Role: LEADER
I20260710 11:07:23.946187 20930 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.945402 20857 leader_election.cc:290] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [CANDIDATE]: Term 3 election: Requested vote from peers 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927), 26589b2b027e461fa20daa1472b06c67 (127.16.201.195:43887)
I20260710 11:07:23.947131 20782 consensus_queue.cc:260] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [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: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.948910 20782 raft_consensus.cc:3060] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:23.952363 20930 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 3.
I20260710 11:07:23.953611 20821 leader_election.cc:304] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [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: 26589b2b027e461fa20daa1472b06c67, 2d48d807e9fa4e7580ac426d042f0a45; no voters: 
I20260710 11:07:23.954424 20998 raft_consensus.cc:2804] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:23.954326 20782 raft_consensus.cc:2468] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d48d807e9fa4e7580ac426d042f0a45 in term 3.
I20260710 11:07:23.955991 20998 raft_consensus.cc:697] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 3 LEADER]: Becoming Leader. State: Replica: 2d48d807e9fa4e7580ac426d042f0a45, State: Running, Role: LEADER
I20260710 11:07:23.956795 20998 consensus_queue.cc:237] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [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: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } }
I20260710 11:07:23.963048 20677 catalog_manager.cc:5697] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 reported cstate change: term changed from 2 to 3, leader changed from 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193) to 2d48d807e9fa4e7580ac426d042f0a45 (127.16.201.194). New cstate: current_term: 3 leader_uuid: "2d48d807e9fa4e7580ac426d042f0a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f21fd0a0ea4d72ab2bc411a4de6b70" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 33927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d48d807e9fa4e7580ac426d042f0a45" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 42695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26589b2b027e461fa20daa1472b06c67" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 43887 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:24.000403 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:07:24.024499 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.025171 17191 tablet_replica.cc:333] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70: stopping tablet replica
I20260710 11:07:24.025841 17191 raft_consensus.cc:2243] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.026710 17191 raft_consensus.cc:2272] T 3f6fa1044c4443398106754dbfb04ee7 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.029357 17191 tablet_replica.cc:333] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70: stopping tablet replica
I20260710 11:07:24.029929 17191 raft_consensus.cc:2243] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.030397 17191 raft_consensus.cc:2272] T 6255533bbae9409182a7ceae1de46bf1 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.032523 17191 tablet_replica.cc:333] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70: stopping tablet replica
I20260710 11:07:24.033135 17191 raft_consensus.cc:2243] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.033622 17191 raft_consensus.cc:2272] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.035681 17191 tablet_replica.cc:333] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70: stopping tablet replica
I20260710 11:07:24.036183 17191 raft_consensus.cc:2243] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.036913 17191 raft_consensus.cc:2272] T ce1d2d3b314747b2956b2af48c7c9da0 P 22f21fd0a0ea4d72ab2bc411a4de6b70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.060384 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
I20260710 11:07:24.072295 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
W20260710 11:07:24.083484 20897 consensus_peers.cc:597] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 -> Peer 22f21fd0a0ea4d72ab2bc411a4de6b70 (127.16.201.193:33927): Couldn't send request to peer 22f21fd0a0ea4d72ab2bc411a4de6b70. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:33927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:24.094144 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.094805 17191 tablet_replica.cc:333] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45: stopping tablet replica
I20260710 11:07:24.095304 17191 raft_consensus.cc:2243] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.095726 17191 raft_consensus.cc:2272] T 3f6fa1044c4443398106754dbfb04ee7 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.097976 17191 tablet_replica.cc:333] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45: stopping tablet replica
I20260710 11:07:24.098450 17191 raft_consensus.cc:2243] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.098845 17191 raft_consensus.cc:2272] T 6255533bbae9409182a7ceae1de46bf1 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.100790 17191 tablet_replica.cc:333] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: stopping tablet replica
I20260710 11:07:24.101248 17191 raft_consensus.cc:2243] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.101923 17191 pending_rounds.cc:70] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: Trying to abort 1 pending ops.
I20260710 11:07:24.102125 17191 pending_rounds.cc:77] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960013655748608 op_type: NO_OP noop_request { }
I20260710 11:07:24.102368 17191 raft_consensus.cc:2889] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:07:24.102604 17191 raft_consensus.cc:2272] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 2d48d807e9fa4e7580ac426d042f0a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.104490 17191 tablet_replica.cc:333] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45: stopping tablet replica
I20260710 11:07:24.104902 17191 raft_consensus.cc:2243] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.105263 17191 raft_consensus.cc:2272] T ce1d2d3b314747b2956b2af48c7c9da0 P 2d48d807e9fa4e7580ac426d042f0a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.117619 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
I20260710 11:07:24.128877 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
I20260710 11:07:24.146183 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:24.146891 17191 tablet_replica.cc:333] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67: stopping tablet replica
I20260710 11:07:24.147501 17191 raft_consensus.cc:2243] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.148053 17191 raft_consensus.cc:2272] T 3f6fa1044c4443398106754dbfb04ee7 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.150436 17191 tablet_replica.cc:333] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67: stopping tablet replica
I20260710 11:07:24.151017 17191 raft_consensus.cc:2243] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.151888 17191 raft_consensus.cc:2272] T 6255533bbae9409182a7ceae1de46bf1 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.154223 17191 tablet_replica.cc:333] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67: stopping tablet replica
I20260710 11:07:24.154774 17191 raft_consensus.cc:2243] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.155244 17191 raft_consensus.cc:2272] T ab1f7690f8b34c5d9355bc8e6c6b4115 P 26589b2b027e461fa20daa1472b06c67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.157466 17191 tablet_replica.cc:333] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67: stopping tablet replica
I20260710 11:07:24.158087 17191 raft_consensus.cc:2243] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:24.158636 17191 raft_consensus.cc:2272] T ce1d2d3b314747b2956b2af48c7c9da0 P 26589b2b027e461fa20daa1472b06c67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.181428 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
I20260710 11:07:24.192814 17191 master.cc:562] Master@127.16.201.254:39915 shutting down...
I20260710 11:07:24.208650 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:24.209144 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:24.209403 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34f03aa9168d43deb44ccbe1698ea688: stopping tablet replica
I20260710 11:07:24.227965 17191 master.cc:584] Master@127.16.201.254:39915 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2537 ms)
[----------] 6 tests from LeaderRebalancerTest (88635 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:07:24.256058 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:40857
I20260710 11:07:24.257321 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.262741 21034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.263549 21033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.265038 21036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.265116 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:24.266180 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.266402 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.266584 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681644266565 us; error 0 us; skew 500 ppm
I20260710 11:07:24.267141 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.269865 17191 webserver.cc:533] Webserver started at http://127.16.201.254:45995/ using document root <none> and password file <none>
I20260710 11:07:24.270376 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.270593 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.270869 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.271919 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "23aea3b26f4e4c30906b6a69b0a2bc85"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.276427 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:07:24.279979 21041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.280858 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:24.281172 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "23aea3b26f4e4c30906b6a69b0a2bc85"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.281481 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.299906 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.301100 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.341095 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:40857
I20260710 11:07:24.341198 21092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:40857 every 8 connection(s)
I20260710 11:07:24.344964 21093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.355551 21093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85: Bootstrap starting.
I20260710 11:07:24.360117 21093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:24.364825 21093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85: No bootstrap required, opened a new log
I20260710 11:07:24.367054 21093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23aea3b26f4e4c30906b6a69b0a2bc85" member_type: VOTER }
I20260710 11:07:24.367511 21093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:24.367767 21093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23aea3b26f4e4c30906b6a69b0a2bc85, State: Initialized, Role: FOLLOWER
I20260710 11:07:24.368343 21093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23aea3b26f4e4c30906b6a69b0a2bc85" member_type: VOTER }
I20260710 11:07:24.368813 21093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:24.369078 21093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:24.369357 21093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:24.374191 21093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23aea3b26f4e4c30906b6a69b0a2bc85" member_type: VOTER }
I20260710 11:07:24.374781 21093 leader_election.cc:304] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [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: 23aea3b26f4e4c30906b6a69b0a2bc85; no voters: 
I20260710 11:07:24.376127 21093 leader_election.cc:290] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:24.376524 21096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:24.377966 21096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 1 LEADER]: Becoming Leader. State: Replica: 23aea3b26f4e4c30906b6a69b0a2bc85, State: Running, Role: LEADER
I20260710 11:07:24.378615 21096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [LEADER]: Queue going to LEADER mode. State: All 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: "23aea3b26f4e4c30906b6a69b0a2bc85" member_type: VOTER }
I20260710 11:07:24.379498 21093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:24.383680 21097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23aea3b26f4e4c30906b6a69b0a2bc85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23aea3b26f4e4c30906b6a69b0a2bc85" member_type: VOTER } }
I20260710 11:07:24.383551 21098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23aea3b26f4e4c30906b6a69b0a2bc85. Latest consensus state: current_term: 1 leader_uuid: "23aea3b26f4e4c30906b6a69b0a2bc85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23aea3b26f4e4c30906b6a69b0a2bc85" member_type: VOTER } }
I20260710 11:07:24.384379 21097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:24.384379 21098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:24.395448 21102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:24.402413 21102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:24.404340 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:24.411367 21102 catalog_manager.cc:1383] Generated new cluster ID: 806da313601847519bb994f07f148f93
I20260710 11:07:24.411675 21102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:24.429821 21102 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:24.431114 21102 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:24.444025 21102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85: Generated new TSK 0
I20260710 11:07:24.444666 21102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:24.470835 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.477023 21114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.478107 21115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.481057 17191 server_base.cc:1061] running on GCE node
W20260710 11:07:24.481010 21117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.482334 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.482578 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.482765 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681644482750 us; error 0 us; skew 500 ppm
I20260710 11:07:24.483332 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.485899 17191 webserver.cc:533] Webserver started at http://127.16.201.193:33315/ using document root <none> and password file <none>
I20260710 11:07:24.486361 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.486516 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.486728 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.487754 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "0937814288134643bcdefd3042c7e274"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.493046 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:07:24.496380 21122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.497145 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:24.497417 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "0937814288134643bcdefd3042c7e274"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.497745 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.514859 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.515941 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.517365 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:24.519706 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:24.519896 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.520251 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:24.520391 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.559492 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:40049
I20260710 11:07:24.559650 21184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:40049 every 8 connection(s)
I20260710 11:07:24.564692 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.572395 21189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.574187 21190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.576337 21192 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.577015 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:24.578421 21185 heartbeater.cc:344] Connected to a master server at 127.16.201.254:40857
I20260710 11:07:24.578822 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:07:24.578830 21185 heartbeater.cc:461] Registering TS with master...
W20260710 11:07:24.579131 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.579365 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681644579345 us; error 0 us; skew 500 ppm
I20260710 11:07:24.579826 21185 heartbeater.cc:507] Master 127.16.201.254:40857 requested a full tablet report, sending...
I20260710 11:07:24.579952 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.582276 21058 ts_manager.cc:194] Registered new tserver with Master: 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049)
I20260710 11:07:24.583250 17191 webserver.cc:533] Webserver started at http://127.16.201.194:46711/ using document root <none> and password file <none>
I20260710 11:07:24.583956 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.584233 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.584528 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.584715 21058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36190
I20260710 11:07:24.586000 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "41053d9e6bea4fd7b0be03791de26087"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.590592 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:07:24.594430 21197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.595199 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:07:24.595515 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "41053d9e6bea4fd7b0be03791de26087"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.595764 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.613727 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.614851 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.616277 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:24.618499 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:24.618745 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.619016 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:24.619211 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.657420 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:34343
I20260710 11:07:24.657532 21259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:34343 every 8 connection(s)
I20260710 11:07:24.662405 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:24.670848 21263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:24.672258 21264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.675333 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:24.675798 21260 heartbeater.cc:344] Connected to a master server at 127.16.201.254:40857
I20260710 11:07:24.676240 21260 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:24.677060 21260 heartbeater.cc:507] Master 127.16.201.254:40857 requested a full tablet report, sending...
W20260710 11:07:24.677217 21266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:24.678354 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:24.678545 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:24.678785 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681644678766 us; error 0 us; skew 500 ppm
I20260710 11:07:24.679304 21058 ts_manager.cc:194] Registered new tserver with Master: 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:24.679469 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:24.681318 21058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36206
I20260710 11:07:24.682415 17191 webserver.cc:533] Webserver started at http://127.16.201.195:34831/ using document root <none> and password file <none>
I20260710 11:07:24.683013 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:24.683274 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:24.683600 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:24.684712 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "bc597914e31d4c3497a088aa1bc39f74"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.689108 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:24.692692 21271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.693485 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:24.693826 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "bc597914e31d4c3497a088aa1bc39f74"
format_stamp: "Formatted at 2026-07-10 11:07:24 on dist-test-slave-7rm2"
I20260710 11:07:24.694067 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:24.708937 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:24.710132 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:24.711556 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:24.713835 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:24.714011 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.714313 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:24.714473 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:24.752430 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:35253
I20260710 11:07:24.752583 21333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:35253 every 8 connection(s)
I20260710 11:07:24.766132 21334 heartbeater.cc:344] Connected to a master server at 127.16.201.254:40857
I20260710 11:07:24.766516 21334 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:24.767264 21334 heartbeater.cc:507] Master 127.16.201.254:40857 requested a full tablet report, sending...
I20260710 11:07:24.769285 21058 ts_manager.cc:194] Registered new tserver with Master: bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:24.770331 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014676616s
I20260710 11:07:24.770712 21058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36220
I20260710 11:07:24.795644 21058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36232:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:24.798458 21058 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:24.883977 21299 tablet_service.cc:1511] Processing CreateTablet for tablet 4b09c6993492450daded225c31a6e651 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:24.885605 21299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b09c6993492450daded225c31a6e651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.887104 21297 tablet_service.cc:1511] Processing CreateTablet for tablet a3044cf96f804612bc45d01c0257e0fa (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:24.887887 21296 tablet_service.cc:1511] Processing CreateTablet for tablet eb9f83536ade467183dad35fb38a7c23 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:24.888494 21297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3044cf96f804612bc45d01c0257e0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.890978 21295 tablet_service.cc:1511] Processing CreateTablet for tablet 44fa324c12654e309b9e86aa44b82dae (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:24.892011 21298 tablet_service.cc:1511] Processing CreateTablet for tablet 593815f445b04f7e9b0590db912281e3 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:24.894294 21296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9f83536ade467183dad35fb38a7c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.895076 21225 tablet_service.cc:1511] Processing CreateTablet for tablet 4b09c6993492450daded225c31a6e651 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:24.896482 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b09c6993492450daded225c31a6e651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.897397 21294 tablet_service.cc:1511] Processing CreateTablet for tablet 204647cafd434031ae02a0be4b9afe86 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:24.898803 21294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 204647cafd434031ae02a0be4b9afe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.901937 21295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fa324c12654e309b9e86aa44b82dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.903301 21224 tablet_service.cc:1511] Processing CreateTablet for tablet 593815f445b04f7e9b0590db912281e3 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:24.903934 21293 tablet_service.cc:1511] Processing CreateTablet for tablet 0b44d4c8e4e24da588da5c1e1a3df128 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:24.904771 21224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593815f445b04f7e9b0590db912281e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.905282 21293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44d4c8e4e24da588da5c1e1a3df128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.907687 21223 tablet_service.cc:1511] Processing CreateTablet for tablet a3044cf96f804612bc45d01c0257e0fa (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:24.908988 21223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3044cf96f804612bc45d01c0257e0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.909938 21298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593815f445b04f7e9b0590db912281e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.910645 21221 tablet_service.cc:1511] Processing CreateTablet for tablet 44fa324c12654e309b9e86aa44b82dae (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:24.911873 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fa324c12654e309b9e86aa44b82dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.914625 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 204647cafd434031ae02a0be4b9afe86 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:24.915921 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 204647cafd434031ae02a0be4b9afe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.918596 21222 tablet_service.cc:1511] Processing CreateTablet for tablet eb9f83536ade467183dad35fb38a7c23 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:24.919895 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9f83536ade467183dad35fb38a7c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.940160 21150 tablet_service.cc:1511] Processing CreateTablet for tablet 4b09c6993492450daded225c31a6e651 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:24.940514 21219 tablet_service.cc:1511] Processing CreateTablet for tablet 0b44d4c8e4e24da588da5c1e1a3df128 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:24.941895 21219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44d4c8e4e24da588da5c1e1a3df128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.942966 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 593815f445b04f7e9b0590db912281e3 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:24.944649 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593815f445b04f7e9b0590db912281e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.947631 21218 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab5ebeb7f234536b451b07e97fe17b9 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:24.948980 21218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab5ebeb7f234536b451b07e97fe17b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.949076 21147 tablet_service.cc:1511] Processing CreateTablet for tablet eb9f83536ade467183dad35fb38a7c23 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:24.950876 21147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9f83536ade467183dad35fb38a7c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.955060 21146 tablet_service.cc:1511] Processing CreateTablet for tablet 44fa324c12654e309b9e86aa44b82dae (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:24.956751 21146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fa324c12654e309b9e86aa44b82dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.961972 21150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b09c6993492450daded225c31a6e651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.946973 21148 tablet_service.cc:1511] Processing CreateTablet for tablet a3044cf96f804612bc45d01c0257e0fa (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:24.966487 21148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3044cf96f804612bc45d01c0257e0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.967149 21144 tablet_service.cc:1511] Processing CreateTablet for tablet 0b44d4c8e4e24da588da5c1e1a3df128 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:24.968465 21144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b44d4c8e4e24da588da5c1e1a3df128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.971210 21143 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab5ebeb7f234536b451b07e97fe17b9 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:24.972523 21143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab5ebeb7f234536b451b07e97fe17b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.974086 21217 tablet_service.cc:1511] Processing CreateTablet for tablet 2875f8f87bc74168b74de4a2cc705550 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:24.975899 21217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2875f8f87bc74168b74de4a2cc705550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.976318 21145 tablet_service.cc:1511] Processing CreateTablet for tablet 204647cafd434031ae02a0be4b9afe86 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:24.977625 21145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 204647cafd434031ae02a0be4b9afe86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.981583 21292 tablet_service.cc:1511] Processing CreateTablet for tablet 2875f8f87bc74168b74de4a2cc705550 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:24.982893 21292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2875f8f87bc74168b74de4a2cc705550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:24.985755 21142 tablet_service.cc:1511] Processing CreateTablet for tablet 2875f8f87bc74168b74de4a2cc705550 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:24.987495 21142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2875f8f87bc74168b74de4a2cc705550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.006717 21295 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab5ebeb7f234536b451b07e97fe17b9 (DEFAULT_TABLE table=test-workload [id=d3d53305aa27432f85b23821f0dd4e81]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:25.008590 21295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab5ebeb7f234536b451b07e97fe17b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:25.067902 21349 tablet_bootstrap.cc:492] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.100620 21350 tablet_bootstrap.cc:492] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.106830 21351 tablet_bootstrap.cc:492] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.107357 21350 tablet_bootstrap.cc:654] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.145486 21351 tablet_bootstrap.cc:654] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.141358 21349 tablet_bootstrap.cc:654] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.149623 21350 tablet_bootstrap.cc:492] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.150122 21350 ts_tablet_manager.cc:1403] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.024s
I20260710 11:07:25.152626 21350 raft_consensus.cc:359] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.153180 21350 raft_consensus.cc:385] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.153442 21350 raft_consensus.cc:740] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.154184 21350 consensus_queue.cc:260] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.156157 21260 heartbeater.cc:499] Master 127.16.201.254:40857 was elected leader, sending a full tablet report...
I20260710 11:07:25.156679 21350 ts_tablet_manager.cc:1434] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:07:25.157706 21350 tablet_bootstrap.cc:492] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.159649 21349 tablet_bootstrap.cc:492] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.160341 21349 ts_tablet_manager.cc:1403] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.002s
I20260710 11:07:25.163776 21350 tablet_bootstrap.cc:654] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.165388 21349 raft_consensus.cc:359] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.166227 21349 raft_consensus.cc:385] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.166791 21349 raft_consensus.cc:740] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.167155 21351 tablet_bootstrap.cc:492] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.167872 21351 ts_tablet_manager.cc:1403] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.014s
I20260710 11:07:25.167804 21349 consensus_queue.cc:260] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.172398 21351 raft_consensus.cc:359] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.174093 21351 raft_consensus.cc:385] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.174427 21351 raft_consensus.cc:740] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.177343 21350 tablet_bootstrap.cc:492] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.177918 21350 ts_tablet_manager.cc:1403] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 11:07:25.180372 21334 heartbeater.cc:499] Master 127.16.201.254:40857 was elected leader, sending a full tablet report...
I20260710 11:07:25.180552 21349 ts_tablet_manager.cc:1434] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:07:25.180943 21351 consensus_queue.cc:260] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.182127 21349 tablet_bootstrap.cc:492] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.188792 21185 heartbeater.cc:499] Master 127.16.201.254:40857 was elected leader, sending a full tablet report...
I20260710 11:07:25.189374 21351 ts_tablet_manager.cc:1434] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 11:07:25.190434 21351 tablet_bootstrap.cc:492] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.197290 21351 tablet_bootstrap.cc:654] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.197981 21349 tablet_bootstrap.cc:654] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.201470 21350 raft_consensus.cc:359] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.202411 21350 raft_consensus.cc:385] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.202769 21350 raft_consensus.cc:740] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.204754 21350 consensus_queue.cc:260] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.219198 21350 ts_tablet_manager.cc:1434] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260710 11:07:25.222433 21350 tablet_bootstrap.cc:492] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.231130 21350 tablet_bootstrap.cc:654] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.232888 21351 tablet_bootstrap.cc:492] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.233539 21351 ts_tablet_manager.cc:1403] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.012s
I20260710 11:07:25.236712 21349 tablet_bootstrap.cc:492] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.236496 21351 raft_consensus.cc:359] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.237464 21349 ts_tablet_manager.cc:1403] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.023s
I20260710 11:07:25.237658 21351 raft_consensus.cc:385] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.238233 21351 raft_consensus.cc:740] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.239230 21351 consensus_queue.cc:260] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.240007 21355 raft_consensus.cc:493] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.240614 21355 raft_consensus.cc:515] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.241369 21349 raft_consensus.cc:359] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.242389 21349 raft_consensus.cc:385] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.242755 21349 raft_consensus.cc:740] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.243893 21349 consensus_queue.cc:260] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.248400 21351 ts_tablet_manager.cc:1434] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:07:25.248762 21355 leader_election.cc:290] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.247262 21349 ts_tablet_manager.cc:1434] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:07:25.259243 21351 tablet_bootstrap.cc:492] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.264637 21349 tablet_bootstrap.cc:492] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.268806 21351 tablet_bootstrap.cc:654] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.273823 21349 tablet_bootstrap.cc:654] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.274626 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
W20260710 11:07:25.276320 21200 leader_election.cc:343] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.279734 21350 tablet_bootstrap.cc:492] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.280107 21349 tablet_bootstrap.cc:492] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.280282 21350 ts_tablet_manager.cc:1403] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.025s
I20260710 11:07:25.280591 21349 ts_tablet_manager.cc:1403] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 11:07:25.283212 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.283565 21350 raft_consensus.cc:359] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.284354 21350 raft_consensus.cc:385] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.284647 21350 raft_consensus.cc:740] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.284758 21351 tablet_bootstrap.cc:492] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
W20260710 11:07:25.284958 21200 leader_election.cc:343] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.285327 21351 ts_tablet_manager.cc:1403] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:07:25.285427 21200 leader_election.cc:304] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087; no voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.285509 21349 raft_consensus.cc:359] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.285481 21350 consensus_queue.cc:260] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.286520 21349 raft_consensus.cc:385] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.286839 21349 raft_consensus.cc:740] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.287056 21355 raft_consensus.cc:2749] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.288682 21351 raft_consensus.cc:359] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.288564 21349 consensus_queue.cc:260] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.289796 21351 raft_consensus.cc:385] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.290194 21351 raft_consensus.cc:740] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.291160 21351 consensus_queue.cc:260] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.295614 21349 ts_tablet_manager.cc:1434] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:07:25.297027 21349 tablet_bootstrap.cc:492] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.298247 21350 ts_tablet_manager.cc:1434] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.009s
I20260710 11:07:25.299899 21351 ts_tablet_manager.cc:1434] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:07:25.301968 21350 tablet_bootstrap.cc:492] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.301106 21351 tablet_bootstrap.cc:492] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.308465 21349 tablet_bootstrap.cc:654] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.310484 21350 tablet_bootstrap.cc:654] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.314127 21351 tablet_bootstrap.cc:654] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.314406 21349 tablet_bootstrap.cc:492] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.314924 21349 ts_tablet_manager.cc:1403] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:07:25.317157 21350 tablet_bootstrap.cc:492] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.317703 21350 ts_tablet_manager.cc:1403] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 11:07:25.317939 21349 raft_consensus.cc:359] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.318563 21351 tablet_bootstrap.cc:492] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.318737 21349 raft_consensus.cc:385] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.319113 21351 ts_tablet_manager.cc:1403] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:07:25.319123 21349 raft_consensus.cc:740] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.320151 21349 consensus_queue.cc:260] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.320678 21350 raft_consensus.cc:359] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.321374 21350 raft_consensus.cc:385] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.321862 21350 raft_consensus.cc:740] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.321723 21351 raft_consensus.cc:359] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.322530 21351 raft_consensus.cc:385] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.322816 21351 raft_consensus.cc:740] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.322956 21349 ts_tablet_manager.cc:1434] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:25.322862 21350 consensus_queue.cc:260] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.324108 21349 tablet_bootstrap.cc:492] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.325264 21350 ts_tablet_manager.cc:1434] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:25.326920 21350 tablet_bootstrap.cc:492] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.331179 21349 tablet_bootstrap.cc:654] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.333272 21350 tablet_bootstrap.cc:654] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.323787 21351 consensus_queue.cc:260] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.341202 21351 ts_tablet_manager.cc:1434] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:07:25.342284 21351 tablet_bootstrap.cc:492] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.343395 21349 tablet_bootstrap.cc:492] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.344594 21349 ts_tablet_manager.cc:1403] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:07:25.348817 21349 raft_consensus.cc:359] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.349749 21351 tablet_bootstrap.cc:654] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.349932 21349 raft_consensus.cc:385] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.350399 21349 raft_consensus.cc:740] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.352721 21349 consensus_queue.cc:260] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.354157 21350 tablet_bootstrap.cc:492] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.354674 21351 tablet_bootstrap.cc:492] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.354700 21350 ts_tablet_manager.cc:1403] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260710 11:07:25.354951 21349 ts_tablet_manager.cc:1434] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:07:25.355345 21351 ts_tablet_manager.cc:1403] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:07:25.356276 21349 tablet_bootstrap.cc:492] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.358220 21350 raft_consensus.cc:359] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.358389 21351 raft_consensus.cc:359] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.359063 21350 raft_consensus.cc:385] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.359086 21351 raft_consensus.cc:385] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.359575 21350 raft_consensus.cc:740] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.359606 21351 raft_consensus.cc:740] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.360522 21351 consensus_queue.cc:260] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.360522 21350 consensus_queue.cc:260] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.363262 21350 ts_tablet_manager.cc:1434] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 11:07:25.363322 21349 tablet_bootstrap.cc:654] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.364349 21350 tablet_bootstrap.cc:492] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.370985 21350 tablet_bootstrap.cc:654] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.372193 21349 tablet_bootstrap.cc:492] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.372675 21358 raft_consensus.cc:493] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.372891 21349 ts_tablet_manager.cc:1403] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:07:25.373222 21358 raft_consensus.cc:515] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.375944 21358 leader_election.cc:290] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.376235 21349 raft_consensus.cc:359] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.376819 21350 tablet_bootstrap.cc:492] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.377081 21349 raft_consensus.cc:385] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.377502 21350 ts_tablet_manager.cc:1403] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:07:25.377457 21349 raft_consensus.cc:740] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.378810 21349 consensus_queue.cc:260] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.381140 21350 raft_consensus.cc:359] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.382014 21350 raft_consensus.cc:385] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.382346 21350 raft_consensus.cc:740] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.383172 21350 consensus_queue.cc:260] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.384543 21349 ts_tablet_manager.cc:1434] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:07:25.385730 21349 tablet_bootstrap.cc:492] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.385946 21350 ts_tablet_manager.cc:1434] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:07:25.386205 21366 raft_consensus.cc:493] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.387037 21350 tablet_bootstrap.cc:492] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.386703 21366 raft_consensus.cc:515] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.388921 21366 leader_election.cc:290] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.390997 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.391681 21309 raft_consensus.cc:2468] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:25.392334 21349 tablet_bootstrap.cc:654] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.393057 21200 leader_election.cc:304] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:25.393888 21350 tablet_bootstrap.cc:654] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.394172 21366 raft_consensus.cc:2804] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.397584 21366 raft_consensus.cc:493] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.397958 21366 raft_consensus.cc:3060] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.398962 21355 raft_consensus.cc:493] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.399435 21355 raft_consensus.cc:515] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
W20260710 11:07:25.400449 21106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:25.401544 21355 leader_election.cc:290] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253), 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049)
I20260710 11:07:25.404578 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.405745 21366 raft_consensus.cc:515] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.407665 21366 leader_election.cc:290] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.409807 21358 raft_consensus.cc:493] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.410553 21358 raft_consensus.cc:515] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.415874 21351 ts_tablet_manager.cc:1434] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260710 11:07:25.417464 21351 tablet_bootstrap.cc:492] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.424472 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.425268 21357 raft_consensus.cc:493] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.425976 21357 raft_consensus.cc:515] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.428043 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.431154 21357 leader_election.cc:290] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.433722 21351 tablet_bootstrap.cc:654] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.435412 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.438162 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:25.438881 21309 raft_consensus.cc:3060] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:25.442068 21200 leader_election.cc:343] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:25.443337 21200 leader_election.cc:343] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:25.444113 21200 leader_election.cc:343] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.453701 21358 leader_election.cc:290] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.454483 21358 raft_consensus.cc:493] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.455037 21358 raft_consensus.cc:515] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.457988 21358 leader_election.cc:290] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.467178 21350 tablet_bootstrap.cc:492] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.467902 21350 ts_tablet_manager.cc:1403] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.022s
I20260710 11:07:25.471594 21350 raft_consensus.cc:359] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.474810 21350 raft_consensus.cc:385] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.475184 21350 raft_consensus.cc:740] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.475786 21351 tablet_bootstrap.cc:492] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.476624 21351 ts_tablet_manager.cc:1403] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.014s
I20260710 11:07:25.476311 21350 consensus_queue.cc:260] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.479821 21350 ts_tablet_manager.cc:1434] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:07:25.481244 21350 tablet_bootstrap.cc:492] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.481364 21351 raft_consensus.cc:359] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.482745 21351 raft_consensus.cc:385] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.483217 21351 raft_consensus.cc:740] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.484401 21351 consensus_queue.cc:260] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.487543 21351 ts_tablet_manager.cc:1434] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:25.491423 21351 tablet_bootstrap.cc:492] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.490665 21350 tablet_bootstrap.cc:654] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.504595 21349 tablet_bootstrap.cc:492] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.505117 21349 ts_tablet_manager.cc:1403] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.012s
I20260710 11:07:25.504980 21357 raft_consensus.cc:493] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.505769 21351 tablet_bootstrap.cc:654] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.505872 21357 raft_consensus.cc:515] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.492865 21309 raft_consensus.cc:2468] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 1.
I20260710 11:07:25.494765 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3044cf96f804612bc45d01c0257e0fa" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.508440 21357 leader_election.cc:290] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.495280 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.509657 21233 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:25.510645 21349 raft_consensus.cc:359] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.511451 21349 raft_consensus.cc:385] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.511781 21349 raft_consensus.cc:740] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
W20260710 11:07:25.495579 21200 leader_election.cc:343] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.512706 21357 raft_consensus.cc:493] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.512633 21200 leader_election.cc:304] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087; no voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.513330 21357 raft_consensus.cc:515] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.513242 21349 consensus_queue.cc:260] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.514789 21200 leader_election.cc:304] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.516655 21357 leader_election.cc:290] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
W20260710 11:07:25.516891 21123 leader_election.cc:343] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.517908 21123 leader_election.cc:304] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:25.519071 21355 raft_consensus.cc:2749] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.520038 21355 raft_consensus.cc:2804] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.520622 21355 raft_consensus.cc:697] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:25.524892 21379 raft_consensus.cc:2804] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.495723 21366 raft_consensus.cc:493] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.526404 21366 raft_consensus.cc:515] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.527885 21351 tablet_bootstrap.cc:492] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.528600 21351 ts_tablet_manager.cc:1403] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.008s
I20260710 11:07:25.529034 21366 leader_election.cc:290] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.497313 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.498379 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.525496 21379 raft_consensus.cc:493] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.531673 21306 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:25.531936 21379 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.532407 21351 raft_consensus.cc:359] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
W20260710 11:07:25.532850 21125 leader_election.cc:343] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.533183 21351 raft_consensus.cc:385] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.533497 21351 raft_consensus.cc:740] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.534250 21351 consensus_queue.cc:260] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.494346 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.498049 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3044cf96f804612bc45d01c0257e0fa" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.535246 21235 raft_consensus.cc:2468] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:25.535811 21307 raft_consensus.cc:2468] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:25.537135 21125 leader_election.cc:304] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:25.537381 21123 leader_election.cc:304] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.538415 21358 raft_consensus.cc:2804] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.538838 21358 raft_consensus.cc:493] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.539188 21358 raft_consensus.cc:3060] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.539693 21387 raft_consensus.cc:2804] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.540139 21387 raft_consensus.cc:493] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.540473 21387 raft_consensus.cc:3060] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.542621 21349 ts_tablet_manager.cc:1434] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.010s
I20260710 11:07:25.533804 21355 consensus_queue.cc:237] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.545910 21349 tablet_bootstrap.cc:492] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.547982 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.548450 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.548776 21160 raft_consensus.cc:2468] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.549638 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.550341 21158 raft_consensus.cc:2468] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.550957 21274 leader_election.cc:304] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:25.551749 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.552464 21384 raft_consensus.cc:2804] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.552928 21384 raft_consensus.cc:493] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.553140 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.553802 21158 raft_consensus.cc:2468] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:25.555341 21349 tablet_bootstrap.cc:654] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.556063 21379 raft_consensus.cc:515] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.557022 21384 raft_consensus.cc:3060] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.560184 21159 raft_consensus.cc:2393] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc597914e31d4c3497a088aa1bc39f74 in current term 1: Already voted for candidate 0937814288134643bcdefd3042c7e274 in this term.
I20260710 11:07:25.564020 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.564903 21234 raft_consensus.cc:2468] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.557574 21350 tablet_bootstrap.cc:492] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.557952 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.566045 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.571079 21357 raft_consensus.cc:493] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.629635 21349 tablet_bootstrap.cc:492] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.629635 21350 ts_tablet_manager.cc:1403] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.149s	user 0.031s	sys 0.032s
I20260710 11:07:25.570137 21200 leader_election.cc:304] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:25.630326 21349 ts_tablet_manager.cc:1403] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.013s
I20260710 11:07:25.592391 21358 raft_consensus.cc:515] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.631666 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.627797 21351 ts_tablet_manager.cc:1434] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.018s
I20260710 11:07:25.634846 21350 raft_consensus.cc:359] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.629698 21235 raft_consensus.cc:2468] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.635720 21350 raft_consensus.cc:385] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.570284 21272 leader_election.cc:304] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:25.635977 21355 raft_consensus.cc:2804] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.628988 21233 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.579090 21387 raft_consensus.cc:515] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
W20260710 11:07:25.633180 21200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.193:40049, user_credentials={real_user=slave}} blocked reactor thread for 63144.2us
W20260710 11:07:25.638641 21274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.193:40049, user_credentials={real_user=slave}} blocked reactor thread for 67844us
I20260710 11:07:25.636174 21350 raft_consensus.cc:740] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.632731 21349 raft_consensus.cc:359] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.638744 21387 leader_election.cc:290] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.640771 21349 raft_consensus.cc:385] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.641106 21349 raft_consensus.cc:740] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.640430 21058 catalog_manager.cc:5697] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.645797 21355 raft_consensus.cc:493] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.646533 21355 raft_consensus.cc:3060] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.632532 21379 leader_election.cc:290] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.640058 21350 consensus_queue.cc:260] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.649151 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3044cf96f804612bc45d01c0257e0fa" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.650282 21235 raft_consensus.cc:3060] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.650931 21350 ts_tablet_manager.cc:1434] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:07:25.651942 21350 tablet_bootstrap.cc:492] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:25.642133 21349 consensus_queue.cc:260] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.629784 21357 raft_consensus.cc:515] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.653436 21391 raft_consensus.cc:2804] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.641883 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.654038 21391 raft_consensus.cc:493] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.654525 21234 raft_consensus.cc:3060] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:25.654974 21272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.201.194:34343, user_credentials={real_user=slave}} blocked reactor thread for 84886us
I20260710 11:07:25.656111 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.656556 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:25.656867 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:25.657127 21306 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:25.657768 21274 leader_election.cc:343] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.658403 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3044cf96f804612bc45d01c0257e0fa" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:25.634801 21390 raft_consensus.cc:493] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.658991 21308 raft_consensus.cc:3060] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.659464 21390 raft_consensus.cc:515] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.661890 21358 leader_election.cc:290] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.663156 21357 leader_election.cc:290] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.664819 21390 leader_election.cc:290] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.665014 21306 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:25.572715 21384 raft_consensus.cc:515] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.645962 21351 tablet_bootstrap.cc:492] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.668854 21307 raft_consensus.cc:2393] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41053d9e6bea4fd7b0be03791de26087 in current term 1: Already voted for candidate bc597914e31d4c3497a088aa1bc39f74 in this term.
I20260710 11:07:25.668754 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.673569 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.674263 21159 raft_consensus.cc:3060] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.654523 21391 raft_consensus.cc:3060] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.686031 21357 raft_consensus.cc:493] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.686550 21357 raft_consensus.cc:515] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.687157 21159 raft_consensus.cc:2468] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:25.680071 21272 leader_election.cc:304] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.688622 21357 leader_election.cc:290] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.689124 21357 raft_consensus.cc:2764] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 11:07:25.689826 21125 leader_election.cc:343] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.693012 21274 leader_election.cc:304] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:25.694015 21357 raft_consensus.cc:2804] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.694521 21357 raft_consensus.cc:697] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:25.694420 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.695526 21233 raft_consensus.cc:2468] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.695580 21357 consensus_queue.cc:237] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.696484 21235 raft_consensus.cc:2468] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:25.698779 21125 leader_election.cc:304] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:25.700007 21390 raft_consensus.cc:2804] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.700528 21390 raft_consensus.cc:697] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:25.700105 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.701393 21390 consensus_queue.cc:237] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.703053 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.704185 21307 raft_consensus.cc:2393] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0937814288134643bcdefd3042c7e274 in current term 1: Already voted for candidate 41053d9e6bea4fd7b0be03791de26087 in this term.
I20260710 11:07:25.705928 21125 leader_election.cc:304] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0937814288134643bcdefd3042c7e274; no voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.703900 21391 raft_consensus.cc:515] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.707105 21358 raft_consensus.cc:3060] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.705998 21272 leader_election.cc:304] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.711858 21234 raft_consensus.cc:2468] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:25.712621 21123 leader_election.cc:304] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:25.712831 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.714075 21384 leader_election.cc:290] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.684969 21355 raft_consensus.cc:515] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.721293 21158 raft_consensus.cc:3060] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.721541 21379 raft_consensus.cc:2804] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.722131 21379 raft_consensus.cc:697] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:25.722891 21391 leader_election.cc:290] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.724440 21358 raft_consensus.cc:2749] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.725124 21391 raft_consensus.cc:2804] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.725718 21391 raft_consensus.cc:493] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.726230 21391 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.727092 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
W20260710 11:07:25.723394 21272 leader_election.cc:343] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.722968 21379 consensus_queue.cc:237] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.729362 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.730134 21235 raft_consensus.cc:2393] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc597914e31d4c3497a088aa1bc39f74 in current term 1: Already voted for candidate 41053d9e6bea4fd7b0be03791de26087 in this term.
I20260710 11:07:25.726656 21308 raft_consensus.cc:2468] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:25.723129 21355 leader_election.cc:290] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.718375 21351 tablet_bootstrap.cc:654] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.732203 21350 tablet_bootstrap.cc:654] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.731926 21349 ts_tablet_manager.cc:1434] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.101s	user 0.030s	sys 0.037s
I20260710 11:07:25.733400 21349 tablet_bootstrap.cc:492] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:25.734738 21123 leader_election.cc:304] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.730338 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.738543 21390 raft_consensus.cc:493] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.746682 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.746524 21390 raft_consensus.cc:515] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.747334 21235 raft_consensus.cc:3060] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.749235 21160 raft_consensus.cc:2393] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41053d9e6bea4fd7b0be03791de26087 in current term 1: Already voted for candidate bc597914e31d4c3497a088aa1bc39f74 in this term.
I20260710 11:07:25.749781 21390 leader_election.cc:290] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.749974 21158 raft_consensus.cc:2468] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:25.738374 21358 raft_consensus.cc:2804] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.750976 21358 raft_consensus.cc:697] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:25.751351 21274 leader_election.cc:304] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:25.751827 21358 consensus_queue.cc:237] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.754537 21357 raft_consensus.cc:2804] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.738619 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.755273 21357 raft_consensus.cc:697] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:25.755537 21159 raft_consensus.cc:2468] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.756778 21274 leader_election.cc:304] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:25.757411 21235 raft_consensus.cc:2468] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:25.757776 21349 tablet_bootstrap.cc:654] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.758162 21394 raft_consensus.cc:2804] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.758535 21394 raft_consensus.cc:493] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.758872 21394 raft_consensus.cc:3060] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.771589 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.764780 21200 leader_election.cc:304] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [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: 41053d9e6bea4fd7b0be03791de26087; no voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74
W20260710 11:07:25.773265 21123 leader_election.cc:343] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.774004 21355 raft_consensus.cc:2749] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.774691 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.756147 21357 consensus_queue.cc:237] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.785339 21055 catalog_manager.cc:5697] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.803535 21391 raft_consensus.cc:515] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.805047 21394 raft_consensus.cc:515] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.809752 21394 leader_election.cc:290] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.806638 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.807564 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.814540 21234 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.816447 21350 tablet_bootstrap.cc:492] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:25.817148 21350 ts_tablet_manager.cc:1403] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.165s	user 0.024s	sys 0.021s
I20260710 11:07:25.811208 21308 raft_consensus.cc:2393] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0937814288134643bcdefd3042c7e274 in current term 1: Already voted for candidate bc597914e31d4c3497a088aa1bc39f74 in this term.
I20260710 11:07:25.811537 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.819696 21125 leader_election.cc:304] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0937814288134643bcdefd3042c7e274; no voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.820504 21358 raft_consensus.cc:3060] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.820868 21350 raft_consensus.cc:359] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.821481 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.821647 21350 raft_consensus.cc:385] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.822219 21350 raft_consensus.cc:740] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.823093 21350 consensus_queue.cc:260] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
W20260710 11:07:25.824358 21274 leader_election.cc:343] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:25.825197 21272 leader_election.cc:343] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.828763 21350 ts_tablet_manager.cc:1434] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:07:25.806334 21391 leader_election.cc:290] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.829778 21234 raft_consensus.cc:2468] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:25.832195 21349 tablet_bootstrap.cc:492] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:25.832427 21358 raft_consensus.cc:2749] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.832715 21349 ts_tablet_manager.cc:1403] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.012s
I20260710 11:07:25.833125 21272 leader_election.cc:304] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.834385 21391 raft_consensus.cc:2804] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.834916 21391 raft_consensus.cc:697] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:25.835657 21349 raft_consensus.cc:359] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.836371 21349 raft_consensus.cc:385] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.835928 21391 consensus_queue.cc:237] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.836505 21394 raft_consensus.cc:493] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.836675 21349 raft_consensus.cc:740] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.837159 21394 raft_consensus.cc:515] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.837659 21349 consensus_queue.cc:260] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.839565 21351 tablet_bootstrap.cc:492] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.839850 21349 ts_tablet_manager.cc:1434] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:25.840157 21351 ts_tablet_manager.cc:1403] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.018s
I20260710 11:07:25.830049 21055 catalog_manager.cc:5697] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.840754 21159 raft_consensus.cc:2468] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:25.841238 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.839602 21394 leader_election.cc:290] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.841760 21055 catalog_manager.cc:5697] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:25.842814 21274 leader_election.cc:343] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.842938 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.843819 21234 raft_consensus.cc:2468] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:25.844980 21272 leader_election.cc:304] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.845418 21274 leader_election.cc:304] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:25.846802 21394 raft_consensus.cc:2804] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:25.847195 21394 raft_consensus.cc:493] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:25.847579 21394 raft_consensus.cc:3060] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.847821 21357 raft_consensus.cc:2804] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.848562 21357 raft_consensus.cc:697] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:25.849352 21357 consensus_queue.cc:237] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.853804 21394 raft_consensus.cc:515] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.857298 21351 raft_consensus.cc:359] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.858039 21351 raft_consensus.cc:385] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.858330 21351 raft_consensus.cc:740] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.858914 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:25.859017 21351 consensus_queue.cc:260] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
W20260710 11:07:25.861232 21274 leader_election.cc:343] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:25.863551 21351 ts_tablet_manager.cc:1434] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:07:25.863454 21058 catalog_manager.cc:5697] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.866161 21351 tablet_bootstrap.cc:492] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:25.864140 21394 leader_election.cc:290] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:25.864245 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:25.866772 21234 raft_consensus.cc:3060] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.866305 21058 catalog_manager.cc:5697] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.868000 21358 raft_consensus.cc:493] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.868518 21358 raft_consensus.cc:515] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.870644 21358 leader_election.cc:290] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.872262 21351 tablet_bootstrap.cc:654] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:25.874275 21234 raft_consensus.cc:2468] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:25.875721 21272 leader_election.cc:304] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.875852 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:25.876709 21235 raft_consensus.cc:2393] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0937814288134643bcdefd3042c7e274 in current term 1: Already voted for candidate bc597914e31d4c3497a088aa1bc39f74 in this term.
I20260710 11:07:25.876971 21394 raft_consensus.cc:2804] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:25.877486 21394 raft_consensus.cc:697] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:25.878412 21394 consensus_queue.cc:237] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.886027 21351 tablet_bootstrap.cc:492] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:25.887686 21351 ts_tablet_manager.cc:1403] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.002s
I20260710 11:07:25.887542 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.889294 21125 leader_election.cc:304] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0937814288134643bcdefd3042c7e274; no voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.890264 21358 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.892302 21351 raft_consensus.cc:359] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.893301 21351 raft_consensus.cc:385] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:25.893708 21351 raft_consensus.cc:740] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:25.894644 21351 consensus_queue.cc:260] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:25.896991 21351 ts_tablet_manager.cc:1434] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:25.897953 21358 raft_consensus.cc:2749] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.900214 21058 catalog_manager.cc:5697] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:25.901520 21058 catalog_manager.cc:5697] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.902797 21058 catalog_manager.cc:5697] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:25.926141 21355 raft_consensus.cc:493] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:25.926676 21355 raft_consensus.cc:515] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:25.928699 21355 leader_election.cc:290] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:25.929425 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:25.929826 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:25.930161 21159 raft_consensus.cc:2393] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41053d9e6bea4fd7b0be03791de26087 in current term 1: Already voted for candidate bc597914e31d4c3497a088aa1bc39f74 in this term.
I20260710 11:07:25.931340 21200 leader_election.cc:304] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087; no voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:25.931986 21355 raft_consensus.cc:3060] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:25.936857 21355 raft_consensus.cc:2749] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:25.960319 21308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b09c6993492450daded225c31a6e651"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
mode: GRACEFUL
new_leader_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:25.960919 21308 raft_consensus.cc:606] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Received request to transfer leadership to TS 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.966151 21308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "593815f445b04f7e9b0590db912281e3"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
mode: GRACEFUL
new_leader_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:25.966642 21308 raft_consensus.cc:606] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Received request to transfer leadership to TS 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.981885 21235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
mode: GRACEFUL
new_leader_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:53782
I20260710 11:07:25.982379 21235 raft_consensus.cc:606] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Received request to transfer leadership to TS 0937814288134643bcdefd3042c7e274
I20260710 11:07:25.986188 21355 consensus_queue.cc:1048] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:25.988058 21308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
mode: GRACEFUL
new_leader_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:25.988647 21308 raft_consensus.cc:606] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Received request to transfer leadership to TS 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:25.993592 21366 raft_consensus.cc:993] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: : Instructing follower 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:25.994158 21385 raft_consensus.cc:1081] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Signalling peer 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:25.996062 21159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23"
dest_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:51142
I20260710 11:07:25.996888 21159 raft_consensus.cc:493] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:25.997253 21159 raft_consensus.cc:3060] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:25.997493 21308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
mode: GRACEFUL
new_leader_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:25.998041 21308 raft_consensus.cc:606] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Received request to transfer leadership to TS 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:26.004456 21159 raft_consensus.cc:515] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.005589 21158 raft_consensus.cc:1240] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Rejecting Update request from peer 41053d9e6bea4fd7b0be03791de26087 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.007566 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:26.008196 21235 raft_consensus.cc:3055] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.008503 21235 raft_consensus.cc:740] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:26.009276 21235 consensus_queue.cc:260] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.010076 21235 raft_consensus.cc:3060] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.014274 21159 leader_election.cc:290] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:26.015333 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f83536ade467183dad35fb38a7c23" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.015954 21308 raft_consensus.cc:3060] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.016587 21159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:51164
I20260710 11:07:26.016800 21235 raft_consensus.cc:2468] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:26.017298 21159 raft_consensus.cc:606] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Received request to transfer leadership to TS 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:26.018045 21123 leader_election.cc:304] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:26.018966 21358 raft_consensus.cc:2804] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.019438 21358 raft_consensus.cc:697] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:26.020268 21358 consensus_queue.cc:237] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.023694 21308 raft_consensus.cc:2468] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:26.025822 21307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
mode: GRACEFUL
new_leader_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:26.026490 21307 raft_consensus.cc:606] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Received request to transfer leadership to TS 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:26.031757 21159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:51164
I20260710 11:07:26.031278 21058 catalog_manager.cc:5697] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 1 to 2, leader changed from 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194) to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.032398 21159 raft_consensus.cc:606] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Received request to transfer leadership to TS bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:26.082659 21394 consensus_queue.cc:1048] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.089761 21357 raft_consensus.cc:993] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: : Instructing follower 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.090281 21391 raft_consensus.cc:1081] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Signalling peer 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.092162 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:53770
I20260710 11:07:26.093191 21234 raft_consensus.cc:493] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.093669 21234 raft_consensus.cc:3060] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.099648 21357 consensus_queue.cc:1048] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.101816 21234 raft_consensus.cc:515] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.104312 21234 leader_election.cc:290] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:26.104979 21158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:26.108033 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab5ebeb7f234536b451b07e97fe17b9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.108677 21307 raft_consensus.cc:3055] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.108984 21307 raft_consensus.cc:740] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:26.109763 21307 consensus_queue.cc:260] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.110517 21307 raft_consensus.cc:3060] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.117228 21307 raft_consensus.cc:2468] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:26.118294 21200 leader_election.cc:304] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:26.119136 21385 raft_consensus.cc:2804] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.119280 21234 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.119753 21385 raft_consensus.cc:697] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:26.120625 21385 consensus_queue.cc:237] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.126784 21358 consensus_queue.cc:1048] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.128854 21055 catalog_manager.cc:5697] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 1 to 2, leader changed from bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195) to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.130407 21358 consensus_queue.cc:1048] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.136545 21390 raft_consensus.cc:993] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: : Instructing follower 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.137012 21390 raft_consensus.cc:1081] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Signalling peer 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.139457 21235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:53754
I20260710 11:07:26.139948 21235 raft_consensus.cc:493] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.140280 21235 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.147342 21235 raft_consensus.cc:515] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.149471 21235 leader_election.cc:290] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:26.150568 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.151216 21307 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.153899 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:26.154448 21159 raft_consensus.cc:3055] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.154712 21159 raft_consensus.cc:740] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:26.155575 21234 raft_consensus.cc:1240] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Rejecting Update request from peer 0937814288134643bcdefd3042c7e274 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.155463 21159 consensus_queue.cc:260] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.156749 21159 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.159103 21307 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:26.159940 21308 raft_consensus.cc:1240] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Rejecting Update request from peer 0937814288134643bcdefd3042c7e274 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.162326 21200 leader_election.cc:304] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:26.163122 21385 raft_consensus.cc:2804] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.163637 21159 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:26.163640 21385 raft_consensus.cc:697] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:26.164671 21385 consensus_queue.cc:237] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.170971 21058 catalog_manager.cc:5697] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 1 to 2, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.188293 21357 raft_consensus.cc:493] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.188833 21357 raft_consensus.cc:515] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.190517 21357 leader_election.cc:290] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:26.191262 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:26.191490 21234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:26.192210 21234 raft_consensus.cc:2393] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc597914e31d4c3497a088aa1bc39f74 in current term 1: Already voted for candidate 0937814288134643bcdefd3042c7e274 in this term.
I20260710 11:07:26.193107 21272 leader_election.cc:304] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:26.193795 21357 raft_consensus.cc:3060] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.199090 21357 raft_consensus.cc:2749] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.224926 21357 consensus_queue.cc:1048] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.229089 21357 consensus_queue.cc:1048] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.235927 21391 consensus_queue.cc:1048] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.245765 21384 raft_consensus.cc:993] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: : Instructing follower 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:26.246265 21394 raft_consensus.cc:1081] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Signalling peer 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:26.247802 21357 consensus_queue.cc:1048] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.248008 21158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "593815f445b04f7e9b0590db912281e3"
dest_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:51152
I20260710 11:07:26.248781 21158 raft_consensus.cc:493] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.249205 21158 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.291833 21379 raft_consensus.cc:493] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:26.297986 21358 consensus_queue.cc:1048] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.302100 21394 raft_consensus.cc:993] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: : Instructing follower 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.302796 21394 raft_consensus.cc:1081] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Signalling peer 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.303539 21158 raft_consensus.cc:515] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.307648 21158 leader_election.cc:290] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:26.308534 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:26.310272 21235 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.311264 21379 raft_consensus.cc:515] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:26.313575 21232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:53770
I20260710 11:07:26.314188 21379 leader_election.cc:290] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:26.314731 21232 raft_consensus.cc:493] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.315313 21232 raft_consensus.cc:3060] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.316301 21307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.317035 21307 raft_consensus.cc:3055] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.317404 21307 raft_consensus.cc:740] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:26.319203 21307 consensus_queue.cc:260] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.320788 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:26.321959 21233 raft_consensus.cc:2393] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0937814288134643bcdefd3042c7e274 in current term 1: Already voted for candidate bc597914e31d4c3497a088aa1bc39f74 in this term.
I20260710 11:07:26.323519 21391 consensus_queue.cc:1048] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.325275 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:26.326571 21235 raft_consensus.cc:2468] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:26.331384 21307 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.335426 21232 raft_consensus.cc:515] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.335989 21125 leader_election.cc:304] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0937814288134643bcdefd3042c7e274; no voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:26.339941 21390 raft_consensus.cc:3060] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:26.342424 21232 leader_election.cc:290] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:26.346334 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.347112 21306 raft_consensus.cc:3055] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.347448 21306 raft_consensus.cc:740] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:26.348840 21307 raft_consensus.cc:2468] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:26.348615 21306 consensus_queue.cc:260] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.350620 21390 raft_consensus.cc:2749] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:26.357046 21306 raft_consensus.cc:3060] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.351642 21387 consensus_queue.cc:1048] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.355995 21358 consensus_queue.cc:1048] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.356617 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fa324c12654e309b9e86aa44b82dae" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:26.354223 21123 leader_election.cc:304] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:26.359110 21159 raft_consensus.cc:3060] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.360062 21358 raft_consensus.cc:2804] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.360697 21387 consensus_queue.cc:1048] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.364692 21384 consensus_queue.cc:1048] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.368423 21358 raft_consensus.cc:697] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:26.369220 21384 consensus_queue.cc:1048] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.369932 21358 consensus_queue.cc:237] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.382578 21159 raft_consensus.cc:2468] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:26.396157 21200 leader_election.cc:304] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:26.397668 21385 raft_consensus.cc:2804] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.407254 21385 raft_consensus.cc:697] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:26.406982 21055 catalog_manager.cc:5697] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 1 to 2, leader changed from bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195) to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.414448 21391 raft_consensus.cc:993] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: : Instructing follower 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:26.415059 21391 raft_consensus.cc:1081] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Signalling peer 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:26.417690 21158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b09c6993492450daded225c31a6e651"
dest_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:51152
I20260710 11:07:26.418377 21158 raft_consensus.cc:493] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.421844 21158 raft_consensus.cc:3060] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.422188 21306 raft_consensus.cc:2468] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:26.424609 21232 raft_consensus.cc:1275] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.409030 21385 consensus_queue.cc:237] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.426560 21387 consensus_queue.cc:1048] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.431267 21158 raft_consensus.cc:515] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:26.437806 21357 consensus_queue.cc:1048] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.462096 21379 raft_consensus.cc:993] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: : Instructing follower bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:26.462240 21308 raft_consensus.cc:1275] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.462637 21379 raft_consensus.cc:1081] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Signalling peer bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:26.464556 21390 consensus_queue.cc:1048] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:26.470417 21308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:49128
I20260710 11:07:26.471158 21308 raft_consensus.cc:493] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.471628 21308 raft_consensus.cc:3060] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.478632 21391 raft_consensus.cc:993] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: : Instructing follower 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.479333 21391 raft_consensus.cc:1081] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Signalling peer 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:26.484447 21308 raft_consensus.cc:515] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.484975 21235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:53770
I20260710 11:07:26.485663 21235 raft_consensus.cc:493] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:26.486135 21235 raft_consensus.cc:3060] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.487394 21308 leader_election.cc:290] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:26.488384 21157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:26.489131 21157 raft_consensus.cc:3055] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.489456 21157 raft_consensus.cc:740] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:26.489759 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2875f8f87bc74168b74de4a2cc705550" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:26.490495 21232 raft_consensus.cc:3060] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.496891 21235 raft_consensus.cc:515] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.490496 21157 consensus_queue.cc:260] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.499003 21157 raft_consensus.cc:3060] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.500576 21156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:26.500943 21235 leader_election.cc:290] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:26.501657 21159 raft_consensus.cc:1240] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Rejecting Update request from peer bc597914e31d4c3497a088aa1bc39f74 for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:26.502020 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "204647cafd434031ae02a0be4b9afe86" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.502662 21308 raft_consensus.cc:3055] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.502970 21308 raft_consensus.cc:740] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:26.504086 21308 consensus_queue.cc:260] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.507710 21158 leader_election.cc:290] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Requested vote from peers bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:26.508019 21307 raft_consensus.cc:1275] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.509480 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:26.509783 21385 consensus_queue.cc:1048] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.510178 21235 raft_consensus.cc:3060] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.513891 21394 consensus_queue.cc:1059] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.028s
I20260710 11:07:26.543066 21384 raft_consensus.cc:3055] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:26.533183 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b09c6993492450daded225c31a6e651" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:26.543700 21384 raft_consensus.cc:740] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:26.533753 21160 raft_consensus.cc:3060] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.544768 21384 consensus_queue.cc:260] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:26.545753 21157 raft_consensus.cc:2468] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 2.
I20260710 11:07:26.546373 21384 raft_consensus.cc:3060] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.512072 21232 raft_consensus.cc:2468] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 2.
I20260710 11:07:26.548520 21272 leader_election.cc:304] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:26.520085 21235 raft_consensus.cc:2468] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:26.550966 21357 raft_consensus.cc:2804] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.551733 21357 raft_consensus.cc:697] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 2 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:26.552984 21309 raft_consensus.cc:1275] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.553126 21357 consensus_queue.cc:237] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.555207 21431 consensus_queue.cc:1048] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:26.556049 21160 raft_consensus.cc:1275] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.576277 21123 leader_election.cc:304] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:26.578373 21390 raft_consensus.cc:2804] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.578994 21390 raft_consensus.cc:697] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:26.580174 21390 consensus_queue.cc:237] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [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: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } }
I20260710 11:07:26.605017 21306 raft_consensus.cc:2468] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:26.734885 21432 consensus_queue.cc:1048] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:26.742755 21160 raft_consensus.cc:1275] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.746492 21366 consensus_queue.cc:1048] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:26.750144 21308 raft_consensus.cc:3060] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:26.752521 21058 catalog_manager.cc:5697] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 1 to 2, leader changed from bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195) to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.759605 21308 raft_consensus.cc:2468] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:26.761022 21200 leader_election.cc:304] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274
I20260710 11:07:26.762344 21366 raft_consensus.cc:2804] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:26.763064 21366 raft_consensus.cc:697] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:26.763978 21366 consensus_queue.cc:237] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:26.765910 21056 catalog_manager.cc:5697] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 1 to 2, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:26.778067 21055 catalog_manager.cc:5697] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 1 to 2, leader changed from bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195) to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.780819 21235 raft_consensus.cc:1275] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.782258 21390 consensus_queue.cc:1048] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.791033 21308 raft_consensus.cc:1275] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.792541 21379 consensus_queue.cc:1048] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.793773 21058 catalog_manager.cc:5697] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 1 to 2, leader changed from bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195) to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:26.903041 21308 raft_consensus.cc:1275] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.904309 21366 consensus_queue.cc:1048] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.912537 21160 raft_consensus.cc:1275] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.914219 21431 consensus_queue.cc:1048] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.992288 21235 raft_consensus.cc:1275] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.993623 21379 consensus_queue.cc:1048] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:26.997128 21160 raft_consensus.cc:1275] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:26.998989 21384 consensus_queue.cc:1048] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.001957 21308 raft_consensus.cc:1275] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.003588 21379 consensus_queue.cc:1048] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.010807 21235 raft_consensus.cc:1275] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.012323 21394 consensus_queue.cc:1048] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.201277 21308 raft_consensus.cc:1275] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.202656 21432 consensus_queue.cc:1048] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:27.210696 21160 raft_consensus.cc:3060] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:27.219358 21160 raft_consensus.cc:1275] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:27.220702 21432 consensus_queue.cc:1048] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:27.630803 21089 debug-util.cc:398] Leaking SignalData structure 0x7b0800165680 after lost signal to thread 17194
W20260710 11:07:27.631842 21089 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6aa0 after lost signal to thread 21092
W20260710 11:07:27.632941 21089 debug-util.cc:398] Leaking SignalData structure 0x7b08002292a0 after lost signal to thread 21184
W20260710 11:07:27.634331 21089 debug-util.cc:398] Leaking SignalData structure 0x7b08001a16e0 after lost signal to thread 21259
W20260710 11:07:27.635504 21089 debug-util.cc:398] Leaking SignalData structure 0x7b0800245140 after lost signal to thread 21333
I20260710 11:07:29.132889 21056 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36240:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:29.137245 21056 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:29.201664 21150 tablet_service.cc:1511] Processing CreateTablet for tablet 07927b5085b346e3884eb34859fa5ced (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:29.203183 21150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07927b5085b346e3884eb34859fa5ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.206736 21223 tablet_service.cc:1511] Processing CreateTablet for tablet 07927b5085b346e3884eb34859fa5ced (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:29.206998 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8cce7d39104d08a9dd0bf2ddf49af7 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:29.208480 21223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07927b5085b346e3884eb34859fa5ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.210776 21292 tablet_service.cc:1511] Processing CreateTablet for tablet 07927b5085b346e3884eb34859fa5ced (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:29.211510 21224 tablet_service.cc:1511] Processing CreateTablet for tablet 0b250e3099c54d538eb13bbb3f9e2432 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:29.212224 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8cce7d39104d08a9dd0bf2ddf49af7 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:29.212955 21224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b250e3099c54d538eb13bbb3f9e2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.213539 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8cce7d39104d08a9dd0bf2ddf49af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.213248 21299 tablet_service.cc:1511] Processing CreateTablet for tablet 3e8cce7d39104d08a9dd0bf2ddf49af7 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:29.217247 21217 tablet_service.cc:1511] Processing CreateTablet for tablet c83ba2c6eb4940f996d1f600ebd00645 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:29.218667 21148 tablet_service.cc:1511] Processing CreateTablet for tablet 0b250e3099c54d538eb13bbb3f9e2432 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:29.220000 21148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b250e3099c54d538eb13bbb3f9e2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.221004 21219 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2bc71aef114e2e8773bc1f906a3ed9 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:29.224531 21221 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4a1c5fa1e040899b26f9a5920ad9bf (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:29.225751 21297 tablet_service.cc:1511] Processing CreateTablet for tablet 0b250e3099c54d538eb13bbb3f9e2432 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:29.226075 21295 tablet_service.cc:1511] Processing CreateTablet for tablet c83ba2c6eb4940f996d1f600ebd00645 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:29.226889 21296 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4a1c5fa1e040899b26f9a5920ad9bf (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:29.228076 21293 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2bc71aef114e2e8773bc1f906a3ed9 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:29.228741 21145 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2bc71aef114e2e8773bc1f906a3ed9 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:29.229143 21147 tablet_service.cc:1511] Processing CreateTablet for tablet c83ba2c6eb4940f996d1f600ebd00645 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:29.230113 21145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2bc71aef114e2e8773bc1f906a3ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.230680 21147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83ba2c6eb4940f996d1f600ebd00645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.230494 21146 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4a1c5fa1e040899b26f9a5920ad9bf (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:29.231909 21146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4a1c5fa1e040899b26f9a5920ad9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.212242 21292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07927b5085b346e3884eb34859fa5ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.234331 21296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4a1c5fa1e040899b26f9a5920ad9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.234822 21144 tablet_service.cc:1511] Processing CreateTablet for tablet 943aba51675e41c1bc34d5d5e91a577e (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:29.236244 21144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943aba51675e41c1bc34d5d5e91a577e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.218694 21217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83ba2c6eb4940f996d1f600ebd00645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.237905 21295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83ba2c6eb4940f996d1f600ebd00645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.241979 21299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8cce7d39104d08a9dd0bf2ddf49af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.244490 21297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b250e3099c54d538eb13bbb3f9e2432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.246351 21219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2bc71aef114e2e8773bc1f906a3ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.249514 21293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2bc71aef114e2e8773bc1f906a3ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.249876 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4a1c5fa1e040899b26f9a5920ad9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.253895 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e8cce7d39104d08a9dd0bf2ddf49af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.261346 21222 tablet_service.cc:1511] Processing CreateTablet for tablet 943aba51675e41c1bc34d5d5e91a577e (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:29.267860 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943aba51675e41c1bc34d5d5e91a577e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.273545 21298 tablet_service.cc:1511] Processing CreateTablet for tablet 943aba51675e41c1bc34d5d5e91a577e (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:29.274947 21298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 943aba51675e41c1bc34d5d5e91a577e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.281112 21143 tablet_service.cc:1511] Processing CreateTablet for tablet 87b6cb07272042d5b833be22fe388282 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:29.282543 21143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b6cb07272042d5b833be22fe388282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.287585 21225 tablet_service.cc:1511] Processing CreateTablet for tablet 87b6cb07272042d5b833be22fe388282 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:29.288259 21294 tablet_service.cc:1511] Processing CreateTablet for tablet 87b6cb07272042d5b833be22fe388282 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:29.289031 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b6cb07272042d5b833be22fe388282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.289717 21294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87b6cb07272042d5b833be22fe388282. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.308911 21142 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6a6ebe21324c7eb68fad152935a0b4 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:29.310411 21142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6a6ebe21324c7eb68fad152935a0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.318907 21218 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6a6ebe21324c7eb68fad152935a0b4 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:29.323834 21291 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6a6ebe21324c7eb68fad152935a0b4 (DEFAULT_TABLE table=soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:29.325366 21291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6a6ebe21324c7eb68fad152935a0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.327725 21218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6a6ebe21324c7eb68fad152935a0b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:29.376210 21447 tablet_bootstrap.cc:492] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.405658 21445 tablet_bootstrap.cc:492] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.422161 21447 tablet_bootstrap.cc:654] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.430065 21445 tablet_bootstrap.cc:654] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.432482 21444 tablet_bootstrap.cc:492] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.460970 21444 tablet_bootstrap.cc:654] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.462219 21447 tablet_bootstrap.cc:492] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:29.462816 21447 ts_tablet_manager.cc:1403] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.027s
I20260710 11:07:29.466773 21447 raft_consensus.cc:359] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.467512 21447 raft_consensus.cc:385] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.467845 21447 raft_consensus.cc:740] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.468528 21447 consensus_queue.cc:260] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.470567 21447 ts_tablet_manager.cc:1434] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:29.471908 21447 tablet_bootstrap.cc:492] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.478168 21447 tablet_bootstrap.cc:654] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.480156 21445 tablet_bootstrap.cc:492] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:29.480876 21445 ts_tablet_manager.cc:1403] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.004s
I20260710 11:07:29.485001 21445 raft_consensus.cc:359] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.486138 21445 raft_consensus.cc:385] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.486596 21445 raft_consensus.cc:740] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.487717 21445 consensus_queue.cc:260] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.490391 21444 tablet_bootstrap.cc:492] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.490999 21444 ts_tablet_manager.cc:1403] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.000s
I20260710 11:07:29.494350 21444 raft_consensus.cc:359] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.495162 21444 raft_consensus.cc:385] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.495528 21444 raft_consensus.cc:740] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.496471 21444 consensus_queue.cc:260] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.498533 21444 ts_tablet_manager.cc:1434] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:07:29.499821 21444 tablet_bootstrap.cc:492] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.507002 21444 tablet_bootstrap.cc:654] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.517182 21447 tablet_bootstrap.cc:492] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:29.517818 21447 ts_tablet_manager.cc:1403] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.019s
I20260710 11:07:29.518908 21445 ts_tablet_manager.cc:1434] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260710 11:07:29.529423 21445 tablet_bootstrap.cc:492] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.530682 21444 tablet_bootstrap.cc:492] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.525363 21447 raft_consensus.cc:359] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.531162 21447 raft_consensus.cc:385] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.531219 21444 ts_tablet_manager.cc:1403] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260710 11:07:29.536882 21447 raft_consensus.cc:740] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.537802 21447 consensus_queue.cc:260] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.539413 21444 raft_consensus.cc:359] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.540170 21444 raft_consensus.cc:385] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.540385 21447 ts_tablet_manager.cc:1434] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:07:29.540460 21444 raft_consensus.cc:740] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.536513 21445 tablet_bootstrap.cc:654] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.541594 21447 tablet_bootstrap.cc:492] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.549094 21447 tablet_bootstrap.cc:654] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.557873 21444 consensus_queue.cc:260] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.560382 21444 ts_tablet_manager.cc:1434] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.003s
I20260710 11:07:29.561411 21444 tablet_bootstrap.cc:492] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.563830 21445 tablet_bootstrap.cc:492] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:29.564448 21445 ts_tablet_manager.cc:1403] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.016s
I20260710 11:07:29.570541 21357 raft_consensus.cc:493] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.571125 21357 raft_consensus.cc:515] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.573297 21357 leader_election.cc:290] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:29.575320 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b250e3099c54d538eb13bbb3f9e2432" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:29.576098 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b250e3099c54d538eb13bbb3f9e2432" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
W20260710 11:07:29.577030 21274 leader_election.cc:343] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:29.577682 21272 leader_election.cc:343] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.578158 21272 leader_election.cc:304] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:29.578085 21445 raft_consensus.cc:359] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.579149 21445 raft_consensus.cc:385] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.579514 21445 raft_consensus.cc:740] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.581192 21357 raft_consensus.cc:2749] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.582248 21444 tablet_bootstrap.cc:654] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.583832 21447 tablet_bootstrap.cc:492] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:29.584398 21447 ts_tablet_manager.cc:1403] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.007s
I20260710 11:07:29.580399 21445 consensus_queue.cc:260] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.587988 21357 raft_consensus.cc:493] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.588492 21357 raft_consensus.cc:515] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.590788 21357 leader_election.cc:290] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:29.593286 21445 ts_tablet_manager.cc:1434] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:07:29.594435 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:29.595304 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:29.587757 21447 raft_consensus.cc:359] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.599226 21447 raft_consensus.cc:385] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.599632 21447 raft_consensus.cc:740] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
W20260710 11:07:29.599829 21274 leader_election.cc:343] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.600584 21447 consensus_queue.cc:260] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
W20260710 11:07:29.601095 21272 leader_election.cc:343] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.601542 21272 leader_election.cc:304] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:29.603163 21445 tablet_bootstrap.cc:492] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.604435 21452 raft_consensus.cc:493] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.604966 21452 raft_consensus.cc:515] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.607195 21452 leader_election.cc:290] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.609206 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b6cb07272042d5b833be22fe388282" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:29.609426 21444 tablet_bootstrap.cc:492] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.609620 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b6cb07272042d5b833be22fe388282" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:29.609918 21235 raft_consensus.cc:2468] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:29.610109 21444 ts_tablet_manager.cc:1403] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.011s
I20260710 11:07:29.610937 21445 tablet_bootstrap.cc:654] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:29.611274 21125 leader_election.cc:343] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.611898 21123 leader_election.cc:304] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:29.612854 21357 raft_consensus.cc:2749] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.612984 21452 raft_consensus.cc:2804] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:29.613400 21452 raft_consensus.cc:493] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:29.613770 21452 raft_consensus.cc:3060] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.615276 21447 ts_tablet_manager.cc:1434] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:07:29.616380 21447 tablet_bootstrap.cc:492] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.623337 21452 raft_consensus.cc:515] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.627522 21444 raft_consensus.cc:359] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.628297 21444 raft_consensus.cc:385] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.628588 21444 raft_consensus.cc:740] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.629317 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b6cb07272042d5b833be22fe388282" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:29.629312 21444 consensus_queue.cc:260] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.630044 21235 raft_consensus.cc:3060] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.635203 21444 ts_tablet_manager.cc:1434] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:07:29.635073 21357 raft_consensus.cc:493] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.636324 21444 tablet_bootstrap.cc:492] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.635893 21357 raft_consensus.cc:515] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.638718 21447 tablet_bootstrap.cc:654] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.640420 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:29.641428 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
W20260710 11:07:29.641968 21272 leader_election.cc:343] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.643620 21445 tablet_bootstrap.cc:492] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:29.644198 21445 ts_tablet_manager.cc:1403] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.011s
W20260710 11:07:29.647369 21274 leader_election.cc:343] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.647883 21274 leader_election.cc:304] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:29.648877 21452 leader_election.cc:290] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.640554 21235 raft_consensus.cc:2468] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:29.650528 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b6cb07272042d5b833be22fe388282" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:29.652096 21123 leader_election.cc:304] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
W20260710 11:07:29.652907 21125 leader_election.cc:343] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.653354 21357 leader_election.cc:290] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:29.654156 21357 raft_consensus.cc:2749] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.654984 21444 tablet_bootstrap.cc:654] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.647536 21445 raft_consensus.cc:359] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.657617 21445 raft_consensus.cc:385] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.657775 21452 raft_consensus.cc:2804] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.658195 21445 raft_consensus.cc:740] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.659017 21445 consensus_queue.cc:260] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.661201 21452 raft_consensus.cc:697] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:29.662562 21452 consensus_queue.cc:237] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.673856 21445 ts_tablet_manager.cc:1434] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 11:07:29.674888 21445 tablet_bootstrap.cc:492] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.680083 21444 tablet_bootstrap.cc:492] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.680749 21444 ts_tablet_manager.cc:1403] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.001s
I20260710 11:07:29.682896 21445 tablet_bootstrap.cc:654] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.684010 21444 raft_consensus.cc:359] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.684930 21444 raft_consensus.cc:385] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.685278 21444 raft_consensus.cc:740] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.686188 21444 consensus_queue.cc:260] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.688800 21055 catalog_manager.cc:5697] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.689972 21445 tablet_bootstrap.cc:492] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:29.690572 21445 ts_tablet_manager.cc:1403] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:07:29.688804 21444 ts_tablet_manager.cc:1434] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:07:29.701722 21432 raft_consensus.cc:493] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.700681 21445 raft_consensus.cc:359] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.710021 21445 raft_consensus.cc:385] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.710644 21445 raft_consensus.cc:740] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.710011 21432 raft_consensus.cc:515] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.711526 21445 consensus_queue.cc:260] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.713327 21444 tablet_bootstrap.cc:492] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.713598 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a1c5fa1e040899b26f9a5920ad9bf" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:29.714365 21160 raft_consensus.cc:2468] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:29.716406 21445 ts_tablet_manager.cc:1434] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:07:29.717772 21445 tablet_bootstrap.cc:492] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.717859 21200 leader_election.cc:304] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:29.708911 21447 tablet_bootstrap.cc:492] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:29.718861 21447 ts_tablet_manager.cc:1403] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.010s
I20260710 11:07:29.718947 21446 raft_consensus.cc:2804] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:29.719431 21446 raft_consensus.cc:493] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:29.719810 21446 raft_consensus.cc:3060] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.720727 21444 tablet_bootstrap.cc:654] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.729185 21447 raft_consensus.cc:359] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.730098 21447 raft_consensus.cc:385] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.733736 21444 tablet_bootstrap.cc:492] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.730500 21447 raft_consensus.cc:740] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.734313 21444 ts_tablet_manager.cc:1403] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260710 11:07:29.735101 21432 leader_election.cc:290] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.734809 21447 consensus_queue.cc:260] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.736742 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a1c5fa1e040899b26f9a5920ad9bf" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:29.737305 21447 ts_tablet_manager.cc:1434] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 11:07:29.737890 21445 tablet_bootstrap.cc:654] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:29.738477 21200 leader_election.cc:343] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.737394 21444 raft_consensus.cc:359] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.741328 21444 raft_consensus.cc:385] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.741690 21444 raft_consensus.cc:740] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.742529 21444 consensus_queue.cc:260] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.748994 21444 ts_tablet_manager.cc:1434] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 11:07:29.750182 21444 tablet_bootstrap.cc:492] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.751658 21446 raft_consensus.cc:515] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.755517 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a1c5fa1e040899b26f9a5920ad9bf" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:29.756119 21160 raft_consensus.cc:3060] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.760649 21447 tablet_bootstrap.cc:492] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.774497 21444 tablet_bootstrap.cc:654] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.777038 21447 tablet_bootstrap.cc:654] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.780339 21160 raft_consensus.cc:2468] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 1.
W20260710 11:07:29.788570 21106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:29.789083 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a1c5fa1e040899b26f9a5920ad9bf" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
W20260710 11:07:29.790735 21200 leader_election.cc:343] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.792699 21446 leader_election.cc:290] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.794656 21200 leader_election.cc:304] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [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: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:29.795380 21447 tablet_bootstrap.cc:492] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:29.796326 21447 ts_tablet_manager.cc:1403] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260710 11:07:29.796818 21446 raft_consensus.cc:2804] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.797672 21444 tablet_bootstrap.cc:492] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.798161 21446 raft_consensus.cc:697] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:29.798738 21444 ts_tablet_manager.cc:1403] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.000s
I20260710 11:07:29.800011 21445 tablet_bootstrap.cc:492] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:29.799762 21446 consensus_queue.cc:237] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.800526 21445 ts_tablet_manager.cc:1403] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.009s
I20260710 11:07:29.802783 21444 raft_consensus.cc:359] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.803507 21444 raft_consensus.cc:385] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.803895 21444 raft_consensus.cc:740] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.803975 21445 raft_consensus.cc:359] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.804859 21445 raft_consensus.cc:385] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.804930 21444 consensus_queue.cc:260] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.806542 21447 raft_consensus.cc:359] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.807226 21447 raft_consensus.cc:385] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.807500 21447 raft_consensus.cc:740] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.808183 21444 ts_tablet_manager.cc:1434] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:07:29.808254 21447 consensus_queue.cc:260] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.809597 21444 tablet_bootstrap.cc:492] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.810989 21447 ts_tablet_manager.cc:1434] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:07:29.812084 21447 tablet_bootstrap.cc:492] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.816527 21444 tablet_bootstrap.cc:654] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.805230 21445 raft_consensus.cc:740] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.818435 21445 consensus_queue.cc:260] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.820997 21445 ts_tablet_manager.cc:1434] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:07:29.822103 21445 tablet_bootstrap.cc:492] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.826431 21452 raft_consensus.cc:493] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.827042 21452 raft_consensus.cc:515] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.830638 21452 leader_election.cc:290] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.831359 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83ba2c6eb4940f996d1f600ebd00645" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:29.832270 21306 raft_consensus.cc:2468] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:29.833144 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83ba2c6eb4940f996d1f600ebd00645" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:29.833395 21125 leader_election.cc:304] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:29.834647 21432 raft_consensus.cc:493] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:29.834926 21123 leader_election.cc:343] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.835350 21432 raft_consensus.cc:515] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.835952 21452 raft_consensus.cc:2804] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:29.836313 21447 tablet_bootstrap.cc:654] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.836467 21452 raft_consensus.cc:493] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:29.836896 21452 raft_consensus.cc:3060] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.837954 21432 leader_election.cc:290] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.830039 21445 tablet_bootstrap.cc:654] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.839401 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943aba51675e41c1bc34d5d5e91a577e" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:29.840265 21160 raft_consensus.cc:2468] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:29.841220 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943aba51675e41c1bc34d5d5e91a577e" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:29.841873 21306 raft_consensus.cc:2468] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:29.844775 21452 raft_consensus.cc:515] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.847028 21200 leader_election.cc:304] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:29.848773 21446 raft_consensus.cc:2804] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:29.849159 21446 raft_consensus.cc:493] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:29.849583 21446 raft_consensus.cc:3060] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.849291 21058 catalog_manager.cc:5697] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:29.856690 21446 raft_consensus.cc:515] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.841389 21444 tablet_bootstrap.cc:492] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:29.857718 21444 ts_tablet_manager.cc:1403] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.014s
I20260710 11:07:29.860522 21444 raft_consensus.cc:359] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.861191 21444 raft_consensus.cc:385] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.861466 21444 raft_consensus.cc:740] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.862413 21444 consensus_queue.cc:260] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.863881 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83ba2c6eb4940f996d1f600ebd00645" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:29.865929 21446 leader_election.cc:290] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.866928 21444 ts_tablet_manager.cc:1434] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:29.868300 21444 tablet_bootstrap.cc:492] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.868705 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943aba51675e41c1bc34d5d5e91a577e" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:29.869318 21306 raft_consensus.cc:3060] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.869354 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "943aba51675e41c1bc34d5d5e91a577e" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:29.870335 21160 raft_consensus.cc:3060] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.875536 21444 tablet_bootstrap.cc:654] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:29.877951 21123 leader_election.cc:343] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.877830 21379 raft_consensus.cc:493] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.888574 21379 raft_consensus.cc:515] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.890642 21452 leader_election.cc:290] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.891707 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83ba2c6eb4940f996d1f600ebd00645" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:29.892267 21379 leader_election.cc:290] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.893163 21160 raft_consensus.cc:2468] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 1.
I20260710 11:07:29.889463 21306 raft_consensus.cc:2468] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 1.
I20260710 11:07:29.893908 21309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:29.895359 21200 leader_election.cc:304] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
W20260710 11:07:29.895792 21125 leader_election.cc:343] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.896442 21446 raft_consensus.cc:2804] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.893908 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:29.892354 21308 raft_consensus.cc:3060] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.896971 21446 raft_consensus.cc:697] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:29.899163 21446 consensus_queue.cc:237] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.909201 21058 catalog_manager.cc:5697] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
W20260710 11:07:29.911024 21123 leader_election.cc:343] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.911803 21123 leader_election.cc:304] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0937814288134643bcdefd3042c7e274; no voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:29.913408 21379 raft_consensus.cc:2749] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:29.922540 21379 raft_consensus.cc:493] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:29.923266 21379 raft_consensus.cc:515] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.926397 21308 raft_consensus.cc:2468] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:29.927861 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b250e3099c54d538eb13bbb3f9e2432" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:29.929431 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b250e3099c54d538eb13bbb3f9e2432" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:29.929875 21379 leader_election.cc:290] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.931372 21447 tablet_bootstrap.cc:492] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:29.931396 21306 raft_consensus.cc:2468] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:29.932101 21447 ts_tablet_manager.cc:1403] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.003s
I20260710 11:07:29.931442 21444 tablet_bootstrap.cc:492] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
W20260710 11:07:29.932912 21123 leader_election.cc:343] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:29.933812 21125 leader_election.cc:304] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:29.934747 21444 ts_tablet_manager.cc:1403] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.020s
I20260710 11:07:29.935202 21125 leader_election.cc:304] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:29.935556 21447 raft_consensus.cc:359] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.936370 21447 raft_consensus.cc:385] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.936443 21452 raft_consensus.cc:2804] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:29.936774 21447 raft_consensus.cc:740] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.936936 21452 raft_consensus.cc:493] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:29.937345 21452 raft_consensus.cc:3060] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.937714 21447 consensus_queue.cc:260] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.938232 21444 raft_consensus.cc:359] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.938943 21445 tablet_bootstrap.cc:492] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:29.939113 21444 raft_consensus.cc:385] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.939576 21445 ts_tablet_manager.cc:1403] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.118s	user 0.034s	sys 0.036s
I20260710 11:07:29.939790 21379 raft_consensus.cc:2804] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.942960 21445 raft_consensus.cc:359] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.943778 21445 raft_consensus.cc:385] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:29.944110 21445 raft_consensus.cc:740] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.945230 21452 raft_consensus.cc:515] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.948243 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b250e3099c54d538eb13bbb3f9e2432" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:29.939595 21444 raft_consensus.cc:740] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:29.949993 21444 consensus_queue.cc:260] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.950856 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b250e3099c54d538eb13bbb3f9e2432" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:29.951534 21308 raft_consensus.cc:3060] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.952971 21447 ts_tablet_manager.cc:1434] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 11:07:29.954154 21447 tablet_bootstrap.cc:492] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:29.960496 21452 leader_election.cc:290] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:29.961886 21308 raft_consensus.cc:2468] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:29.962466 21447 tablet_bootstrap.cc:654] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.963331 21125 leader_election.cc:304] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:29.965158 21452 raft_consensus.cc:2804] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:29.944918 21445 consensus_queue.cc:260] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.965993 21235 raft_consensus.cc:3060] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:29.967557 21445 ts_tablet_manager.cc:1434] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:07:29.968691 21445 tablet_bootstrap.cc:492] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:29.975821 21235 raft_consensus.cc:2468] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:29.965723 21452 raft_consensus.cc:697] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:29.978170 21452 consensus_queue.cc:237] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:29.985124 21445 tablet_bootstrap.cc:654] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.989665 21444 ts_tablet_manager.cc:1434] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.003s
I20260710 11:07:29.990621 21444 tablet_bootstrap.cc:492] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: Bootstrap starting.
I20260710 11:07:29.996555 21444 tablet_bootstrap.cc:654] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:29.999750 21379 raft_consensus.cc:697] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:30.002852 21445 tablet_bootstrap.cc:492] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:30.003648 21445 ts_tablet_manager.cc:1403] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 11:07:30.002822 21379 consensus_queue.cc:237] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.007565 21445 raft_consensus.cc:359] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.008446 21445 raft_consensus.cc:385] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.008744 21445 raft_consensus.cc:740] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.009464 21445 consensus_queue.cc:260] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.010632 21474 raft_consensus.cc:493] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:30.011226 21474 raft_consensus.cc:515] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.011773 21445 ts_tablet_manager.cc:1434] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:30.014668 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:30.015400 21235 raft_consensus.cc:2468] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:30.016764 21123 leader_election.cc:304] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:30.018895 21474 leader_election.cc:290] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.019536 21474 raft_consensus.cc:2804] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:30.019906 21474 raft_consensus.cc:493] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:30.020249 21474 raft_consensus.cc:3060] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.020552 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
W20260710 11:07:30.021940 21125 leader_election.cc:343] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:30.023160 21432 raft_consensus.cc:493] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:30.023660 21432 raft_consensus.cc:515] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.024191 21444 tablet_bootstrap.cc:492] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: No bootstrap required, opened a new log
I20260710 11:07:30.024659 21444 ts_tablet_manager.cc:1403] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.007s
I20260710 11:07:30.027033 21432 leader_election.cc:290] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.027326 21444 raft_consensus.cc:359] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.028424 21444 raft_consensus.cc:385] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.028685 21444 raft_consensus.cc:740] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.029543 21444 consensus_queue.cc:260] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.030911 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:30.031611 21160 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:30.032099 21447 tablet_bootstrap.cc:492] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:30.033129 21447 ts_tablet_manager.cc:1403] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.013s
I20260710 11:07:30.033366 21200 leader_election.cc:304] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:30.033238 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:30.034318 21432 raft_consensus.cc:2804] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:30.034756 21432 raft_consensus.cc:493] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:30.034714 21308 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 0.
I20260710 11:07:30.035275 21432 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.036192 21447 raft_consensus.cc:359] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.036832 21447 raft_consensus.cc:385] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.037019 21447 raft_consensus.cc:740] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.034185 21474 raft_consensus.cc:515] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.037698 21447 consensus_queue.cc:260] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.040469 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:30.041004 21235 raft_consensus.cc:3060] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.042553 21447 ts_tablet_manager.cc:1434] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:07:30.043666 21447 tablet_bootstrap.cc:492] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:30.047648 21235 raft_consensus.cc:2468] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:30.049666 21123 leader_election.cc:304] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:30.049957 21474 leader_election.cc:290] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.049736 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:30.050544 21474 raft_consensus.cc:2804] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:30.050706 21306 raft_consensus.cc:3060] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.051028 21444 ts_tablet_manager.cc:1434] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:07:30.051040 21474 raft_consensus.cc:697] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:30.049957 21447 tablet_bootstrap.cc:654] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:30.052013 21474 consensus_queue.cc:237] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.051438 21058 catalog_manager.cc:5697] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.056486 21432 raft_consensus.cc:515] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.058646 21445 tablet_bootstrap.cc:492] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:30.061249 21432 leader_election.cc:290] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.064391 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:30.065006 21308 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.065711 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:30.066293 21160 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.076766 21306 raft_consensus.cc:2468] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:30.077353 21308 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 1.
I20260710 11:07:30.081358 21160 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 1.
I20260710 11:07:30.086125 21445 tablet_bootstrap.cc:654] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:30.086108 21200 leader_election.cc:304] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:30.089635 21432 raft_consensus.cc:2804] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:30.090934 21432 raft_consensus.cc:697] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:30.091694 21445 tablet_bootstrap.cc:492] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:30.093233 21447 tablet_bootstrap.cc:492] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:30.091868 21432 consensus_queue.cc:237] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.092228 21445 ts_tablet_manager.cc:1403] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260710 11:07:30.093442 21058 catalog_manager.cc:5697] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.094084 21447 ts_tablet_manager.cc:1403] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.003s
I20260710 11:07:30.095254 21058 catalog_manager.cc:5697] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.097255 21445 raft_consensus.cc:359] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.097926 21445 raft_consensus.cc:385] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.098199 21445 raft_consensus.cc:740] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.098888 21445 consensus_queue.cc:260] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.101117 21445 ts_tablet_manager.cc:1434] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:07:30.101066 21447 raft_consensus.cc:359] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.102110 21447 raft_consensus.cc:385] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.102396 21445 tablet_bootstrap.cc:492] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: Bootstrap starting.
I20260710 11:07:30.102484 21447 raft_consensus.cc:740] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.104238 21447 consensus_queue.cc:260] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.107921 21447 ts_tablet_manager.cc:1434] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:07:30.111142 21447 tablet_bootstrap.cc:492] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: Bootstrap starting.
I20260710 11:07:30.108776 21445 tablet_bootstrap.cc:654] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:30.118739 21058 catalog_manager.cc:5697] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 1 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.124452 21447 tablet_bootstrap.cc:654] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:30.127808 21445 tablet_bootstrap.cc:492] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: No bootstrap required, opened a new log
I20260710 11:07:30.128371 21445 ts_tablet_manager.cc:1403] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260710 11:07:30.135207 21445 raft_consensus.cc:359] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.136616 21445 raft_consensus.cc:385] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.136979 21445 raft_consensus.cc:740] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.137723 21445 consensus_queue.cc:260] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.139851 21445 ts_tablet_manager.cc:1434] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:07:30.140249 21447 tablet_bootstrap.cc:492] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: No bootstrap required, opened a new log
I20260710 11:07:30.140789 21447 ts_tablet_manager.cc:1403] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260710 11:07:30.143839 21447 raft_consensus.cc:359] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.144348 21447 raft_consensus.cc:385] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:30.144568 21447 raft_consensus.cc:740] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Initialized, Role: FOLLOWER
I20260710 11:07:30.145241 21447 consensus_queue.cc:260] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.147333 21447 ts_tablet_manager.cc:1434] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:30.154853 21474 raft_consensus.cc:493] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:30.155447 21474 raft_consensus.cc:515] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.157295 21474 leader_election.cc:290] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.158059 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:30.158337 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:30.158743 21235 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:30.158968 21308 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 0.
I20260710 11:07:30.160022 21123 leader_election.cc:304] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:30.160837 21474 raft_consensus.cc:2804] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:30.161264 21474 raft_consensus.cc:493] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:30.161703 21474 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.167486 21458 raft_consensus.cc:493] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:30.168008 21474 raft_consensus.cc:515] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.168090 21458 raft_consensus.cc:515] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.170377 21458 leader_election.cc:290] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:30.171377 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:30.171970 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a1c5fa1e040899b26f9a5920ad9bf" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:30.172185 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:30.171977 21308 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.172739 21235 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.172838 21160 raft_consensus.cc:2393] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc597914e31d4c3497a088aa1bc39f74 in current term 1: Already voted for candidate 41053d9e6bea4fd7b0be03791de26087 in this term.
I20260710 11:07:30.173978 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a1c5fa1e040899b26f9a5920ad9bf" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:30.174474 21474 leader_election.cc:290] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.175704 21272 leader_election.cc:304] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc597914e31d4c3497a088aa1bc39f74; no voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:30.176887 21458 raft_consensus.cc:3060] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.180286 21308 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:30.181514 21235 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 1.
I20260710 11:07:30.181488 21125 leader_election.cc:304] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:30.182675 21474 raft_consensus.cc:2804] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:30.183243 21474 raft_consensus.cc:697] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:30.184247 21474 consensus_queue.cc:237] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.185710 21458 raft_consensus.cc:2749] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:30.192221 21474 consensus_queue.cc:1048] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.193841 21056 catalog_manager.cc:5697] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 1 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.211365 21308 raft_consensus.cc:3060] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.222683 21379 consensus_queue.cc:1048] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.255407 21432 consensus_queue.cc:1048] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.267760 21432 consensus_queue.cc:1048] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:30.382728 21379 consensus_queue.cc:1048] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.400553 21474 consensus_queue.cc:1048] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.400866 21458 raft_consensus.cc:493] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:30.401367 21458 raft_consensus.cc:515] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.403541 21458 leader_election.cc:290] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:30.404371 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:30.405076 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087" is_pre_election: true
I20260710 11:07:30.405208 21160 raft_consensus.cc:2468] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:30.405989 21235 raft_consensus.cc:2468] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 0.
I20260710 11:07:30.406587 21274 leader_election.cc:304] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:30.408052 21458 raft_consensus.cc:2804] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:30.408418 21458 raft_consensus.cc:493] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:30.408756 21458 raft_consensus.cc:3060] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.416630 21458 raft_consensus.cc:515] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.419492 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:30.420133 21160 raft_consensus.cc:3060] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.421310 21458 leader_election.cc:290] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:30.422343 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:30.422947 21232 raft_consensus.cc:3060] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.429939 21160 raft_consensus.cc:2468] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:30.430583 21232 raft_consensus.cc:2468] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 1.
I20260710 11:07:30.431532 21274 leader_election.cc:304] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:30.432890 21458 raft_consensus.cc:2804] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:30.434868 21458 raft_consensus.cc:697] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:30.435547 21446 consensus_queue.cc:1048] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.435913 21458 consensus_queue.cc:237] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.453321 21058 catalog_manager.cc:5697] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 1 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:30.453847 21493 consensus_queue.cc:1048] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:30.493516 21474 consensus_queue.cc:1048] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:30.496337 21493 consensus_queue.cc:1048] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.512697 21432 consensus_queue.cc:1048] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.536474 21473 consensus_queue.cc:1048] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:30.548651 21432 raft_consensus.cc:493] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:30.549220 21432 raft_consensus.cc:515] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.551062 21432 leader_election.cc:290] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.551745 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83ba2c6eb4940f996d1f600ebd00645" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0937814288134643bcdefd3042c7e274" is_pre_election: true
I20260710 11:07:30.555029 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83ba2c6eb4940f996d1f600ebd00645" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc597914e31d4c3497a088aa1bc39f74" is_pre_election: true
I20260710 11:07:30.555721 21306 raft_consensus.cc:2393] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41053d9e6bea4fd7b0be03791de26087 in current term 1: Already voted for candidate 0937814288134643bcdefd3042c7e274 in this term.
I20260710 11:07:30.556691 21200 leader_election.cc:304] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087; no voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:30.557355 21432 raft_consensus.cc:3060] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:30.563620 21432 raft_consensus.cc:2749] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:30.624912 21473 consensus_queue.cc:1048] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.626024 21452 consensus_queue.cc:1048] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.717752 21306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
mode: GRACEFUL
new_leader_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:49144
I20260710 11:07:30.718448 21306 raft_consensus.cc:606] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Received request to transfer leadership to TS 0937814288134643bcdefd3042c7e274
I20260710 11:07:30.720947 21452 consensus_queue.cc:1048] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.724618 21232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
mode: GRACEFUL
new_leader_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:53782
I20260710 11:07:30.725258 21232 raft_consensus.cc:606] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Received request to transfer leadership to TS 0937814288134643bcdefd3042c7e274
I20260710 11:07:30.734676 21379 consensus_queue.cc:1048] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.746392 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:51164
I20260710 11:07:30.747076 21160 raft_consensus.cc:606] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Received request to transfer leadership to TS 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:30.749374 21452 raft_consensus.cc:993] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: : Instructing follower 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:30.749831 21452 raft_consensus.cc:1081] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Signalling peer 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:30.751557 21232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:53754
I20260710 11:07:30.752121 21232 raft_consensus.cc:493] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.752512 21232 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.758942 21232 raft_consensus.cc:515] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.760809 21232 leader_election.cc:290] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.762632 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:30.763226 21160 raft_consensus.cc:3055] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.763546 21160 raft_consensus.cc:740] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:30.764111 21158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87b6cb07272042d5b833be22fe388282"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:51164
I20260710 11:07:30.764348 21160 consensus_queue.cc:260] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.764782 21158 raft_consensus.cc:606] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Received request to transfer leadership to TS 41053d9e6bea4fd7b0be03791de26087
I20260710 11:07:30.765722 21160 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.766157 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:30.766757 21308 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.772800 21160 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:30.773978 21200 leader_election.cc:304] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, 41053d9e6bea4fd7b0be03791de26087; no voters: 
I20260710 11:07:30.774636 21432 raft_consensus.cc:2804] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:30.775156 21432 raft_consensus.cc:697] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:30.775918 21432 consensus_queue.cc:237] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.776536 21308 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:30.777899 21160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:51164
I20260710 11:07:30.778534 21160 raft_consensus.cc:606] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Received request to transfer leadership to TS bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:30.785403 21056 catalog_manager.cc:5697] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 1 to 2, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.900683 21446 raft_consensus.cc:993] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: : Instructing follower 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:30.901204 21432 raft_consensus.cc:1081] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Signalling peer 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:30.902885 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7"
dest_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:51142
I20260710 11:07:30.903508 21160 raft_consensus.cc:493] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.903949 21160 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.912283 21160 raft_consensus.cc:515] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.914425 21160 leader_election.cc:290] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.915129 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:30.915483 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:30.915828 21232 raft_consensus.cc:3055] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.916024 21308 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.916222 21232 raft_consensus.cc:740] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:30.917073 21232 consensus_queue.cc:260] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.918221 21232 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.923300 21308 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:30.924624 21125 leader_election.cc:304] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:30.925086 21232 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:30.925469 21473 raft_consensus.cc:2804] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:30.926815 21473 raft_consensus.cc:697] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:30.927726 21473 consensus_queue.cc:237] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.936618 21056 catalog_manager.cc:5697] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 1 to 2, leader changed from 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194) to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:30.964366 21458 consensus_queue.cc:1048] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.971400 21510 raft_consensus.cc:993] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: : Instructing follower 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:30.972297 21458 raft_consensus.cc:1081] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Signalling peer 0937814288134643bcdefd3042c7e274 to start an election
I20260710 11:07:30.977267 21160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced"
dest_uuid: "0937814288134643bcdefd3042c7e274"
 from {username='slave'} at 127.0.0.1:51152
I20260710 11:07:30.977813 21160 raft_consensus.cc:493] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:30.978188 21160 raft_consensus.cc:3060] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:30.981805 21510 consensus_queue.cc:1048] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:30.989311 21160 raft_consensus.cc:515] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.994793 21160 leader_election.cc:290] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Requested vote from peers 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:30.997840 21308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:30.998442 21308 raft_consensus.cc:3055] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:30.998764 21308 raft_consensus.cc:740] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:30.999231 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07927b5085b346e3884eb34859fa5ced" candidate_uuid: "0937814288134643bcdefd3042c7e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:30.999504 21308 consensus_queue.cc:260] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:30.999907 21232 raft_consensus.cc:3060] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.000761 21308 raft_consensus.cc:3060] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.006973 21308 raft_consensus.cc:2468] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:31.008219 21125 leader_election.cc:304] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:31.008800 21232 raft_consensus.cc:2468] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0937814288134643bcdefd3042c7e274 in term 2.
I20260710 11:07:31.009012 21452 raft_consensus.cc:2804] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.009750 21452 raft_consensus.cc:697] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Leader. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:31.010610 21452 consensus_queue.cc:237] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.019750 21056 catalog_manager.cc:5697] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 reported cstate change: term changed from 1 to 2, leader changed from bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195) to 0937814288134643bcdefd3042c7e274 (127.16.201.193). New cstate: current_term: 2 leader_uuid: "0937814288134643bcdefd3042c7e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.067836 21379 raft_consensus.cc:993] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: : Instructing follower bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:31.068337 21379 raft_consensus.cc:1081] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Signalling peer bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:31.070068 21306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:49128
I20260710 11:07:31.070713 21306 raft_consensus.cc:493] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.071117 21306 raft_consensus.cc:3060] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.079592 21306 raft_consensus.cc:515] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.082013 21306 leader_election.cc:290] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:31.083949 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:31.084702 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a6ebe21324c7eb68fad152935a0b4" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:31.084867 21160 raft_consensus.cc:3055] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:31.085289 21160 raft_consensus.cc:740] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:31.085309 21232 raft_consensus.cc:3060] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.086337 21160 consensus_queue.cc:260] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.087497 21160 raft_consensus.cc:3060] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.092528 21232 raft_consensus.cc:2468] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 2.
I20260710 11:07:31.093986 21272 leader_election.cc:304] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:31.094362 21160 raft_consensus.cc:2468] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 2.
I20260710 11:07:31.094882 21511 raft_consensus.cc:2804] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.095393 21511 raft_consensus.cc:697] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 2 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:31.096213 21511 consensus_queue.cc:237] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.104687 21056 catalog_manager.cc:5697] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 1 to 2, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 2 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:31.162657 21452 raft_consensus.cc:993] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: : Instructing follower 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:31.163130 21379 raft_consensus.cc:1081] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Signalling peer 41053d9e6bea4fd7b0be03791de26087 to start an election
I20260710 11:07:31.164952 21232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87b6cb07272042d5b833be22fe388282"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
 from {username='slave'} at 127.0.0.1:53754
I20260710 11:07:31.165612 21232 raft_consensus.cc:493] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:31.166003 21232 raft_consensus.cc:3060] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.174283 21232 raft_consensus.cc:515] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.176635 21232 leader_election.cc:290] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195:35253)
I20260710 11:07:31.178654 21306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b6cb07272042d5b833be22fe388282" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
I20260710 11:07:31.179418 21306 raft_consensus.cc:3060] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.182958 21160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87b6cb07272042d5b833be22fe388282" candidate_uuid: "41053d9e6bea4fd7b0be03791de26087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:31.183665 21160 raft_consensus.cc:3055] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:31.183971 21160 raft_consensus.cc:740] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:31.184770 21160 consensus_queue.cc:260] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.186039 21160 raft_consensus.cc:3060] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:31.187742 21306 raft_consensus.cc:2468] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:31.188933 21200 leader_election.cc:304] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:31.189787 21432 raft_consensus.cc:2804] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:31.190269 21432 raft_consensus.cc:697] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Leader. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:31.191134 21432 consensus_queue.cc:237] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:31.193269 21160 raft_consensus.cc:2468] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41053d9e6bea4fd7b0be03791de26087 in term 2.
I20260710 11:07:31.201203 21056 catalog_manager.cc:5697] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 reported cstate change: term changed from 1 to 2, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194). New cstate: current_term: 2 leader_uuid: "41053d9e6bea4fd7b0be03791de26087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:31.282938 21158 raft_consensus.cc:1275] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.284229 21446 consensus_queue.cc:1048] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.293587 21306 raft_consensus.cc:1275] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.295111 21446 consensus_queue.cc:1048] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.330608 21306 raft_consensus.cc:1275] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.332077 21379 consensus_queue.cc:1048] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.342989 21232 raft_consensus.cc:1275] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.345795 21473 consensus_queue.cc:1048] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:31.508033 21232 raft_consensus.cc:1275] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.509753 21473 consensus_queue.cc:1048] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.518267 21306 raft_consensus.cc:1275] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 0937814288134643bcdefd3042c7e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.519874 21452 consensus_queue.cc:1048] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.600176 21158 raft_consensus.cc:1275] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.601300 21235 raft_consensus.cc:1275] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.601598 21511 consensus_queue.cc:1048] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:31.603411 21511 consensus_queue.cc:1048] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.635905 21158 raft_consensus.cc:1275] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.637466 21446 consensus_queue.cc:1048] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:31.656973 21308 raft_consensus.cc:1275] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Refusing update from remote peer 41053d9e6bea4fd7b0be03791de26087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:31.659731 21432 consensus_queue.cc:1048] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:33.794206 21058 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36240:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:33.814394 21058 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36240:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:33.847314 17191 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:34.182117 21572 tablet.cc:1724] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.163208 21574 tablet.cc:1724] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.216845 21157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:48832
I20260710 11:07:34.217535 21157 raft_consensus.cc:606] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Received request to transfer leadership to TS bc597914e31d4c3497a088aa1bc39f74
W20260710 11:07:34.233075 21125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.201.195:35253, user_credentials={real_user=slave}} blocked reactor thread for 61948.4us
W20260710 11:07:34.247267 21123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.201.194:34343, user_credentials={real_user=slave}} blocked reactor thread for 78818.2us
I20260710 11:07:34.202762 21581 tablet.cc:1724] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.255004 21583 tablet.cc:1724] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.242733 21579 tablet.cc:1724] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.271553 21584 raft_consensus.cc:993] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: : Instructing follower bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.279484 21593 tablet.cc:1724] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.239981 21577 tablet.cc:1724] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.287549 21584 raft_consensus.cc:1081] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Signalling peer bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.273012 21588 tablet.cc:1724] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.299543 21587 tablet.cc:1724] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:34.301908 21125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.201.195:35253, user_credentials={real_user=slave}} blocked reactor thread for 60171.8us
I20260710 11:07:34.340626 21592 tablet.cc:1724] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.342278 21588 tablet.cc:1724] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.350019 21586 tablet.cc:1724] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.353890 21306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:49128
I20260710 11:07:34.354578 21306 raft_consensus.cc:493] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.354965 21306 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.357834 21574 tablet.cc:1724] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:34.363022 21186 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:07927b5085b346e3884eb34859fa5ced)
W20260710 11:07:34.368468 21186 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:07927b5085b346e3884eb34859fa5ced)
W20260710 11:07:34.369309 21186 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:07927b5085b346e3884eb34859fa5ced)
I20260710 11:07:34.372898 21233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
mode: GRACEFUL
new_leader_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:44290
I20260710 11:07:34.373574 21233 raft_consensus.cc:606] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Received request to transfer leadership to TS bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:34.369831 21586 tablet.cc:1724] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.378288 21557 raft_consensus.cc:993] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: : Instructing follower bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.378774 21557 raft_consensus.cc:1081] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Signalling peer bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.378852 17191 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:07:34.379498 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:34.380517 21307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:49118
I20260710 11:07:34.381063 21307 raft_consensus.cc:493] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.381498 21307 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.382514 21594 tablet.cc:1724] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.386971 21588 tablet.cc:1724] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.387159 21572 tablet.cc:1724] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.338549 21583 tablet.cc:1724] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.396512 21233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128"
dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
mode: GRACEFUL
new_leader_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:44290
I20260710 11:07:34.397166 21233 raft_consensus.cc:606] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Received request to transfer leadership to TS bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:34.400117 21156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "593815f445b04f7e9b0590db912281e3"
dest_uuid: "0937814288134643bcdefd3042c7e274"
mode: GRACEFUL
new_leader_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:48832
I20260710 11:07:34.400698 21156 raft_consensus.cc:606] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Received request to transfer leadership to TS bc597914e31d4c3497a088aa1bc39f74
I20260710 11:07:34.402172 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:34.408234 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:34.411329 21306 raft_consensus.cc:515] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.411000 21594 tablet.cc:1724] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.374692 21581 tablet.cc:1724] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.414743 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:34.404709 21577 tablet.cc:1724] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.415561 21233 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.420260 21156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e8cce7d39104d08a9dd0bf2ddf49af7" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:34.420930 21156 raft_consensus.cc:3055] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.421243 21156 raft_consensus.cc:740] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:34.422119 21156 consensus_queue.cc:260] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.415657 21306 leader_election.cc:290] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 3 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:34.411093 21307 raft_consensus.cc:515] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.427184 21156 raft_consensus.cc:3060] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.430073 21574 tablet.cc:1724] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.435132 21233 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.436455 21272 leader_election.cc:304] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:34.437533 21554 raft_consensus.cc:2804] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.438050 21554 raft_consensus.cc:697] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:34.438849 21554 consensus_queue.cc:237] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.428824 21587 tablet.cc:1724] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.442291 21579 tablet.cc:1724] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.448299 21592 tablet.cc:1724] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.449931 21307 leader_election.cc:290] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 3 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:34.449806 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:34.454871 21159 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.458253 21058 catalog_manager.cc:5697] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 2 to 3, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.450111 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2bc71aef114e2e8773bc1f906a3ed9" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:34.461962 21233 raft_consensus.cc:3055] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.462385 21233 raft_consensus.cc:740] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:34.449855 21156 raft_consensus.cc:2468] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.463974 21159 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.467653 21579 tablet.cc:1724] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.464784 21233 consensus_queue.cc:260] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.471360 21233 raft_consensus.cc:3060] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.478511 21274 leader_election.cc:304] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:34.479580 21554 raft_consensus.cc:2804] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.480063 21554 raft_consensus.cc:697] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:34.480943 21554 consensus_queue.cc:237] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.477711 21572 tablet.cc:1724] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:34.485052 21233 raft_consensus.cc:2468] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.506554 21058 catalog_manager.cc:5697] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 2 to 3, leader changed from 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194) to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.509903 21056 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85: soft_deleted_table [id=1db67f14b3fc45d1a6707fcf2bdbbd6f] alter complete (version 1)
I20260710 11:07:34.654098 21562 raft_consensus.cc:993] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: : Instructing follower bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.654717 21569 raft_consensus.cc:1081] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Signalling peer bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.656323 21307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:49118
I20260710 11:07:34.656832 21307 raft_consensus.cc:493] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.657156 21307 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.662084 21307 raft_consensus.cc:515] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.663743 21307 leader_election.cc:290] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 3 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:34.664535 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:34.664803 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b44d4c8e4e24da588da5c1e1a3df128" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:34.665207 21159 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.665355 21233 raft_consensus.cc:3055] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.665782 21233 raft_consensus.cc:740] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41053d9e6bea4fd7b0be03791de26087, State: Running, Role: LEADER
I20260710 11:07:34.666585 21233 consensus_queue.cc:260] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.667870 21233 raft_consensus.cc:3060] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.672575 21159 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.674043 21274 leader_election.cc:304] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [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: 0937814288134643bcdefd3042c7e274, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:34.674889 21554 raft_consensus.cc:2804] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.675034 21233 raft_consensus.cc:2468] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.675418 21554 raft_consensus.cc:697] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:34.676352 21554 consensus_queue.cc:237] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.684458 21058 catalog_manager.cc:5697] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 2 to 3, leader changed from 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194) to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.805660 21596 raft_consensus.cc:993] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: : Instructing follower bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.806142 21584 raft_consensus.cc:1081] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Signalling peer bc597914e31d4c3497a088aa1bc39f74 to start an election
I20260710 11:07:34.807571 21307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "593815f445b04f7e9b0590db912281e3"
dest_uuid: "bc597914e31d4c3497a088aa1bc39f74"
 from {username='slave'} at 127.0.0.1:49128
I20260710 11:07:34.808102 21307 raft_consensus.cc:493] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:34.808430 21307 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.814131 21307 raft_consensus.cc:515] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.815951 21307 leader_election.cc:290] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [CANDIDATE]: Term 3 election: Requested vote from peers 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049), 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343)
I20260710 11:07:34.816823 21159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0937814288134643bcdefd3042c7e274"
I20260710 11:07:34.816866 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593815f445b04f7e9b0590db912281e3" candidate_uuid: "bc597914e31d4c3497a088aa1bc39f74" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "41053d9e6bea4fd7b0be03791de26087"
I20260710 11:07:34.817534 21159 raft_consensus.cc:3055] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:34.817656 21235 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.818001 21159 raft_consensus.cc:740] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0937814288134643bcdefd3042c7e274, State: Running, Role: LEADER
I20260710 11:07:34.818806 21159 consensus_queue.cc:260] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.819847 21159 raft_consensus.cc:3060] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:34.822620 21235 raft_consensus.cc:2468] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.823856 21272 leader_election.cc:304] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [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: 41053d9e6bea4fd7b0be03791de26087, bc597914e31d4c3497a088aa1bc39f74; no voters: 
I20260710 11:07:34.824731 21554 raft_consensus.cc:2804] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:34.825196 21554 raft_consensus.cc:697] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Becoming Leader. State: Replica: bc597914e31d4c3497a088aa1bc39f74, State: Running, Role: LEADER
I20260710 11:07:34.826037 21554 consensus_queue.cc:237] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [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: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } }
I20260710 11:07:34.826234 21159 raft_consensus.cc:2468] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc597914e31d4c3497a088aa1bc39f74 in term 3.
I20260710 11:07:34.839111 21058 catalog_manager.cc:5697] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 reported cstate change: term changed from 2 to 3, leader changed from 0937814288134643bcdefd3042c7e274 (127.16.201.193) to bc597914e31d4c3497a088aa1bc39f74 (127.16.201.195). New cstate: current_term: 3 leader_uuid: "bc597914e31d4c3497a088aa1bc39f74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc597914e31d4c3497a088aa1bc39f74" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 35253 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:34.903347 21235 raft_consensus.cc:1275] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:34.904527 21554 consensus_queue.cc:1048] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:34.914423 21159 raft_consensus.cc:1275] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:34.917099 21522 consensus_queue.cc:1048] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:34.960779 21235 raft_consensus.cc:1275] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:34.962019 21605 consensus_queue.cc:1048] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:34.969229 21159 raft_consensus.cc:1275] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:07:34.970991 21603 consensus_queue.cc:1048] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:35.188905 21156 raft_consensus.cc:1275] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.190553 21603 consensus_queue.cc:1048] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.200902 21235 raft_consensus.cc:1275] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.202239 21522 consensus_queue.cc:1048] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.359218 21156 raft_consensus.cc:1275] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.360550 21603 consensus_queue.cc:1048] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0937814288134643bcdefd3042c7e274" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 40049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.370276 21235 raft_consensus.cc:1275] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Refusing update from remote peer bc597914e31d4c3497a088aa1bc39f74: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:35.372646 21603 consensus_queue.cc:1048] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41053d9e6bea4fd7b0be03791de26087" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 34343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:35.466243 17191 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:07:35.473277 17191 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:07:35.473748 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:35.479311 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:07:35.479779 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:36.516363 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
I20260710 11:07:36.552927 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.553848 17191 tablet_replica.cc:333] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.555156 17191 raft_consensus.cc:2243] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.556005 17191 raft_consensus.cc:2272] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.559216 17191 tablet_replica.cc:333] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.560158 17191 raft_consensus.cc:2243] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:07:36.560092 21274 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:07:36.561420 17191 raft_consensus.cc:2272] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.565209 21274 consensus_peers.cc:597] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.565982 17191 tablet_replica.cc:333] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.568313 17191 raft_consensus.cc:2243] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.569675 17191 raft_consensus.cc:2272] T 7e6a6ebe21324c7eb68fad152935a0b4 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.571339 21200 consensus_peers.cc:597] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.572769 17191 tablet_replica.cc:333] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.573501 17191 raft_consensus.cc:2243] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.574846 17191 raft_consensus.cc:2272] T 07927b5085b346e3884eb34859fa5ced P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.577215 17191 tablet_replica.cc:333] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.577801 17191 raft_consensus.cc:2243] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.578349 17191 raft_consensus.cc:2272] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.580700 17191 tablet_replica.cc:333] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.581281 17191 raft_consensus.cc:2243] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.581868 17191 raft_consensus.cc:2272] T 943aba51675e41c1bc34d5d5e91a577e P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.585187 17191 tablet_replica.cc:333] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.586313 17191 raft_consensus.cc:2243] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:07:36.587612 21200 consensus_peers.cc:597] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.587996 17191 raft_consensus.cc:2272] T eb9f83536ade467183dad35fb38a7c23 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.590850 17191 tablet_replica.cc:333] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.591457 17191 raft_consensus.cc:2243] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.592263 17191 raft_consensus.cc:2272] T 4b09c6993492450daded225c31a6e651 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.594463 17191 tablet_replica.cc:333] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.595026 17191 raft_consensus.cc:2243] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.595939 17191 raft_consensus.cc:2272] T 204647cafd434031ae02a0be4b9afe86 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.599575 17191 tablet_replica.cc:333] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
W20260710 11:07:36.600286 21200 consensus_peers.cc:597] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.600381 17191 raft_consensus.cc:2243] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.601199 17191 raft_consensus.cc:2272] T 87b6cb07272042d5b833be22fe388282 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.603586 17191 tablet_replica.cc:333] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.604351 17191 raft_consensus.cc:2243] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.605566 17191 raft_consensus.cc:2272] T 0b250e3099c54d538eb13bbb3f9e2432 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.607939 17191 tablet_replica.cc:333] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.608511 17191 raft_consensus.cc:2243] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.609108 17191 raft_consensus.cc:2272] T 3ab5ebeb7f234536b451b07e97fe17b9 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.611430 17191 tablet_replica.cc:333] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.611970 17191 raft_consensus.cc:2243] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.612980 17191 raft_consensus.cc:2272] T a3044cf96f804612bc45d01c0257e0fa P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.615197 17191 tablet_replica.cc:333] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.615760 17191 raft_consensus.cc:2243] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.616333 17191 raft_consensus.cc:2272] T 44fa324c12654e309b9e86aa44b82dae P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.619395 17191 tablet_replica.cc:333] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.620085 17191 raft_consensus.cc:2243] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.620795 17191 raft_consensus.cc:2272] T 593815f445b04f7e9b0590db912281e3 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.620850 21200 consensus_peers.cc:597] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.623420 17191 tablet_replica.cc:333] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.623983 17191 raft_consensus.cc:2243] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.624920 17191 raft_consensus.cc:2272] T c83ba2c6eb4940f996d1f600ebd00645 P 0937814288134643bcdefd3042c7e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.626981 17191 tablet_replica.cc:333] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.627470 17191 raft_consensus.cc:2243] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.627970 17191 raft_consensus.cc:2272] T 2875f8f87bc74168b74de4a2cc705550 P 0937814288134643bcdefd3042c7e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.630374 17191 tablet_replica.cc:333] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274: stopping tablet replica
I20260710 11:07:36.630896 17191 raft_consensus.cc:2243] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.631450 17191 raft_consensus.cc:2272] T 0b44d4c8e4e24da588da5c1e1a3df128 P 0937814288134643bcdefd3042c7e274 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.671916 21274 consensus_peers.cc:597] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:40049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.676868 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
W20260710 11:07:36.688917 21274 consensus_peers.cc:597] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:40049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.723256 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
I20260710 11:07:36.754550 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.755375 17191 tablet_replica.cc:333] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.756368 17191 raft_consensus.cc:2243] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.756955 17191 raft_consensus.cc:2272] T 07927b5085b346e3884eb34859fa5ced P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.759197 17191 tablet_replica.cc:333] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.759815 17191 raft_consensus.cc:2243] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.760372 17191 raft_consensus.cc:2272] T 4d2bc71aef114e2e8773bc1f906a3ed9 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.762482 17191 tablet_replica.cc:333] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.763077 17191 raft_consensus.cc:2243] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.763986 17191 raft_consensus.cc:2272] T 943aba51675e41c1bc34d5d5e91a577e P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.766126 17191 tablet_replica.cc:333] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.766674 17191 raft_consensus.cc:2243] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.767201 17191 raft_consensus.cc:2272] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.769178 17191 tablet_replica.cc:333] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.769893 17191 raft_consensus.cc:2243] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.770403 17191 raft_consensus.cc:2272] T 7e6a6ebe21324c7eb68fad152935a0b4 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.772439 17191 tablet_replica.cc:333] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.772969 17191 raft_consensus.cc:2243] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.773861 17191 raft_consensus.cc:2272] T 2a4a1c5fa1e040899b26f9a5920ad9bf P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.775805 17191 tablet_replica.cc:333] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.776372 17191 raft_consensus.cc:2243] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.777195 17191 raft_consensus.cc:2272] T 87b6cb07272042d5b833be22fe388282 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.779206 17191 tablet_replica.cc:333] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.779749 17191 raft_consensus.cc:2243] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.780642 17191 raft_consensus.cc:2272] T 204647cafd434031ae02a0be4b9afe86 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.782972 17191 tablet_replica.cc:333] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.783550 17191 raft_consensus.cc:2243] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.784016 17191 raft_consensus.cc:2272] T 0b44d4c8e4e24da588da5c1e1a3df128 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.786062 17191 tablet_replica.cc:333] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.786585 17191 raft_consensus.cc:2243] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.787045 17191 raft_consensus.cc:2272] T a3044cf96f804612bc45d01c0257e0fa P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.788947 17191 tablet_replica.cc:333] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.789490 17191 raft_consensus.cc:2243] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.790375 17191 raft_consensus.cc:2272] T 44fa324c12654e309b9e86aa44b82dae P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.792728 17191 tablet_replica.cc:333] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.793503 17191 raft_consensus.cc:2243] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.794198 17191 raft_consensus.cc:2272] T eb9f83536ade467183dad35fb38a7c23 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.796669 21274 consensus_peers.cc:597] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:40049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.796967 17191 tablet_replica.cc:333] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.797709 17191 raft_consensus.cc:2243] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.798154 17191 raft_consensus.cc:2272] T 4b09c6993492450daded225c31a6e651 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.800449 17191 tablet_replica.cc:333] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.800936 17191 raft_consensus.cc:2243] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.801476 17191 raft_consensus.cc:2272] T 0b250e3099c54d538eb13bbb3f9e2432 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.803499 17191 tablet_replica.cc:333] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.803964 17191 raft_consensus.cc:2243] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.804768 17191 raft_consensus.cc:2272] T 3ab5ebeb7f234536b451b07e97fe17b9 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.806823 17191 tablet_replica.cc:333] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.807308 17191 raft_consensus.cc:2243] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.807760 17191 raft_consensus.cc:2272] T c83ba2c6eb4940f996d1f600ebd00645 P 41053d9e6bea4fd7b0be03791de26087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.809672 17191 tablet_replica.cc:333] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.810110 17191 raft_consensus.cc:2243] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.810519 17191 raft_consensus.cc:2272] T 2875f8f87bc74168b74de4a2cc705550 P 41053d9e6bea4fd7b0be03791de26087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.812371 17191 tablet_replica.cc:333] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087: stopping tablet replica
I20260710 11:07:36.812781 17191 raft_consensus.cc:2243] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.813182 17191 raft_consensus.cc:2272] T 593815f445b04f7e9b0590db912281e3 P 41053d9e6bea4fd7b0be03791de26087 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:36.850350 21272 consensus_peers.cc:597] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Couldn't send request to peer 41053d9e6bea4fd7b0be03791de26087. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:34343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.855074 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
I20260710 11:07:36.892104 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
W20260710 11:07:36.904522 21274 consensus_peers.cc:597] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 0937814288134643bcdefd3042c7e274 (127.16.201.193:40049): Couldn't send request to peer 0937814288134643bcdefd3042c7e274. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:40049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:36.922236 21272 consensus_peers.cc:597] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 -> Peer 41053d9e6bea4fd7b0be03791de26087 (127.16.201.194:34343): Couldn't send request to peer 41053d9e6bea4fd7b0be03791de26087. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.194:34343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:36.928529 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:36.929322 17191 tablet_replica.cc:333] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.930087 17191 raft_consensus.cc:2243] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.930792 17191 raft_consensus.cc:2272] T 07927b5085b346e3884eb34859fa5ced P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.933022 17191 tablet_replica.cc:333] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.933729 17191 raft_consensus.cc:2243] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.934615 17191 raft_consensus.cc:2272] T 7e6a6ebe21324c7eb68fad152935a0b4 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.936761 17191 tablet_replica.cc:333] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.937357 17191 raft_consensus.cc:2243] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.937881 17191 raft_consensus.cc:2272] T 2a4a1c5fa1e040899b26f9a5920ad9bf P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.940069 17191 tablet_replica.cc:333] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.940709 17191 raft_consensus.cc:2243] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.941236 17191 raft_consensus.cc:2272] T 943aba51675e41c1bc34d5d5e91a577e P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.943425 17191 tablet_replica.cc:333] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.944020 17191 raft_consensus.cc:2243] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.944866 17191 raft_consensus.cc:2272] T 3e8cce7d39104d08a9dd0bf2ddf49af7 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.946890 17191 tablet_replica.cc:333] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.947472 17191 raft_consensus.cc:2243] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.947950 17191 raft_consensus.cc:2272] T eb9f83536ade467183dad35fb38a7c23 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.950103 17191 tablet_replica.cc:333] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.950677 17191 raft_consensus.cc:2243] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.951133 17191 raft_consensus.cc:2272] T 4b09c6993492450daded225c31a6e651 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.953045 17191 tablet_replica.cc:333] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.953651 17191 raft_consensus.cc:2243] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.954136 17191 raft_consensus.cc:2272] T 0b250e3099c54d538eb13bbb3f9e2432 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.956086 17191 tablet_replica.cc:333] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.956624 17191 raft_consensus.cc:2243] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.957093 17191 raft_consensus.cc:2272] T 3ab5ebeb7f234536b451b07e97fe17b9 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.959298 17191 tablet_replica.cc:333] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.959856 17191 raft_consensus.cc:2243] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.960367 17191 raft_consensus.cc:2272] T 87b6cb07272042d5b833be22fe388282 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.962335 17191 tablet_replica.cc:333] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.962889 17191 raft_consensus.cc:2243] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.963361 17191 raft_consensus.cc:2272] T 204647cafd434031ae02a0be4b9afe86 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.965353 17191 tablet_replica.cc:333] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.965952 17191 raft_consensus.cc:2243] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.966804 17191 raft_consensus.cc:2272] T 4d2bc71aef114e2e8773bc1f906a3ed9 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.968827 17191 tablet_replica.cc:333] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.969405 17191 raft_consensus.cc:2243] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.969990 17191 raft_consensus.cc:2272] T a3044cf96f804612bc45d01c0257e0fa P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.972728 17191 tablet_replica.cc:333] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.973253 17191 raft_consensus.cc:2243] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.973779 17191 raft_consensus.cc:2272] T 44fa324c12654e309b9e86aa44b82dae P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.975953 17191 tablet_replica.cc:333] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.976511 17191 raft_consensus.cc:2243] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:36.977012 17191 raft_consensus.cc:2272] T c83ba2c6eb4940f996d1f600ebd00645 P bc597914e31d4c3497a088aa1bc39f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.979027 17191 tablet_replica.cc:333] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.979555 17191 raft_consensus.cc:2243] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.980432 17191 raft_consensus.cc:2272] T 2875f8f87bc74168b74de4a2cc705550 P bc597914e31d4c3497a088aa1bc39f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.982995 17191 tablet_replica.cc:333] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.983479 17191 raft_consensus.cc:2243] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.984385 17191 raft_consensus.cc:2272] T 593815f445b04f7e9b0590db912281e3 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:36.986404 17191 tablet_replica.cc:333] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74: stopping tablet replica
I20260710 11:07:36.986863 17191 raft_consensus.cc:2243] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:36.987649 17191 raft_consensus.cc:2272] T 0b44d4c8e4e24da588da5c1e1a3df128 P bc597914e31d4c3497a088aa1bc39f74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.029327 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
I20260710 11:07:37.063848 17191 master.cc:562] Master@127.16.201.254:40857 shutting down...
I20260710 11:07:37.087913 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:37.088497 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:37.088804 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23aea3b26f4e4c30906b6a69b0a2bc85: stopping tablet replica
I20260710 11:07:37.134505 17191 master.cc:584] Master@127.16.201.254:40857 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12935 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:07:37.192037 17191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.201.254:43879
I20260710 11:07:37.193238 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.199177 21619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.199695 21620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.199867 21622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.200336 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:37.201318 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.201522 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.201721 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681657201703 us; error 0 us; skew 500 ppm
I20260710 11:07:37.202214 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.204591 17191 webserver.cc:533] Webserver started at http://127.16.201.254:42897/ using document root <none> and password file <none>
I20260710 11:07:37.205088 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.205284 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.205544 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.206734 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/master-0-root/instance:
uuid: "860f8162b55245778ba4d580f7ff089f"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.211063 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:37.214354 21627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.215229 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:07:37.215472 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/master-0-root
uuid: "860f8162b55245778ba4d580f7ff089f"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.215734 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.232301 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.233608 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.273998 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.254:43879
I20260710 11:07:37.274106 21678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.254:43879 every 8 connection(s)
I20260710 11:07:37.277887 21679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.289588 21679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f: Bootstrap starting.
I20260710 11:07:37.294622 21679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:37.299105 21679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f: No bootstrap required, opened a new log
I20260710 11:07:37.301463 21679 raft_consensus.cc:359] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "860f8162b55245778ba4d580f7ff089f" member_type: VOTER }
I20260710 11:07:37.301972 21679 raft_consensus.cc:385] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:37.302266 21679 raft_consensus.cc:740] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 860f8162b55245778ba4d580f7ff089f, State: Initialized, Role: FOLLOWER
I20260710 11:07:37.302877 21679 consensus_queue.cc:260] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "860f8162b55245778ba4d580f7ff089f" member_type: VOTER }
I20260710 11:07:37.303339 21679 raft_consensus.cc:399] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:37.303522 21679 raft_consensus.cc:493] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:37.303761 21679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:37.308338 21679 raft_consensus.cc:515] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "860f8162b55245778ba4d580f7ff089f" member_type: VOTER }
I20260710 11:07:37.308862 21679 leader_election.cc:304] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [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: 860f8162b55245778ba4d580f7ff089f; no voters: 
I20260710 11:07:37.310034 21679 leader_election.cc:290] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:37.310384 21682 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:37.311746 21682 raft_consensus.cc:697] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 1 LEADER]: Becoming Leader. State: Replica: 860f8162b55245778ba4d580f7ff089f, State: Running, Role: LEADER
I20260710 11:07:37.312515 21682 consensus_queue.cc:237] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [LEADER]: Queue going to LEADER mode. State: All 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: "860f8162b55245778ba4d580f7ff089f" member_type: VOTER }
I20260710 11:07:37.313138 21679 sys_catalog.cc:565] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:37.317494 21683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "860f8162b55245778ba4d580f7ff089f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "860f8162b55245778ba4d580f7ff089f" member_type: VOTER } }
I20260710 11:07:37.317976 21684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 860f8162b55245778ba4d580f7ff089f. Latest consensus state: current_term: 1 leader_uuid: "860f8162b55245778ba4d580f7ff089f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "860f8162b55245778ba4d580f7ff089f" member_type: VOTER } }
I20260710 11:07:37.318349 21683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:37.318568 21684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:37.321293 21689 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:37.329408 21689 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:37.330513 17191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:37.338523 21689 catalog_manager.cc:1383] Generated new cluster ID: 46ebf602695541cfbe2e689133e8bef5
I20260710 11:07:37.338845 21689 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:37.353823 21689 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:37.355132 21689 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:37.370734 21689 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f: Generated new TSK 0
I20260710 11:07:37.371407 21689 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:37.396922 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.403237 21700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.404546 21701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.407692 17191 server_base.cc:1061] running on GCE node
W20260710 11:07:37.407989 21703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.409022 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.409243 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.409409 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681657409392 us; error 0 us; skew 500 ppm
I20260710 11:07:37.409965 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.412240 17191 webserver.cc:533] Webserver started at http://127.16.201.193:33063/ using document root <none> and password file <none>
I20260710 11:07:37.412735 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.412940 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.413195 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.414299 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-0-root/instance:
uuid: "688840b7e7374228947ad227596362cc"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.418787 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:37.422437 21708 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.423197 17191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:37.423599 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-0-root
uuid: "688840b7e7374228947ad227596362cc"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.423857 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.441473 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.442708 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.444226 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.446485 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.446709 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.446955 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.447145 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.487927 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.193:38105
I20260710 11:07:37.488059 21770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.193:38105 every 8 connection(s)
I20260710 11:07:37.492964 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.500248 21775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.502673 21776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.504959 21778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.505355 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:37.506824 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.507105 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.507315 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681657507293 us; error 0 us; skew 500 ppm
I20260710 11:07:37.507929 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.508275 21771 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43879
I20260710 11:07:37.508679 21771 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.509455 21771 heartbeater.cc:507] Master 127.16.201.254:43879 requested a full tablet report, sending...
I20260710 11:07:37.510917 17191 webserver.cc:533] Webserver started at http://127.16.201.194:44587/ using document root <none> and password file <none>
I20260710 11:07:37.511607 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.511852 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.511727 21644 ts_manager.cc:194] Registered new tserver with Master: 688840b7e7374228947ad227596362cc (127.16.201.193:38105)
I20260710 11:07:37.512259 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.513890 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-1-root/instance:
uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.514254 21644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58302
I20260710 11:07:37.519057 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:37.522723 21783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.523705 17191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:37.523983 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-1-root
uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.524236 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.554136 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.555342 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.556701 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.559012 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.559191 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.559514 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.559659 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.600483 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.194:36901
I20260710 11:07:37.600615 21845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.194:36901 every 8 connection(s)
I20260710 11:07:37.605489 17191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.612789 21849 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.613484 21850 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.618019 21852 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.618450 21846 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43879
I20260710 11:07:37.619033 21846 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.619798 21846 heartbeater.cc:507] Master 127.16.201.254:43879 requested a full tablet report, sending...
I20260710 11:07:37.620093 17191 server_base.cc:1061] running on GCE node
I20260710 11:07:37.621114 17191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:37.621377 17191 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:37.621608 17191 hybrid_clock.cc:648] HybridClock initialized: now 1783681657621588 us; error 0 us; skew 500 ppm
I20260710 11:07:37.622154 17191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:37.622120 21644 ts_manager.cc:194] Registered new tserver with Master: b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:37.623840 21644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58318
I20260710 11:07:37.626459 17191 webserver.cc:533] Webserver started at http://127.16.201.195:33105/ using document root <none> and password file <none>
I20260710 11:07:37.627007 17191 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:37.627221 17191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:37.627497 17191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:37.628762 17191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-2-root/instance:
uuid: "154be6be88234db99b66d454f5a8c30d"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.633185 17191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:37.636806 21857 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.637794 17191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:07:37.638064 17191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-2-root
uuid: "154be6be88234db99b66d454f5a8c30d"
format_stamp: "Formatted at 2026-07-10 11:07:37 on dist-test-slave-7rm2"
I20260710 11:07:37.638314 17191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1LpuRQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681555453264-17191-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:37.660790 17191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:37.662086 17191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:37.663460 17191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:37.665853 17191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:37.666028 17191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.666361 17191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:37.666520 17191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:37.706535 17191 rpc_server.cc:307] RPC server started. Bound to: 127.16.201.195:45223
I20260710 11:07:37.706651 21919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.201.195:45223 every 8 connection(s)
I20260710 11:07:37.721161 21920 heartbeater.cc:344] Connected to a master server at 127.16.201.254:43879
I20260710 11:07:37.721635 21920 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:37.722568 21920 heartbeater.cc:507] Master 127.16.201.254:43879 requested a full tablet report, sending...
I20260710 11:07:37.724808 21644 ts_manager.cc:194] Registered new tserver with Master: 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:37.725688 17191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015952683s
I20260710 11:07:37.726509 21644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58330
I20260710 11:07:37.750512 21644 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58340:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:37.753656 21644 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:37.821034 21885 tablet_service.cc:1511] Processing CreateTablet for tablet 7acb87c1afd74b239efdd91a0cc91378 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:37.824313 21884 tablet_service.cc:1511] Processing CreateTablet for tablet 757d1350f0924b41ac3d1875d46e7220 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:37.825433 21883 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78c58121594f68a68594e01db272fa (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:37.826653 21885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acb87c1afd74b239efdd91a0cc91378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.826279 21882 tablet_service.cc:1511] Processing CreateTablet for tablet a083832f60874bbf9074efd4536b2e7b (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:37.827418 21884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757d1350f0924b41ac3d1875d46e7220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.828190 21882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a083832f60874bbf9074efd4536b2e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.831717 21881 tablet_service.cc:1511] Processing CreateTablet for tablet 5a21ab2fbc3f4be2b276dc98e3a199f3 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:37.833491 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a21ab2fbc3f4be2b276dc98e3a199f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.834254 21883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78c58121594f68a68594e01db272fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.839563 21880 tablet_service.cc:1511] Processing CreateTablet for tablet 00e1a85af92f4d83916cd901f2a9e417 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:37.841339 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e1a85af92f4d83916cd901f2a9e417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.844561 21879 tablet_service.cc:1511] Processing CreateTablet for tablet 34a87553db6d4205b3fe62d5ed746808 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:37.846172 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a87553db6d4205b3fe62d5ed746808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.852550 21878 tablet_service.cc:1511] Processing CreateTablet for tablet f174e2da11f7410b8ef2f9ef0ce92fd3 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:37.854184 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f174e2da11f7410b8ef2f9ef0ce92fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.857429 21877 tablet_service.cc:1511] Processing CreateTablet for tablet 091558ac09b04155845fab02e391fe2e (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:37.859026 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091558ac09b04155845fab02e391fe2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.870823 21736 tablet_service.cc:1511] Processing CreateTablet for tablet 7acb87c1afd74b239efdd91a0cc91378 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:37.872465 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acb87c1afd74b239efdd91a0cc91378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.877266 21733 tablet_service.cc:1511] Processing CreateTablet for tablet a083832f60874bbf9074efd4536b2e7b (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:37.878736 21731 tablet_service.cc:1511] Processing CreateTablet for tablet 00e1a85af92f4d83916cd901f2a9e417 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:37.879789 21733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a083832f60874bbf9074efd4536b2e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.881147 21732 tablet_service.cc:1511] Processing CreateTablet for tablet 5a21ab2fbc3f4be2b276dc98e3a199f3 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:37.882637 21732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a21ab2fbc3f4be2b276dc98e3a199f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.884879 21729 tablet_service.cc:1511] Processing CreateTablet for tablet f174e2da11f7410b8ef2f9ef0ce92fd3 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:37.886219 21728 tablet_service.cc:1511] Processing CreateTablet for tablet 091558ac09b04155845fab02e391fe2e (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:37.888679 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 7acb87c1afd74b239efdd91a0cc91378 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:37.890156 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acb87c1afd74b239efdd91a0cc91378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.877378 21730 tablet_service.cc:1511] Processing CreateTablet for tablet 34a87553db6d4205b3fe62d5ed746808 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:37.889694 21735 tablet_service.cc:1511] Processing CreateTablet for tablet 757d1350f0924b41ac3d1875d46e7220 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:37.892660 21731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e1a85af92f4d83916cd901f2a9e417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.894987 21810 tablet_service.cc:1511] Processing CreateTablet for tablet 757d1350f0924b41ac3d1875d46e7220 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:37.896504 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757d1350f0924b41ac3d1875d46e7220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.898016 21729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f174e2da11f7410b8ef2f9ef0ce92fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.898944 21809 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78c58121594f68a68594e01db272fa (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:37.900430 21809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78c58121594f68a68594e01db272fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.901783 21730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a87553db6d4205b3fe62d5ed746808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.902942 21808 tablet_service.cc:1511] Processing CreateTablet for tablet a083832f60874bbf9074efd4536b2e7b (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:37.904467 21808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a083832f60874bbf9074efd4536b2e7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.884771 21734 tablet_service.cc:1511] Processing CreateTablet for tablet 0e78c58121594f68a68594e01db272fa (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:37.907469 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091558ac09b04155845fab02e391fe2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.908373 21806 tablet_service.cc:1511] Processing CreateTablet for tablet 00e1a85af92f4d83916cd901f2a9e417 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:37.909236 21807 tablet_service.cc:1511] Processing CreateTablet for tablet 5a21ab2fbc3f4be2b276dc98e3a199f3 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:37.910372 21806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00e1a85af92f4d83916cd901f2a9e417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.911228 21807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a21ab2fbc3f4be2b276dc98e3a199f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.908368 21805 tablet_service.cc:1511] Processing CreateTablet for tablet 34a87553db6d4205b3fe62d5ed746808 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:37.913113 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34a87553db6d4205b3fe62d5ed746808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.914163 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 091558ac09b04155845fab02e391fe2e (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:37.915589 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091558ac09b04155845fab02e391fe2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.911451 21804 tablet_service.cc:1511] Processing CreateTablet for tablet f174e2da11f7410b8ef2f9ef0ce92fd3 (DEFAULT_TABLE table=test-workload [id=fb23b9086c284a778debc6c1f789a640]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:37.918745 21735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 757d1350f0924b41ac3d1875d46e7220. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.921310 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f174e2da11f7410b8ef2f9ef0ce92fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.926205 21734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e78c58121594f68a68594e01db272fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:37.930387 21934 tablet_bootstrap.cc:492] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.050230 21934 tablet_bootstrap.cc:654] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.077140 21936 tablet_bootstrap.cc:492] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.083541 21935 tablet_bootstrap.cc:492] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.087986 21934 tablet_bootstrap.cc:492] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.091029 21935 tablet_bootstrap.cc:654] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.091748 21934 ts_tablet_manager.cc:1403] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.016s
I20260710 11:07:38.092887 21936 tablet_bootstrap.cc:654] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.095247 21934 raft_consensus.cc:359] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.096102 21934 raft_consensus.cc:385] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.096463 21934 raft_consensus.cc:740] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.097257 21935 tablet_bootstrap.cc:492] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.097973 21935 ts_tablet_manager.cc:1403] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:07:38.097311 21934 consensus_queue.cc:260] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.098456 21936 tablet_bootstrap.cc:492] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.098910 21936 ts_tablet_manager.cc:1403] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.006s
I20260710 11:07:38.100140 21920 heartbeater.cc:499] Master 127.16.201.254:43879 was elected leader, sending a full tablet report...
I20260710 11:07:38.100700 21934 ts_tablet_manager.cc:1434] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:07:38.101814 21934 tablet_bootstrap.cc:492] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.101406 21935 raft_consensus.cc:359] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.102272 21935 raft_consensus.cc:385] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.102610 21935 raft_consensus.cc:740] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.103434 21935 consensus_queue.cc:260] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.106123 21846 heartbeater.cc:499] Master 127.16.201.254:43879 was elected leader, sending a full tablet report...
I20260710 11:07:38.106725 21935 ts_tablet_manager.cc:1434] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:38.107843 21935 tablet_bootstrap.cc:492] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.109318 21934 tablet_bootstrap.cc:654] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.115093 21935 tablet_bootstrap.cc:654] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.115235 21934 tablet_bootstrap.cc:492] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.115835 21934 ts_tablet_manager.cc:1403] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:07:38.118498 21936 raft_consensus.cc:359] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.119724 21936 raft_consensus.cc:385] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.119607 21934 raft_consensus.cc:359] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.120363 21936 raft_consensus.cc:740] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.120658 21934 raft_consensus.cc:385] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.121073 21934 raft_consensus.cc:740] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.121518 21936 consensus_queue.cc:260] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.122094 21934 consensus_queue.cc:260] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.124946 21934 ts_tablet_manager.cc:1434] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:07:38.126175 21934 tablet_bootstrap.cc:492] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.128358 21935 tablet_bootstrap.cc:492] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.129158 21935 ts_tablet_manager.cc:1403] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:07:38.133746 21934 tablet_bootstrap.cc:654] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.133473 21935 raft_consensus.cc:359] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.134850 21935 raft_consensus.cc:385] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.135267 21935 raft_consensus.cc:740] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.136438 21935 consensus_queue.cc:260] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.139631 21935 ts_tablet_manager.cc:1434] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:38.141122 21935 tablet_bootstrap.cc:492] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.146720 21771 heartbeater.cc:499] Master 127.16.201.254:43879 was elected leader, sending a full tablet report...
I20260710 11:07:38.147430 21934 tablet_bootstrap.cc:492] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.148017 21934 ts_tablet_manager.cc:1403] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260710 11:07:38.149083 21935 tablet_bootstrap.cc:654] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.151456 21934 raft_consensus.cc:359] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.152354 21934 raft_consensus.cc:385] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.152771 21934 raft_consensus.cc:740] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.155640 21936 ts_tablet_manager.cc:1434] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.056s	user 0.022s	sys 0.008s
I20260710 11:07:38.156829 21936 tablet_bootstrap.cc:492] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.158375 21935 tablet_bootstrap.cc:492] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.160169 21935 ts_tablet_manager.cc:1403] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:07:38.161949 21934 consensus_queue.cc:260] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.163415 21935 raft_consensus.cc:359] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.164270 21935 raft_consensus.cc:385] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.164551 21934 ts_tablet_manager.cc:1434] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 11:07:38.164590 21935 raft_consensus.cc:740] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.165879 21934 tablet_bootstrap.cc:492] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.166328 21936 tablet_bootstrap.cc:654] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.165807 21935 consensus_queue.cc:260] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.168684 21935 ts_tablet_manager.cc:1434] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:38.169906 21935 tablet_bootstrap.cc:492] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.173740 21934 tablet_bootstrap.cc:654] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.177098 21935 tablet_bootstrap.cc:654] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.185137 21936 tablet_bootstrap.cc:492] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.185930 21936 ts_tablet_manager.cc:1403] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260710 11:07:38.193537 21935 tablet_bootstrap.cc:492] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.194448 21935 ts_tablet_manager.cc:1403] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260710 11:07:38.196216 21936 raft_consensus.cc:359] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.197118 21936 raft_consensus.cc:385] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.197454 21936 raft_consensus.cc:740] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.197830 21934 tablet_bootstrap.cc:492] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.198354 21934 ts_tablet_manager.cc:1403] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.020s
I20260710 11:07:38.198118 21935 raft_consensus.cc:359] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.198971 21935 raft_consensus.cc:385] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.198446 21936 consensus_queue.cc:260] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.199317 21935 raft_consensus.cc:740] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.200165 21935 consensus_queue.cc:260] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.201018 21936 ts_tablet_manager.cc:1434] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:38.201606 21934 raft_consensus.cc:359] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.202092 21936 tablet_bootstrap.cc:492] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.202415 21934 raft_consensus.cc:385] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.202824 21934 raft_consensus.cc:740] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.202950 21935 ts_tablet_manager.cc:1434] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:07:38.204123 21935 tablet_bootstrap.cc:492] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.203727 21934 consensus_queue.cc:260] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.206554 21934 ts_tablet_manager.cc:1434] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:38.207654 21934 tablet_bootstrap.cc:492] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.210132 21936 tablet_bootstrap.cc:654] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.211760 21935 tablet_bootstrap.cc:654] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.214731 21934 tablet_bootstrap.cc:654] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.222987 21936 tablet_bootstrap.cc:492] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.223718 21936 ts_tablet_manager.cc:1403] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 11:07:38.227701 21936 raft_consensus.cc:359] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.228839 21936 raft_consensus.cc:385] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.229271 21936 raft_consensus.cc:740] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.231787 21936 consensus_queue.cc:260] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.233178 21935 tablet_bootstrap.cc:492] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.233834 21935 ts_tablet_manager.cc:1403] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260710 11:07:38.234639 21936 ts_tablet_manager.cc:1434] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:07:38.235803 21936 tablet_bootstrap.cc:492] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.236935 21935 raft_consensus.cc:359] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.237835 21935 raft_consensus.cc:385] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.238170 21935 raft_consensus.cc:740] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.239202 21935 consensus_queue.cc:260] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.245471 21936 tablet_bootstrap.cc:654] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.250391 21935 ts_tablet_manager.cc:1434] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:07:38.252301 21935 tablet_bootstrap.cc:492] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.256790 21944 raft_consensus.cc:493] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.257407 21944 raft_consensus.cc:515] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.258016 21935 tablet_bootstrap.cc:654] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.258639 21936 tablet_bootstrap.cc:492] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.259202 21936 ts_tablet_manager.cc:1403] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 11:07:38.262719 21936 raft_consensus.cc:359] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.263306 21934 tablet_bootstrap.cc:492] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.263571 21936 raft_consensus.cc:385] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.263927 21934 ts_tablet_manager.cc:1403] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.017s
I20260710 11:07:38.263964 21936 raft_consensus.cc:740] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.265094 21936 consensus_queue.cc:260] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.267817 21935 tablet_bootstrap.cc:492] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.267534 21934 raft_consensus.cc:359] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.268412 21934 raft_consensus.cc:385] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.268489 21935 ts_tablet_manager.cc:1403] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 11:07:38.268827 21934 raft_consensus.cc:740] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.269887 21934 consensus_queue.cc:260] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.272094 21944 leader_election.cc:290] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.272208 21935 raft_consensus.cc:359] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.273429 21935 raft_consensus.cc:385] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.273828 21935 raft_consensus.cc:740] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.274791 21935 consensus_queue.cc:260] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.277384 21935 ts_tablet_manager.cc:1434] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:38.278584 21935 tablet_bootstrap.cc:492] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.285248 21935 tablet_bootstrap.cc:654] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.287070 21934 ts_tablet_manager.cc:1434] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260710 11:07:38.297792 21934 tablet_bootstrap.cc:492] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.306679 21934 tablet_bootstrap.cc:654] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.320039 21934 tablet_bootstrap.cc:492] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.320732 21934 ts_tablet_manager.cc:1403] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
W20260710 11:07:38.323882 21692 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:38.324676 21934 raft_consensus.cc:359] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.325817 21957 raft_consensus.cc:493] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.326313 21936 ts_tablet_manager.cc:1434] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.067s	user 0.031s	sys 0.026s
I20260710 11:07:38.326391 21957 raft_consensus.cc:515] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.329643 21936 tablet_bootstrap.cc:492] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.325503 21934 raft_consensus.cc:385] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.331166 21934 raft_consensus.cc:740] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.332352 21934 consensus_queue.cc:260] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.335494 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d1350f0924b41ac3d1875d46e7220" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:38.336335 21895 raft_consensus.cc:2468] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:38.337462 21936 tablet_bootstrap.cc:654] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.337735 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:38.338531 21894 raft_consensus.cc:2468] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:38.338866 21934 ts_tablet_manager.cc:1434] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:07:38.339756 21941 raft_consensus.cc:493] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.340349 21941 raft_consensus.cc:515] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.340929 21934 tablet_bootstrap.cc:492] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.350564 21935 tablet_bootstrap.cc:492] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.351158 21935 ts_tablet_manager.cc:1403] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.073s	user 0.041s	sys 0.023s
I20260710 11:07:38.352053 21957 leader_election.cc:290] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.354353 21935 raft_consensus.cc:359] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.355170 21935 raft_consensus.cc:385] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.355490 21935 raft_consensus.cc:740] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.356256 21935 consensus_queue.cc:260] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.357946 21934 tablet_bootstrap.cc:654] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.361272 21712 leader_election.cc:304] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:38.362309 21936 tablet_bootstrap.cc:492] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.362475 21712 leader_election.cc:304] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:38.363061 21936 ts_tablet_manager.cc:1403] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.006s
I20260710 11:07:38.363286 21941 leader_election.cc:290] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.364573 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d1350f0924b41ac3d1875d46e7220" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.365413 21821 raft_consensus.cc:2468] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:38.366477 21944 raft_consensus.cc:2804] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.366707 21940 raft_consensus.cc:493] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.366955 21944 raft_consensus.cc:493] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.367444 21944 raft_consensus.cc:3060] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.367277 21940 raft_consensus.cc:515] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.371428 21940 leader_election.cc:290] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.376868 21934 tablet_bootstrap.cc:492] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.377507 21934 ts_tablet_manager.cc:1403] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260710 11:07:38.378456 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c58121594f68a68594e01db272fa" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:38.378469 21935 ts_tablet_manager.cc:1434] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.007s
I20260710 11:07:38.380626 21935 tablet_bootstrap.cc:492] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.380541 21934 raft_consensus.cc:359] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.381424 21934 raft_consensus.cc:385] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.381755 21934 raft_consensus.cc:740] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.382663 21934 consensus_queue.cc:260] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.383371 21957 raft_consensus.cc:2804] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.383780 21957 raft_consensus.cc:493] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.384130 21957 raft_consensus.cc:3060] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.386849 21936 raft_consensus.cc:359] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.387622 21936 raft_consensus.cc:385] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.387930 21936 raft_consensus.cc:740] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.388900 21935 tablet_bootstrap.cc:654] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.388748 21936 consensus_queue.cc:260] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.379207 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.389974 21821 raft_consensus.cc:2468] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:38.392181 21934 ts_tablet_manager.cc:1434] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:07:38.379225 21894 raft_consensus.cc:2468] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:38.396054 21934 tablet_bootstrap.cc:492] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.395694 21787 leader_election.cc:304] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.397214 21964 raft_consensus.cc:2804] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.398018 21964 raft_consensus.cc:493] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.398495 21964 raft_consensus.cc:3060] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.403043 21934 tablet_bootstrap.cc:654] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.408133 21935 tablet_bootstrap.cc:492] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.408646 21935 ts_tablet_manager.cc:1403] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.018s
I20260710 11:07:38.409411 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091558ac09b04155845fab02e391fe2e" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.410254 21821 raft_consensus.cc:2468] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.411586 21860 leader_election.cc:304] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.411577 21935 raft_consensus.cc:359] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.412524 21935 raft_consensus.cc:385] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.412694 21940 raft_consensus.cc:2804] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.412873 21935 raft_consensus.cc:740] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.413148 21940 raft_consensus.cc:493] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.414230 21940 raft_consensus.cc:3060] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.414448 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c58121594f68a68594e01db272fa" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.417184 21935 consensus_queue.cc:260] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
W20260710 11:07:38.418023 21786 leader_election.cc:343] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.419917 21935 ts_tablet_manager.cc:1434] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:07:38.397213 21944 raft_consensus.cc:515] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.421030 21935 tablet_bootstrap.cc:492] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:38.422196 21944 leader_election.cc:290] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.424963 21934 tablet_bootstrap.cc:492] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.425629 21934 ts_tablet_manager.cc:1403] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260710 11:07:38.428870 21935 tablet_bootstrap.cc:654] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.429307 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d1350f0924b41ac3d1875d46e7220" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.429389 21934 raft_consensus.cc:359] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.432116 21934 raft_consensus.cc:385] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.432471 21934 raft_consensus.cc:740] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.433346 21934 consensus_queue.cc:260] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.435498 21940 raft_consensus.cc:515] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.415871 21957 raft_consensus.cc:515] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.437534 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "757d1350f0924b41ac3d1875d46e7220" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:38.438773 21894 raft_consensus.cc:3060] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.434588 21821 raft_consensus.cc:3060] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.443049 21957 leader_election.cc:290] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Requested vote from peers 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.444304 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.444169 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091558ac09b04155845fab02e391fe2e" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.445125 21819 raft_consensus.cc:3060] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.445343 21820 raft_consensus.cc:3060] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.448709 21894 raft_consensus.cc:2468] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:38.449892 21712 leader_election.cc:304] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:38.450004 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:38.450654 21895 raft_consensus.cc:3060] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.451088 21936 ts_tablet_manager.cc:1434] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.023s
I20260710 11:07:38.452180 21936 tablet_bootstrap.cc:492] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.455255 21819 raft_consensus.cc:2468] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:38.455576 21964 raft_consensus.cc:515] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.456585 21711 leader_election.cc:304] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.457495 21944 raft_consensus.cc:2804] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.459107 21944 raft_consensus.cc:697] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:38.460108 21964 leader_election.cc:290] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.463411 21935 tablet_bootstrap.cc:492] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:38.463944 21935 ts_tablet_manager.cc:1403] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.001s
I20260710 11:07:38.442775 21940 leader_election.cc:290] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.466311 21940 raft_consensus.cc:493] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.466616 21935 raft_consensus.cc:359] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.467379 21935 raft_consensus.cc:385] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.467389 21895 raft_consensus.cc:2468] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:38.466975 21940 raft_consensus.cc:515] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.467765 21935 raft_consensus.cc:740] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.468261 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c58121594f68a68594e01db272fa" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:38.468770 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c58121594f68a68594e01db272fa" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:38.469369 21894 raft_consensus.cc:3060] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:38.470139 21786 leader_election.cc:343] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.470834 21944 consensus_queue.cc:237] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.472234 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.472888 21819 raft_consensus.cc:2468] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.474289 21860 leader_election.cc:304] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.475054 21940 leader_election.cc:290] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.475576 21940 raft_consensus.cc:2804] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.475894 21940 raft_consensus.cc:493] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.476223 21940 raft_consensus.cc:3060] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.476962 21935 consensus_queue.cc:260] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.478878 21935 ts_tablet_manager.cc:1434] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:07:38.485769 21894 raft_consensus.cc:2468] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
I20260710 11:07:38.460294 21957 raft_consensus.cc:2804] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.488276 21787 leader_election.cc:304] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:38.489398 21968 raft_consensus.cc:493] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.490443 21964 raft_consensus.cc:2804] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.491032 21964 raft_consensus.cc:697] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:38.491981 21964 consensus_queue.cc:237] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.492877 21820 raft_consensus.cc:2468] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.494040 21860 leader_election.cc:304] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.494969 21934 ts_tablet_manager.cc:1434] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.069s	user 0.021s	sys 0.033s
I20260710 11:07:38.495877 21936 tablet_bootstrap.cc:654] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.496042 21934 tablet_bootstrap.cc:492] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:38.499812 21972 raft_consensus.cc:2804] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.500813 21972 raft_consensus.cc:697] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:38.501821 21972 consensus_queue.cc:237] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.504503 21934 tablet_bootstrap.cc:654] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.493988 21968 raft_consensus.cc:515] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.525758 21968 leader_election.cc:290] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.528398 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091558ac09b04155845fab02e391fe2e" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:38.529295 21970 raft_consensus.cc:493] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.530113 21970 raft_consensus.cc:515] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.530653 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091558ac09b04155845fab02e391fe2e" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.531773 21820 raft_consensus.cc:2393] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688840b7e7374228947ad227596362cc in current term 1: Already voted for candidate 154be6be88234db99b66d454f5a8c30d in this term.
I20260710 11:07:38.533042 21711 leader_election.cc:304] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:38.534003 21821 raft_consensus.cc:2468] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:38.536109 21940 raft_consensus.cc:515] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.539027 21940 leader_election.cc:290] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.542182 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.543059 21820 raft_consensus.cc:2468] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.543591 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.544332 21860 leader_election.cc:304] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.540642 21970 leader_election.cc:290] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.545487 21970 raft_consensus.cc:2804] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.545970 21970 raft_consensus.cc:493] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.546373 21970 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.548554 21644 catalog_manager.cc:5697] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 0 to 1, leader changed from <none> to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 1 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.544445 21821 raft_consensus.cc:3060] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.540522 21944 raft_consensus.cc:3060] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.560999 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091558ac09b04155845fab02e391fe2e" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.564332 21745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091558ac09b04155845fab02e391fe2e" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:38.566468 21744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.567461 21744 raft_consensus.cc:2468] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.568130 21970 raft_consensus.cc:515] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.568972 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.570943 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:38.571843 21742 raft_consensus.cc:3060] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.573031 21970 leader_election.cc:290] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.573784 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.574646 21820 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.574873 21934 tablet_bootstrap.cc:492] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:38.575632 21934 ts_tablet_manager.cc:1403] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.002s
I20260710 11:07:38.578984 21964 raft_consensus.cc:493] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.579526 21964 raft_consensus.cc:515] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
W20260710 11:07:38.580456 21860 leader_election.cc:343] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.581866 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:38.582155 21964 leader_election.cc:290] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.583770 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
W20260710 11:07:38.586855 21787 leader_election.cc:343] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:38.587476 21860 leader_election.cc:343] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.588913 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
W20260710 11:07:38.590832 21786 leader_election.cc:343] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.591432 21786 leader_election.cc:304] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc
I20260710 11:07:38.592353 21970 raft_consensus.cc:493] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.592597 21820 raft_consensus.cc:2468] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.592924 21964 raft_consensus.cc:2749] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.592969 21970 raft_consensus.cc:515] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.594125 21860 leader_election.cc:304] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:38.594790 21934 raft_consensus.cc:359] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.595222 21940 raft_consensus.cc:2804] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.595482 21934 raft_consensus.cc:385] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.599339 21964 raft_consensus.cc:493] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.598558 21934 raft_consensus.cc:740] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.591845 21957 raft_consensus.cc:697] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:38.599807 21964 raft_consensus.cc:515] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.601712 21957 consensus_queue.cc:237] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:38.603781 21964 leader_election.cc:290] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.605648 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f174e2da11f7410b8ef2f9ef0ce92fd3" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:38.606420 21744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f174e2da11f7410b8ef2f9ef0ce92fd3" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.606372 21895 raft_consensus.cc:2468] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:38.595888 21970 leader_election.cc:290] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.607921 21787 leader_election.cc:304] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:38.608084 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.608801 21964 raft_consensus.cc:2804] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.609287 21964 raft_consensus.cc:493] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.609660 21964 raft_consensus.cc:3060] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:38.609786 21786 leader_election.cc:343] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.608759 21743 raft_consensus.cc:2468] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.614790 21944 raft_consensus.cc:2749] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:38.615661 21746 raft_consensus.cc:2468] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.615864 21860 leader_election.cc:304] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:38.618088 21934 consensus_queue.cc:260] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.622908 21934 ts_tablet_manager.cc:1434] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 11:07:38.623905 21742 raft_consensus.cc:2468] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.620666 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.625221 21820 raft_consensus.cc:2468] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.626191 21936 tablet_bootstrap.cc:492] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.626480 21970 raft_consensus.cc:2804] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.626776 21936 ts_tablet_manager.cc:1403] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.175s	user 0.031s	sys 0.032s
I20260710 11:07:38.626866 21970 raft_consensus.cc:493] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.627521 21970 raft_consensus.cc:3060] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.638782 21860 leader_election.cc:304] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:38.639734 21936 raft_consensus.cc:359] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.640766 21936 raft_consensus.cc:385] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.641104 21936 raft_consensus.cc:740] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.643510 21972 raft_consensus.cc:2804] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.644024 21972 raft_consensus.cc:697] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:38.644762 21972 consensus_queue.cc:237] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.643097 21940 raft_consensus.cc:697] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:38.655210 21964 raft_consensus.cc:515] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.652254 21940 consensus_queue.cc:237] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.646890 21936 consensus_queue.cc:260] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.661475 21936 ts_tablet_manager.cc:1434] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.005s
I20260710 11:07:38.657704 21821 raft_consensus.cc:2468] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.660631 21642 catalog_manager.cc:5697] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 1 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.665074 21642 catalog_manager.cc:5697] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 1 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.666700 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f174e2da11f7410b8ef2f9ef0ce92fd3" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:38.667052 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f174e2da11f7410b8ef2f9ef0ce92fd3" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:38.667673 21895 raft_consensus.cc:3060] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:38.668334 21786 leader_election.cc:343] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.664979 21641 catalog_manager.cc:5697] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.672260 21970 raft_consensus.cc:515] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.663990 21936 tablet_bootstrap.cc:492] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.675179 21970 leader_election.cc:290] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.676338 21895 raft_consensus.cc:2468] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
I20260710 11:07:38.677567 21940 raft_consensus.cc:493] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.677031 21964 leader_election.cc:290] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.677037 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:38.678241 21940 raft_consensus.cc:515] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.678750 21742 raft_consensus.cc:3060] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.679255 21787 leader_election.cc:304] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:38.680617 21940 leader_election.cc:290] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.680651 21964 raft_consensus.cc:2804] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.681416 21746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:38.681754 21964 raft_consensus.cc:697] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:38.682319 21936 tablet_bootstrap.cc:654] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:38.683082 21860 leader_election.cc:343] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.677418 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.683612 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.683003 21964 consensus_queue.cc:237] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.684017 21821 raft_consensus.cc:3060] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.684417 21820 raft_consensus.cc:2468] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:38.685951 21860 leader_election.cc:304] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:38.687170 21940 raft_consensus.cc:2804] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:38.687579 21940 raft_consensus.cc:493] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:38.687949 21940 raft_consensus.cc:3060] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.690593 21742 raft_consensus.cc:2468] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.691956 21860 leader_election.cc:304] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:38.692916 21970 raft_consensus.cc:2804] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.693456 21970 raft_consensus.cc:697] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:38.694387 21970 consensus_queue.cc:237] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.697597 21936 tablet_bootstrap.cc:492] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.697892 21821 raft_consensus.cc:2468] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.698230 21936 ts_tablet_manager.cc:1403] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.013s
I20260710 11:07:38.699146 21940 raft_consensus.cc:515] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.702276 21936 raft_consensus.cc:359] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.703125 21936 raft_consensus.cc:385] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.703450 21936 raft_consensus.cc:740] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.703982 21940 leader_election.cc:290] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:38.706142 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
W20260710 11:07:38.707576 21860 leader_election.cc:343] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:38.704665 21936 consensus_queue.cc:260] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.713814 21936 ts_tablet_manager.cc:1434] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:07:38.714939 21936 tablet_bootstrap.cc:492] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.721985 21936 tablet_bootstrap.cc:654] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.710429 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.725224 21821 raft_consensus.cc:3060] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.741295 21821 raft_consensus.cc:2468] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:38.742621 21860 leader_election.cc:304] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:38.743027 21642 catalog_manager.cc:5697] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 0 to 1, leader changed from <none> to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 1 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.743866 21970 raft_consensus.cc:2804] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:38.744694 21970 raft_consensus.cc:697] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:38.745975 21970 consensus_queue.cc:237] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.757051 21936 tablet_bootstrap.cc:492] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.758249 21936 ts_tablet_manager.cc:1403] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.044s	user 0.032s	sys 0.008s
I20260710 11:07:38.761030 21936 raft_consensus.cc:359] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.761809 21936 raft_consensus.cc:385] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.762085 21936 raft_consensus.cc:740] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.762790 21936 consensus_queue.cc:260] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.765017 21936 ts_tablet_manager.cc:1434] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:07:38.766245 21936 tablet_bootstrap.cc:492] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:38.765395 21642 catalog_manager.cc:5697] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.767608 21642 catalog_manager.cc:5697] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.770048 21642 catalog_manager.cc:5697] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.771603 21936 tablet_bootstrap.cc:654] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:38.771680 21642 catalog_manager.cc:5697] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:38.775525 21936 tablet_bootstrap.cc:492] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:38.776036 21936 ts_tablet_manager.cc:1403] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:07:38.778178 21936 raft_consensus.cc:359] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.778671 21936 raft_consensus.cc:385] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:38.778873 21936 raft_consensus.cc:740] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:38.779513 21936 consensus_queue.cc:260] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.781383 21936 ts_tablet_manager.cc:1434] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:07:38.824518 21821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e78c58121594f68a68594e01db272fa"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
mode: GRACEFUL
new_leader_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:43742
I20260710 11:07:38.825095 21821 raft_consensus.cc:606] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Received request to transfer leadership to TS 688840b7e7374228947ad227596362cc
I20260710 11:07:38.838141 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
mode: GRACEFUL
new_leader_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:52044
I20260710 11:07:38.838624 21895 raft_consensus.cc:606] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Received request to transfer leadership to TS 688840b7e7374228947ad227596362cc
I20260710 11:07:38.843843 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
mode: GRACEFUL
new_leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:52044
I20260710 11:07:38.844317 21895 raft_consensus.cc:606] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Received request to transfer leadership to TS b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:38.849139 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
mode: GRACEFUL
new_leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:52044
I20260710 11:07:38.849712 21895 raft_consensus.cc:606] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Received request to transfer leadership to TS b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:38.854324 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
mode: GRACEFUL
new_leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:52044
I20260710 11:07:38.854776 21895 raft_consensus.cc:606] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Received request to transfer leadership to TS b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:38.908967 21742 raft_consensus.cc:3060] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.915174 21964 consensus_queue.cc:1048] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.921962 21941 raft_consensus.cc:993] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: : Instructing follower 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:38.922740 21964 raft_consensus.cc:1081] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Signalling peer 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:38.924980 21746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e78c58121594f68a68594e01db272fa"
dest_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:60080
I20260710 11:07:38.927518 21746 raft_consensus.cc:493] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:38.927939 21746 raft_consensus.cc:3060] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.929955 21941 consensus_queue.cc:1048] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.935377 21746 raft_consensus.cc:515] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.939888 21746 leader_election.cc:290] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 2 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.940245 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c58121594f68a68594e01db272fa" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:38.940856 21821 raft_consensus.cc:3055] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:38.941092 21821 raft_consensus.cc:740] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:38.941545 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e78c58121594f68a68594e01db272fa" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:38.941991 21821 consensus_queue.cc:260] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.943168 21821 raft_consensus.cc:3060] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:38.948873 21821 raft_consensus.cc:2468] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 2.
I20260710 11:07:38.949841 21711 leader_election.cc:304] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [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: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 154be6be88234db99b66d454f5a8c30d
I20260710 11:07:38.950534 21957 raft_consensus.cc:2804] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:38.951014 21957 raft_consensus.cc:697] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:38.951844 21957 consensus_queue.cc:237] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.959401 21644 catalog_manager.cc:5697] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 1 to 2, leader changed from b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194) to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 2 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:38.969810 21957 consensus_queue.cc:1048] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.979254 21976 raft_consensus.cc:493] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:38.979773 21976 raft_consensus.cc:515] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:38.980059 21968 consensus_queue.cc:1048] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:38.981927 21976 leader_election.cc:290] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:38.983403 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f174e2da11f7410b8ef2f9ef0ce92fd3" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:38.984275 21894 raft_consensus.cc:2393] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688840b7e7374228947ad227596362cc in current term 1: Already voted for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in this term.
I20260710 11:07:38.984138 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f174e2da11f7410b8ef2f9ef0ce92fd3" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:38.985967 21711 leader_election.cc:304] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:38.987039 21976 raft_consensus.cc:3060] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:38.994686 21976 raft_consensus.cc:2749] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:39.033404 21976 consensus_queue.cc:1048] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.033421 21970 consensus_queue.cc:1048] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:39.044893 21957 consensus_queue.cc:1048] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.047757 21940 consensus_queue.cc:1048] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.049299 21957 raft_consensus.cc:493] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:39.049882 21957 raft_consensus.cc:515] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.052038 21957 leader_election.cc:290] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:39.052331 21970 consensus_queue.cc:1048] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.053383 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:39.054378 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:39.055215 21819 raft_consensus.cc:2393] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688840b7e7374228947ad227596362cc in current term 1: Already voted for candidate 154be6be88234db99b66d454f5a8c30d in this term.
I20260710 11:07:39.062388 21711 leader_election.cc:304] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:39.064230 21944 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:39.081215 21944 raft_consensus.cc:2749] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:39.084985 21940 consensus_queue.cc:1048] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.087399 21972 consensus_queue.cc:1048] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.101972 21957 raft_consensus.cc:493] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:39.102679 21957 raft_consensus.cc:515] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.106386 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:39.107319 21818 raft_consensus.cc:2393] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688840b7e7374228947ad227596362cc in current term 1: Already voted for candidate 154be6be88234db99b66d454f5a8c30d in this term.
I20260710 11:07:39.109405 21957 leader_election.cc:290] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:39.110514 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:39.110746 21940 raft_consensus.cc:993] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: : Instructing follower 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:39.110687 21972 consensus_queue.cc:1048] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.111727 21979 raft_consensus.cc:1081] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Signalling peer 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:39.114226 21712 leader_election.cc:304] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:39.115823 21957 raft_consensus.cc:3060] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:39.118854 21979 consensus_queue.cc:1048] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.123252 21957 raft_consensus.cc:2749] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:39.124966 21743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b"
dest_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:60084
I20260710 11:07:39.125236 21941 consensus_queue.cc:1048] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.129366 21743 raft_consensus.cc:493] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.129804 21743 raft_consensus.cc:3060] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.131417 21970 consensus_queue.cc:1048] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:39.145484 21970 raft_consensus.cc:993] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: : Instructing follower b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:39.145380 21743 raft_consensus.cc:515] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.146181 21940 raft_consensus.cc:1081] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Signalling peer b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:39.147842 21743 leader_election.cc:290] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 2 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:39.147987 21994 consensus_queue.cc:1048] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:39.149305 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:39.149974 21895 raft_consensus.cc:3055] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.150362 21895 raft_consensus.cc:740] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:39.148015 21818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:43740
I20260710 11:07:39.151705 21818 raft_consensus.cc:493] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.152057 21818 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.153270 21895 consensus_queue.cc:260] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.155443 21895 raft_consensus.cc:3060] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.155902 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a083832f60874bbf9074efd4536b2e7b" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:39.156566 21821 raft_consensus.cc:3060] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.160636 21979 raft_consensus.cc:993] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: : Instructing follower b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:39.161098 21979 raft_consensus.cc:1081] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Signalling peer b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:39.162812 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:43740
I20260710 11:07:39.163167 21895 raft_consensus.cc:2468] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 2.
I20260710 11:07:39.163403 21819 raft_consensus.cc:493] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.163897 21819 raft_consensus.cc:3060] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.164422 21712 leader_election.cc:304] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:39.165340 21957 raft_consensus.cc:2804] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.165853 21957 raft_consensus.cc:697] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:39.166653 21957 consensus_queue.cc:237] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.168516 21818 raft_consensus.cc:515] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.171181 21821 raft_consensus.cc:2468] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 2.
I20260710 11:07:39.171355 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:39.171978 21742 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.171209 21818 leader_election.cc:290] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:39.179147 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:39.179831 21895 raft_consensus.cc:3055] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.180146 21895 raft_consensus.cc:740] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:39.181001 21895 consensus_queue.cc:260] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.182348 21895 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.185922 21819 raft_consensus.cc:515] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.188365 21742 raft_consensus.cc:2468] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:39.189455 21786 leader_election.cc:304] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:39.190368 21994 raft_consensus.cc:2804] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.190900 21994 raft_consensus.cc:697] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:39.191810 21819 leader_election.cc:290] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:39.191720 21994 consensus_queue.cc:237] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.195333 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:39.195966 21743 raft_consensus.cc:3060] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.196820 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a21ab2fbc3f4be2b276dc98e3a199f3" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:39.197443 21894 raft_consensus.cc:3055] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.197818 21894 raft_consensus.cc:740] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:39.198719 21894 consensus_queue.cc:260] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.199066 21895 raft_consensus.cc:2468] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:39.199973 21894 raft_consensus.cc:3060] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.204121 21642 catalog_manager.cc:5697] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 1 to 2, leader changed from 154be6be88234db99b66d454f5a8c30d (127.16.201.195) to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 2 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.203941 21641 catalog_manager.cc:5697] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 1 to 2, leader changed from 154be6be88234db99b66d454f5a8c30d (127.16.201.195) to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 2 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.205464 21743 raft_consensus.cc:2468] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:39.206569 21786 leader_election.cc:304] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:39.207222 21894 raft_consensus.cc:2468] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:39.207427 21994 raft_consensus.cc:2804] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.208009 21994 raft_consensus.cc:697] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:39.208771 21994 consensus_queue.cc:237] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.220999 21642 catalog_manager.cc:5697] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 1 to 2, leader changed from 154be6be88234db99b66d454f5a8c30d (127.16.201.195) to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 2 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.366541 21979 consensus_queue.cc:1048] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.373627 21940 raft_consensus.cc:993] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: : Instructing follower b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:39.374202 21940 raft_consensus.cc:1081] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Signalling peer b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:39.374827 21970 consensus_queue.cc:1048] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:39.375960 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:43740
I20260710 11:07:39.377285 21819 raft_consensus.cc:493] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:39.378402 21819 raft_consensus.cc:3060] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.384985 21819 raft_consensus.cc:515] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.386083 21818 raft_consensus.cc:1240] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Rejecting Update request from peer 154be6be88234db99b66d454f5a8c30d for earlier term 1. Current term is 2. Ops: []
I20260710 11:07:39.387084 21819 leader_election.cc:290] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:39.388010 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:39.388832 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34a87553db6d4205b3fe62d5ed746808" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:39.388695 21972 consensus_queue.cc:1059] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:39.389276 21743 raft_consensus.cc:3060] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.389912 21894 raft_consensus.cc:3055] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:39.390336 21894 raft_consensus.cc:740] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:39.391119 21894 consensus_queue.cc:260] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.392143 21894 raft_consensus.cc:3060] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.394925 21743 raft_consensus.cc:2468] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:39.396065 21786 leader_election.cc:304] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:39.396908 21994 raft_consensus.cc:2804] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:39.397433 21994 raft_consensus.cc:697] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:39.398162 21894 raft_consensus.cc:2468] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
W20260710 11:07:39.398844 21979 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:07:39.398367 21994 consensus_queue.cc:237] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [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: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:39.405977 21642 catalog_manager.cc:5697] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 1 to 2, leader changed from 154be6be88234db99b66d454f5a8c30d (127.16.201.195) to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 2 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:39.452716 21894 raft_consensus.cc:3060] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:39.457844 21894 raft_consensus.cc:1275] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.459206 21957 consensus_queue.cc:1048] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.466984 21819 raft_consensus.cc:1275] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.468814 21976 consensus_queue.cc:1048] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.587873 21743 raft_consensus.cc:1275] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.589171 21994 consensus_queue.cc:1048] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.596503 21894 raft_consensus.cc:1275] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.598125 21941 consensus_queue.cc:1048] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.639788 21894 raft_consensus.cc:1275] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.641096 21941 consensus_queue.cc:1048] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.648337 21743 raft_consensus.cc:1275] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.650092 21994 consensus_queue.cc:1048] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.739820 21819 raft_consensus.cc:1275] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.741051 21968 consensus_queue.cc:1048] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.746706 21894 raft_consensus.cc:1275] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.748816 21957 consensus_queue.cc:1048] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.786872 21894 raft_consensus.cc:1275] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.788339 21941 consensus_queue.cc:1048] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:39.797318 21743 raft_consensus.cc:1275] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:39.799289 21941 consensus_queue.cc:1048] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:41.888811 21642 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59770:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:41.891132 21642 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:41.941900 21728 tablet_service.cc:1511] Processing CreateTablet for tablet 12005804fa494ecaa1f03804980cc0f8 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:41.943337 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12005804fa494ecaa1f03804980cc0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.942994 21807 tablet_service.cc:1511] Processing CreateTablet for tablet 12005804fa494ecaa1f03804980cc0f8 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:41.944391 21807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12005804fa494ecaa1f03804980cc0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.944841 21879 tablet_service.cc:1511] Processing CreateTablet for tablet 12005804fa494ecaa1f03804980cc0f8 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:41.946028 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12005804fa494ecaa1f03804980cc0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.948894 21804 tablet_service.cc:1511] Processing CreateTablet for tablet dd7875b2f8544c27840883fe7e3f928f (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:41.949263 21734 tablet_service.cc:1511] Processing CreateTablet for tablet dd7875b2f8544c27840883fe7e3f928f (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:41.950217 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7875b2f8544c27840883fe7e3f928f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.950534 21734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7875b2f8544c27840883fe7e3f928f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.952239 21881 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa4fe9bc1144716ab93d4edd7c9b684 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:41.953488 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa4fe9bc1144716ab93d4edd7c9b684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.954512 21877 tablet_service.cc:1511] Processing CreateTablet for tablet dd7875b2f8544c27840883fe7e3f928f (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:41.955750 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7875b2f8544c27840883fe7e3f928f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.956418 21878 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc211a6879c4d198fc26b9462031eca (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:41.956477 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa4fe9bc1144716ab93d4edd7c9b684 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:41.957755 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc211a6879c4d198fc26b9462031eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.957832 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa4fe9bc1144716ab93d4edd7c9b684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.958525 21808 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc211a6879c4d198fc26b9462031eca (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:41.959738 21808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc211a6879c4d198fc26b9462031eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.960508 21882 tablet_service.cc:1511] Processing CreateTablet for tablet 01191eccb74441568e7a123b0a9fda2b (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:41.961705 21882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01191eccb74441568e7a123b0a9fda2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.964859 21880 tablet_service.cc:1511] Processing CreateTablet for tablet 4274d8b2244044a59ae8df580df64d0b (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:41.966130 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4274d8b2244044a59ae8df580df64d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.967196 21729 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc211a6879c4d198fc26b9462031eca (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:41.968428 21729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc211a6879c4d198fc26b9462031eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.969331 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 01191eccb74441568e7a123b0a9fda2b (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:41.969980 21810 tablet_service.cc:1511] Processing CreateTablet for tablet 4274d8b2244044a59ae8df580df64d0b (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:41.970600 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01191eccb74441568e7a123b0a9fda2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.971208 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4274d8b2244044a59ae8df580df64d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.972499 21730 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa4fe9bc1144716ab93d4edd7c9b684 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:41.973730 21730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa4fe9bc1144716ab93d4edd7c9b684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.970639 21884 tablet_service.cc:1511] Processing CreateTablet for tablet 6d44b9a620ee48379e323c501d0339a6 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:41.974813 21884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d44b9a620ee48379e323c501d0339a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.975643 21732 tablet_service.cc:1511] Processing CreateTablet for tablet 4274d8b2244044a59ae8df580df64d0b (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:41.976869 21732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4274d8b2244044a59ae8df580df64d0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.978509 21735 tablet_service.cc:1511] Processing CreateTablet for tablet 6d44b9a620ee48379e323c501d0339a6 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:41.979768 21735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d44b9a620ee48379e323c501d0339a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.979463 21885 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3b866af991439f919a40b060d8088e (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:41.980690 21885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3b866af991439f919a40b060d8088e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.978509 21805 tablet_service.cc:1511] Processing CreateTablet for tablet 6d44b9a620ee48379e323c501d0339a6 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:41.982838 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d44b9a620ee48379e323c501d0339a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.983775 21809 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3b866af991439f919a40b060d8088e (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:41.984622 21736 tablet_service.cc:1511] Processing CreateTablet for tablet af1dc75a493b4cfe82ee02928ea429d1 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:41.985038 21809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3b866af991439f919a40b060d8088e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.985857 21736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1dc75a493b4cfe82ee02928ea429d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.982501 21731 tablet_service.cc:1511] Processing CreateTablet for tablet 01191eccb74441568e7a123b0a9fda2b (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:41.986521 21806 tablet_service.cc:1511] Processing CreateTablet for tablet af1dc75a493b4cfe82ee02928ea429d1 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:41.987263 21731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01191eccb74441568e7a123b0a9fda2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.987718 21806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1dc75a493b4cfe82ee02928ea429d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.977358 21883 tablet_service.cc:1511] Processing CreateTablet for tablet af1dc75a493b4cfe82ee02928ea429d1 (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:41.993893 21883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1dc75a493b4cfe82ee02928ea429d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.986521 21733 tablet_service.cc:1511] Processing CreateTablet for tablet 4b3b866af991439f919a40b060d8088e (DEFAULT_TABLE table=soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:41.994962 21733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b3b866af991439f919a40b060d8088e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:42.037443 22027 tablet_bootstrap.cc:492] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.050616 22027 tablet_bootstrap.cc:654] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.104154 22026 tablet_bootstrap.cc:492] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.128105 22026 tablet_bootstrap.cc:654] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.141899 22029 tablet_bootstrap.cc:492] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.143602 22027 tablet_bootstrap.cc:492] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.144212 22027 ts_tablet_manager.cc:1403] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.010s
I20260710 11:07:42.145143 22026 tablet_bootstrap.cc:492] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.147320 22027 raft_consensus.cc:359] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.147873 22026 ts_tablet_manager.cc:1403] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.007s
I20260710 11:07:42.148150 22027 raft_consensus.cc:385] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.148545 22027 raft_consensus.cc:740] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.149279 22029 tablet_bootstrap.cc:654] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.149330 22027 consensus_queue.cc:260] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.153795 22027 ts_tablet_manager.cc:1434] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:07:42.154846 22027 tablet_bootstrap.cc:492] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.152570 22026 raft_consensus.cc:359] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.157630 22026 raft_consensus.cc:385] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.158025 22026 raft_consensus.cc:740] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.160722 22026 consensus_queue.cc:260] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.162228 22027 tablet_bootstrap.cc:654] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.171847 22029 tablet_bootstrap.cc:492] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.172567 22029 ts_tablet_manager.cc:1403] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.012s
I20260710 11:07:42.179590 22029 raft_consensus.cc:359] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.180632 22029 raft_consensus.cc:385] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.181005 22029 raft_consensus.cc:740] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.182010 22029 consensus_queue.cc:260] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.185082 22029 ts_tablet_manager.cc:1434] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:07:42.185869 22026 ts_tablet_manager.cc:1434] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.003s
I20260710 11:07:42.186602 22029 tablet_bootstrap.cc:492] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.186905 22026 tablet_bootstrap.cc:492] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.193740 22033 raft_consensus.cc:493] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.194300 22033 raft_consensus.cc:515] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.196539 22033 leader_election.cc:290] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.197222 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.197851 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.198184 22026 tablet_bootstrap.cc:654] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:42.199213 21711 leader_election.cc:343] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:42.199857 21712 leader_election.cc:343] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.200280 21712 leader_election.cc:304] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.196132 22029 tablet_bootstrap.cc:654] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.201239 22027 tablet_bootstrap.cc:492] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.201864 22027 ts_tablet_manager.cc:1403] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.026s
I20260710 11:07:42.203115 22033 raft_consensus.cc:2749] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.205770 22027 raft_consensus.cc:359] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.206959 22027 raft_consensus.cc:385] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.207437 22027 raft_consensus.cc:740] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.206532 22026 tablet_bootstrap.cc:492] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.208732 22026 ts_tablet_manager.cc:1403] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.002s
I20260710 11:07:42.208830 22027 consensus_queue.cc:260] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.210845 22029 tablet_bootstrap.cc:492] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.211495 22028 raft_consensus.cc:493] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.211997 22029 ts_tablet_manager.cc:1403] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260710 11:07:42.211854 22026 raft_consensus.cc:359] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.212590 22026 raft_consensus.cc:385] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.212936 22026 raft_consensus.cc:740] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.211369 22027 ts_tablet_manager.cc:1434] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:07:42.212026 22028 raft_consensus.cc:515] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.213748 22026 consensus_queue.cc:260] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.214412 22027 tablet_bootstrap.cc:492] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.216100 22026 ts_tablet_manager.cc:1434] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:42.217103 22026 tablet_bootstrap.cc:492] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.220892 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12005804fa494ecaa1f03804980cc0f8" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.221316 22027 tablet_bootstrap.cc:654] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:42.222436 21786 leader_election.cc:343] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.223526 22026 tablet_bootstrap.cc:654] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.224404 22029 raft_consensus.cc:359] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.225214 22029 raft_consensus.cc:385] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.225509 22029 raft_consensus.cc:740] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.226310 22029 consensus_queue.cc:260] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.227187 22028 leader_election.cc:290] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.228349 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12005804fa494ecaa1f03804980cc0f8" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.229341 22029 ts_tablet_manager.cc:1434] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
W20260710 11:07:42.230204 21787 leader_election.cc:343] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.232470 21787 leader_election.cc:304] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc
I20260710 11:07:42.233906 22028 raft_consensus.cc:2749] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.233079 22029 tablet_bootstrap.cc:492] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.235383 22026 tablet_bootstrap.cc:492] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.235956 22026 ts_tablet_manager.cc:1403] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:07:42.239079 22027 tablet_bootstrap.cc:492] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.238979 22026 raft_consensus.cc:359] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.239681 22027 ts_tablet_manager.cc:1403] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
I20260710 11:07:42.239838 22026 raft_consensus.cc:385] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.240347 22026 raft_consensus.cc:740] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.241169 22026 consensus_queue.cc:260] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.241999 22029 tablet_bootstrap.cc:654] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.242861 22027 raft_consensus.cc:359] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.243654 22027 raft_consensus.cc:385] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.243983 22027 raft_consensus.cc:740] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.244077 22026 ts_tablet_manager.cc:1434] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:42.245249 22026 tablet_bootstrap.cc:492] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.244853 22027 consensus_queue.cc:260] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.247227 22027 ts_tablet_manager.cc:1434] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:07:42.248183 22027 tablet_bootstrap.cc:492] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.254137 22033 raft_consensus.cc:493] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.254799 22027 tablet_bootstrap.cc:654] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.254693 22033 raft_consensus.cc:515] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.259951 22033 leader_election.cc:290] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.267661 22026 tablet_bootstrap.cc:654] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.268132 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4274d8b2244044a59ae8df580df64d0b" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.268980 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4274d8b2244044a59ae8df580df64d0b" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
W20260710 11:07:42.270049 21711 leader_election.cc:343] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.270517 22029 tablet_bootstrap.cc:492] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
W20260710 11:07:42.270943 21712 leader_election.cc:343] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.271288 22029 ts_tablet_manager.cc:1403] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260710 11:07:42.271348 21712 leader_election.cc:304] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.271658 22033 raft_consensus.cc:493] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.272665 22015 raft_consensus.cc:2749] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.272336 22033 raft_consensus.cc:515] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.274636 22029 raft_consensus.cc:359] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.275391 22029 raft_consensus.cc:385] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.275722 22029 raft_consensus.cc:740] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.275830 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12005804fa494ecaa1f03804980cc0f8" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.276499 21819 raft_consensus.cc:2468] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:42.276528 22029 consensus_queue.cc:260] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.277665 22027 tablet_bootstrap.cc:492] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.277940 21711 leader_election.cc:304] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.278198 22027 ts_tablet_manager.cc:1403] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.010s
I20260710 11:07:42.278666 22029 ts_tablet_manager.cc:1434] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:42.279239 22033 leader_election.cc:290] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.280088 22015 raft_consensus.cc:2804] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.280484 22015 raft_consensus.cc:493] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.280793 22015 raft_consensus.cc:3060] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.279699 22029 tablet_bootstrap.cc:492] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.282336 22027 raft_consensus.cc:359] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.283110 22027 raft_consensus.cc:385] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.283433 22027 raft_consensus.cc:740] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.284185 22027 consensus_queue.cc:260] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.286509 22027 ts_tablet_manager.cc:1434] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:42.292001 22027 tablet_bootstrap.cc:492] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.293359 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12005804fa494ecaa1f03804980cc0f8" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.298132 22027 tablet_bootstrap.cc:654] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.296995 22015 raft_consensus.cc:515] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.300915 22028 raft_consensus.cc:493] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.301734 22028 raft_consensus.cc:515] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.304544 22028 leader_election.cc:290] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.289606 22029 tablet_bootstrap.cc:654] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.305666 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12005804fa494ecaa1f03804980cc0f8" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:42.305511 22026 tablet_bootstrap.cc:492] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.306785 21818 raft_consensus.cc:3060] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.307199 22026 ts_tablet_manager.cc:1403] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.007s
I20260710 11:07:42.309103 22027 tablet_bootstrap.cc:492] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.309823 22027 ts_tablet_manager.cc:1403] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260710 11:07:42.310963 22026 raft_consensus.cc:359] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.313045 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4274d8b2244044a59ae8df580df64d0b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.315650 21818 raft_consensus.cc:2468] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:42.315760 22026 raft_consensus.cc:385] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.315997 21894 raft_consensus.cc:2468] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:42.313108 22027 raft_consensus.cc:359] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
W20260710 11:07:42.315032 21712 leader_election.cc:343] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.316929 22027 raft_consensus.cc:385] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.317585 22027 raft_consensus.cc:740] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.317745 21787 leader_election.cc:304] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.317000 21711 leader_election.cc:304] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.318503 22027 consensus_queue.cc:260] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.319419 22042 raft_consensus.cc:2804] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.319875 22042 raft_consensus.cc:697] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:42.320948 22027 ts_tablet_manager.cc:1434] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:07:42.320808 22042 consensus_queue.cc:237] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.319693 22028 raft_consensus.cc:2804] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.322840 22028 raft_consensus.cc:493] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.323195 22028 raft_consensus.cc:3060] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.324358 22027 tablet_bootstrap.cc:492] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.331571 22027 tablet_bootstrap.cc:654] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.316388 22026 raft_consensus.cc:740] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.334964 22028 raft_consensus.cc:515] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.337373 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4274d8b2244044a59ae8df580df64d0b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.338090 21742 raft_consensus.cc:2468] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:42.341686 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4274d8b2244044a59ae8df580df64d0b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:42.344535 21894 raft_consensus.cc:3060] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.344672 21979 raft_consensus.cc:493] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.345386 21979 raft_consensus.cc:515] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.348038 21979 leader_election.cc:290] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:42.348559 22028 leader_election.cc:290] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.349134 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc75a493b4cfe82ee02928ea429d1" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
W20260710 11:07:42.350741 21860 leader_election.cc:343] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.351467 22026 consensus_queue.cc:260] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.354548 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4274d8b2244044a59ae8df580df64d0b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.355346 22015 leader_election.cc:290] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.355440 21742 raft_consensus.cc:3060] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.356905 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12005804fa494ecaa1f03804980cc0f8" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:42.357967 21894 raft_consensus.cc:2468] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
W20260710 11:07:42.358495 21712 leader_election.cc:343] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.359130 21787 leader_election.cc:304] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
W20260710 11:07:42.359872 21692 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:42.354744 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc75a493b4cfe82ee02928ea429d1" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.359866 22028 raft_consensus.cc:2804] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.360656 21743 raft_consensus.cc:2468] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:42.360797 22028 raft_consensus.cc:697] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:42.361738 22028 consensus_queue.cc:237] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.362716 22027 tablet_bootstrap.cc:492] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.363256 22027 ts_tablet_manager.cc:1403] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.006s
I20260710 11:07:42.363673 21742 raft_consensus.cc:2468] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
I20260710 11:07:42.364051 21860 leader_election.cc:304] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.364948 21979 raft_consensus.cc:2804] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.365284 21979 raft_consensus.cc:493] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.365623 21979 raft_consensus.cc:3060] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.366240 22027 raft_consensus.cc:359] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.368083 22026 ts_tablet_manager.cc:1434] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260710 11:07:42.369190 22026 tablet_bootstrap.cc:492] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.369691 21644 catalog_manager.cc:5697] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 1 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.369210 22029 tablet_bootstrap.cc:492] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.366971 22027 raft_consensus.cc:385] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.372728 22027 raft_consensus.cc:740] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.372861 22029 ts_tablet_manager.cc:1403] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.093s	user 0.032s	sys 0.023s
I20260710 11:07:42.373631 22027 consensus_queue.cc:260] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.377826 22029 raft_consensus.cc:359] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.379019 22029 raft_consensus.cc:385] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.378891 21979 raft_consensus.cc:515] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.379999 22029 raft_consensus.cc:740] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.381102 22029 consensus_queue.cc:260] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.387014 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc75a493b4cfe82ee02928ea429d1" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.387709 21742 raft_consensus.cc:3060] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.394831 22026 tablet_bootstrap.cc:654] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.396857 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc75a493b4cfe82ee02928ea429d1" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
W20260710 11:07:42.398378 21860 leader_election.cc:343] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.402297 22028 raft_consensus.cc:493] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.403522 22027 ts_tablet_manager.cc:1434] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.007s
I20260710 11:07:42.403069 22028 raft_consensus.cc:515] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.404822 22027 tablet_bootstrap.cc:492] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.406147 22028 leader_election.cc:290] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.407461 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3b866af991439f919a40b060d8088e" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.404628 21644 catalog_manager.cc:5697] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 0 to 1, leader changed from <none> to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 1 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.408120 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3b866af991439f919a40b060d8088e" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.401219 21742 raft_consensus.cc:2468] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:42.406785 21979 leader_election.cc:290] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:42.408103 21894 raft_consensus.cc:2468] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
W20260710 11:07:42.411583 21786 leader_election.cc:343] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.412104 21787 leader_election.cc:304] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:42.414026 21860 leader_election.cc:304] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.415861 22049 raft_consensus.cc:2804] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.418424 22026 tablet_bootstrap.cc:492] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.418653 22048 raft_consensus.cc:2804] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.418912 22029 ts_tablet_manager.cc:1434] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.018s
I20260710 11:07:42.419046 22026 ts_tablet_manager.cc:1403] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.003s
I20260710 11:07:42.419243 22048 raft_consensus.cc:493] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.419775 22048 raft_consensus.cc:3060] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.420113 22029 tablet_bootstrap.cc:492] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.422221 22027 tablet_bootstrap.cc:654] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.422376 22026 raft_consensus.cc:359] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.423296 22026 raft_consensus.cc:385] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.423713 22026 raft_consensus.cc:740] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.424692 22026 consensus_queue.cc:260] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.427727 22026 ts_tablet_manager.cc:1434] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:42.428994 22026 tablet_bootstrap.cc:492] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.430400 22048 raft_consensus.cc:515] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.434327 22049 raft_consensus.cc:697] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:42.435297 22049 consensus_queue.cc:237] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.435828 22026 tablet_bootstrap.cc:654] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.440294 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3b866af991439f919a40b060d8088e" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.441612 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3b866af991439f919a40b060d8088e" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
W20260710 11:07:42.441906 21786 leader_election.cc:343] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.442220 21894 raft_consensus.cc:3060] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.445125 22029 tablet_bootstrap.cc:654] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.446873 22026 tablet_bootstrap.cc:492] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.447422 22026 ts_tablet_manager.cc:1403] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:07:42.450948 21894 raft_consensus.cc:2468] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
I20260710 11:07:42.451004 22026 raft_consensus.cc:359] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.452453 22026 raft_consensus.cc:385] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.452812 22026 raft_consensus.cc:740] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.453388 21787 leader_election.cc:304] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 688840b7e7374228947ad227596362cc
I20260710 11:07:42.453738 22026 consensus_queue.cc:260] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.454469 22029 tablet_bootstrap.cc:492] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.454583 22028 raft_consensus.cc:2804] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.457350 22028 raft_consensus.cc:697] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:42.458254 22027 tablet_bootstrap.cc:492] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.458201 22028 consensus_queue.cc:237] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.458925 22027 ts_tablet_manager.cc:1403] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.007s
I20260710 11:07:42.451773 22048 leader_election.cc:290] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.456197 22026 ts_tablet_manager.cc:1434] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:07:42.464033 22029 ts_tablet_manager.cc:1403] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.006s
I20260710 11:07:42.465147 22027 raft_consensus.cc:359] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.466068 22027 raft_consensus.cc:385] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.466391 22027 raft_consensus.cc:740] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.467072 22029 raft_consensus.cc:359] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.467356 22027 consensus_queue.cc:260] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.467897 22029 raft_consensus.cc:385] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.468240 22029 raft_consensus.cc:740] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.469319 22027 ts_tablet_manager.cc:1434] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:07:42.476347 22027 tablet_bootstrap.cc:492] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.470633 21642 catalog_manager.cc:5697] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.468953 22029 consensus_queue.cc:260] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.478987 22029 ts_tablet_manager.cc:1434] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:07:42.480023 22029 tablet_bootstrap.cc:492] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.481654 22027 tablet_bootstrap.cc:654] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.481536 22026 tablet_bootstrap.cc:492] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.488368 22029 tablet_bootstrap.cc:654] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.488255 21644 catalog_manager.cc:5697] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 0 to 1, leader changed from <none> to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 1 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.488255 22026 tablet_bootstrap.cc:654] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.498291 22029 tablet_bootstrap.cc:492] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.498291 22027 tablet_bootstrap.cc:492] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.499003 22029 ts_tablet_manager.cc:1403] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 11:07:42.499231 22027 ts_tablet_manager.cc:1403] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260710 11:07:42.500317 22049 raft_consensus.cc:493] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.500976 22049 raft_consensus.cc:515] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.502228 22029 raft_consensus.cc:359] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.504195 22049 leader_election.cc:290] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:42.507195 22048 raft_consensus.cc:493] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.508077 22027 raft_consensus.cc:359] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.508314 22048 raft_consensus.cc:515] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.509086 22027 raft_consensus.cc:385] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.509467 22027 raft_consensus.cc:740] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.510671 22048 leader_election.cc:290] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.511096 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.511770 21818 raft_consensus.cc:2468] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:42.512159 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.512740 22026 tablet_bootstrap.cc:492] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.512773 21894 raft_consensus.cc:2468] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:42.513597 22026 ts_tablet_manager.cc:1403] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260710 11:07:42.514380 21787 leader_election.cc:304] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.515329 22048 raft_consensus.cc:2804] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.511806 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.515722 22048 raft_consensus.cc:493] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.518115 22048 raft_consensus.cc:3060] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.516755 22026 raft_consensus.cc:359] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.518810 22026 raft_consensus.cc:385] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:42.519111 21786 leader_election.cc:343] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.519174 22026 raft_consensus.cc:740] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.512719 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.520150 22026 consensus_queue.cc:260] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.521441 22029 raft_consensus.cc:385] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.521330 21860 leader_election.cc:304] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.521929 22029 raft_consensus.cc:740] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.522514 22049 raft_consensus.cc:2804] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:42.522641 21860 leader_election.cc:343] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.522921 22049 raft_consensus.cc:493] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.522811 22026 ts_tablet_manager.cc:1434] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:07:42.523511 22049 raft_consensus.cc:3060] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.522868 22029 consensus_queue.cc:260] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.525966 22029 ts_tablet_manager.cc:1434] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:07:42.526933 22029 tablet_bootstrap.cc:492] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.521337 22027 consensus_queue.cc:260] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.531163 22027 ts_tablet_manager.cc:1434] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:07:42.533335 22029 tablet_bootstrap.cc:654] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.532629 22015 raft_consensus.cc:493] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.534438 22015 raft_consensus.cc:515] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.536671 22015 leader_election.cc:290] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.537180 22027 tablet_bootstrap.cc:492] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: Bootstrap starting.
I20260710 11:07:42.538718 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4fe9bc1144716ab93d4edd7c9b684" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.539499 22026 tablet_bootstrap.cc:492] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.539891 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4fe9bc1144716ab93d4edd7c9b684" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.549841 21894 raft_consensus.cc:2468] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:42.551340 22026 tablet_bootstrap.cc:654] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.551158 21712 leader_election.cc:304] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:42.552127 22015 raft_consensus.cc:2804] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.552482 22015 raft_consensus.cc:493] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.552798 22015 raft_consensus.cc:3060] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.552949 22029 tablet_bootstrap.cc:492] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.553453 22029 ts_tablet_manager.cc:1403] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260710 11:07:42.556586 22029 raft_consensus.cc:359] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.557302 22029 raft_consensus.cc:385] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.557588 22027 tablet_bootstrap.cc:654] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.560312 22015 raft_consensus.cc:515] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.561352 22026 tablet_bootstrap.cc:492] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.561837 22026 ts_tablet_manager.cc:1403] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 11:07:42.539551 21818 raft_consensus.cc:2468] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:42.557639 22029 raft_consensus.cc:740] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.563297 22029 consensus_queue.cc:260] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.542702 22049 raft_consensus.cc:515] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.564673 22026 raft_consensus.cc:359] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.565322 22026 raft_consensus.cc:385] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.565584 22026 raft_consensus.cc:740] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.565758 22029 ts_tablet_manager.cc:1434] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:07:42.566223 22026 consensus_queue.cc:260] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.566716 22029 tablet_bootstrap.cc:492] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.568208 22026 ts_tablet_manager.cc:1434] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:07:42.571595 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.572191 21742 raft_consensus.cc:3060] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.573207 22029 tablet_bootstrap.cc:654] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.574579 22027 tablet_bootstrap.cc:492] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: No bootstrap required, opened a new log
I20260710 11:07:42.543030 22048 raft_consensus.cc:515] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.575169 22027 ts_tablet_manager.cc:1403] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.002s
I20260710 11:07:42.578758 22027 raft_consensus.cc:359] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.579751 22027 raft_consensus.cc:385] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.580174 22027 raft_consensus.cc:740] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.581286 22027 consensus_queue.cc:260] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.582428 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.582877 22026 tablet_bootstrap.cc:492] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: Bootstrap starting.
I20260710 11:07:42.584446 22027 ts_tablet_manager.cc:1434] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:07:42.584751 22029 tablet_bootstrap.cc:492] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.585213 22029 ts_tablet_manager.cc:1403] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 11:07:42.587988 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4fe9bc1144716ab93d4edd7c9b684" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:42.587855 22029 raft_consensus.cc:359] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.588642 21818 raft_consensus.cc:3060] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.588696 22029 raft_consensus.cc:385] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.588799 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa4fe9bc1144716ab93d4edd7c9b684" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:42.589543 22029 raft_consensus.cc:740] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.589708 21894 raft_consensus.cc:3060] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.590164 22048 leader_election.cc:290] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.589107 22049 leader_election.cc:290] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:42.590346 22029 consensus_queue.cc:260] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.588588 22015 leader_election.cc:290] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.592612 22029 ts_tablet_manager.cc:1434] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:42.593052 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:42.593861 21895 raft_consensus.cc:2393] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3704e8a2d9349ef9fb2b7f5bd19652a in current term 1: Already voted for candidate 154be6be88234db99b66d454f5a8c30d in this term.
I20260710 11:07:42.593969 22029 tablet_bootstrap.cc:492] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: Bootstrap starting.
I20260710 11:07:42.595145 21742 raft_consensus.cc:2468] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:42.595391 21787 leader_election.cc:304] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [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: b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc
I20260710 11:07:42.597054 21894 raft_consensus.cc:2468] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:42.597590 22028 raft_consensus.cc:2749] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.598932 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:42.599702 21819 raft_consensus.cc:2393] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 154be6be88234db99b66d454f5a8c30d in current term 1: Already voted for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in this term.
I20260710 11:07:42.599835 22029 tablet_bootstrap.cc:654] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.602751 22026 tablet_bootstrap.cc:654] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.605887 21818 raft_consensus.cc:2468] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:42.606982 21711 leader_election.cc:304] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.607844 22015 raft_consensus.cc:2804] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.608328 22015 raft_consensus.cc:697] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:42.609125 22015 consensus_queue.cc:237] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.626418 21860 leader_election.cc:304] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.627416 22049 raft_consensus.cc:2804] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.628080 22049 raft_consensus.cc:697] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:42.629218 22049 consensus_queue.cc:237] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.633258 21641 catalog_manager.cc:5697] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 1 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.642032 22029 tablet_bootstrap.cc:492] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: No bootstrap required, opened a new log
I20260710 11:07:42.642547 22029 ts_tablet_manager.cc:1403] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: Time spent bootstrapping tablet: real 0.049s	user 0.025s	sys 0.019s
I20260710 11:07:42.645277 22029 raft_consensus.cc:359] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.647046 22029 raft_consensus.cc:385] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.647387 22029 raft_consensus.cc:740] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.647831 22026 tablet_bootstrap.cc:492] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: No bootstrap required, opened a new log
I20260710 11:07:42.648332 22026 ts_tablet_manager.cc:1403] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.009s
I20260710 11:07:42.648138 22029 consensus_queue.cc:260] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.648802 22015 raft_consensus.cc:493] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.649286 22015 raft_consensus.cc:515] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.649012 21642 catalog_manager.cc:5697] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.651033 22029 ts_tablet_manager.cc:1434] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:42.651413 22015 leader_election.cc:290] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.653189 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.653959 21818 raft_consensus.cc:2468] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:42.654171 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.654769 21894 raft_consensus.cc:2468] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 0.
I20260710 11:07:42.655357 22026 raft_consensus.cc:359] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.655544 21711 leader_election.cc:304] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.656147 22026 raft_consensus.cc:385] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.656517 22026 raft_consensus.cc:740] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.656538 22042 raft_consensus.cc:2804] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.657090 22042 raft_consensus.cc:493] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.657456 22042 raft_consensus.cc:3060] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.657631 22026 consensus_queue.cc:260] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.659862 22026 ts_tablet_manager.cc:1434] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:07:42.667266 22042 raft_consensus.cc:515] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.670024 22042 leader_election.cc:290] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.671001 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:42.671577 21818 raft_consensus.cc:3060] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.674592 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:42.675197 21894 raft_consensus.cc:3060] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.678298 21818 raft_consensus.cc:2468] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:42.679378 21711 leader_election.cc:304] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.680143 22015 raft_consensus.cc:2804] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.680604 22015 raft_consensus.cc:697] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:42.681200 21894 raft_consensus.cc:2468] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 1.
I20260710 11:07:42.681298 22015 consensus_queue.cc:237] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.689091 21642 catalog_manager.cc:5697] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 1 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.695823 22048 raft_consensus.cc:493] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.696393 22048 raft_consensus.cc:515] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.698143 22048 leader_election.cc:290] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.699170 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.699139 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.700006 21894 raft_consensus.cc:2468] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:42.700074 21742 raft_consensus.cc:2468] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 0.
I20260710 11:07:42.701053 21787 leader_election.cc:304] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.701924 22028 raft_consensus.cc:2804] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.702243 22028 raft_consensus.cc:493] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.702553 22028 raft_consensus.cc:3060] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.707939 22028 raft_consensus.cc:515] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.710407 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.710763 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:42.710912 21742 raft_consensus.cc:3060] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.710891 22028 leader_election.cc:290] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.711370 21894 raft_consensus.cc:3060] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.716387 21894 raft_consensus.cc:2468] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
I20260710 11:07:42.716800 21742 raft_consensus.cc:2468] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 1.
I20260710 11:07:42.717299 21787 leader_election.cc:304] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.718164 22028 raft_consensus.cc:2804] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.718597 22028 raft_consensus.cc:697] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:42.719261 22028 consensus_queue.cc:237] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.721804 22048 raft_consensus.cc:493] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.722361 22048 raft_consensus.cc:515] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.724515 22048 leader_election.cc:290] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.725209 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc75a493b4cfe82ee02928ea429d1" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.725540 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc75a493b4cfe82ee02928ea429d1" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.726106 21742 raft_consensus.cc:2393] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3704e8a2d9349ef9fb2b7f5bd19652a in current term 1: Already voted for candidate 154be6be88234db99b66d454f5a8c30d in this term.
I20260710 11:07:42.727212 21786 leader_election.cc:304] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc
I20260710 11:07:42.727391 21642 catalog_manager.cc:5697] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 0 to 1, leader changed from <none> to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 1 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.727864 22048 raft_consensus.cc:3060] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.733338 22048 raft_consensus.cc:2749] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.737951 21894 raft_consensus.cc:3060] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.745388 22042 consensus_queue.cc:1048] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.759649 22042 consensus_queue.cc:1048] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.766830 22042 raft_consensus.cc:493] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.767323 22042 raft_consensus.cc:515] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.769270 22042 leader_election.cc:290] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:42.769956 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3b866af991439f919a40b060d8088e" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.770893 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b3b866af991439f919a40b060d8088e" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "154be6be88234db99b66d454f5a8c30d" is_pre_election: true
I20260710 11:07:42.771625 21894 raft_consensus.cc:2393] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 688840b7e7374228947ad227596362cc in current term 1: Already voted for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in this term.
I20260710 11:07:42.772667 21712 leader_election.cc:304] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 688840b7e7374228947ad227596362cc; no voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.773649 22042 raft_consensus.cc:3060] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.779085 22042 raft_consensus.cc:2749] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.852125 22048 consensus_queue.cc:1048] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.864333 22048 consensus_queue.cc:1048] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.874435 22049 consensus_queue.cc:1048] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.885123 21979 consensus_queue.cc:1048] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.893127 22051 raft_consensus.cc:493] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.893687 22051 raft_consensus.cc:515] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.895793 22051 leader_election.cc:290] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:42.896708 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" is_pre_election: true
I20260710 11:07:42.897038 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc" is_pre_election: true
I20260710 11:07:42.897439 21818 raft_consensus.cc:2468] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:42.897670 21742 raft_consensus.cc:2468] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 0.
I20260710 11:07:42.898486 21860 leader_election.cc:304] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:42.899410 22051 raft_consensus.cc:2804] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.899785 22051 raft_consensus.cc:493] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.900118 22051 raft_consensus.cc:3060] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.905900 22051 raft_consensus.cc:515] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.907544 22051 leader_election.cc:290] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:42.908226 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:42.908496 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:42.908831 21742 raft_consensus.cc:3060] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.909133 21818 raft_consensus.cc:3060] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.913861 21742 raft_consensus.cc:2468] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:42.913947 21818 raft_consensus.cc:2468] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 1.
I20260710 11:07:42.914999 21860 leader_election.cc:304] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: 
I20260710 11:07:42.915694 22051 raft_consensus.cc:2804] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.916100 22051 raft_consensus.cc:697] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:42.916724 22051 consensus_queue.cc:237] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:42.924229 21641 catalog_manager.cc:5697] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 0 to 1, leader changed from <none> to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 1 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:42.949961 22048 consensus_queue.cc:1048] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.954314 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
mode: GRACEFUL
new_leader_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:52044
I20260710 11:07:42.954931 21895 raft_consensus.cc:606] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Received request to transfer leadership to TS 688840b7e7374228947ad227596362cc
I20260710 11:07:42.960052 21964 consensus_queue.cc:1048] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.968146 21818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
mode: GRACEFUL
new_leader_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:43742
I20260710 11:07:42.968840 21818 raft_consensus.cc:606] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Received request to transfer leadership to TS 688840b7e7374228947ad227596362cc
I20260710 11:07:42.975229 21894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
mode: GRACEFUL
new_leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:52044
I20260710 11:07:42.975688 21894 raft_consensus.cc:606] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Received request to transfer leadership to TS b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:42.991585 21742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6"
dest_uuid: "688840b7e7374228947ad227596362cc"
mode: GRACEFUL
new_leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:45846
I20260710 11:07:42.992153 21742 raft_consensus.cc:606] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Received request to transfer leadership to TS b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:43.034392 22042 consensus_queue.cc:1048] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.045742 22042 consensus_queue.cc:1048] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.095001 22042 consensus_queue.cc:1048] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.106295 22015 consensus_queue.cc:1048] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.113181 22033 raft_consensus.cc:993] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: : Instructing follower b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:43.113725 22015 raft_consensus.cc:1081] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Signalling peer b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:43.115286 21818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:43732
I20260710 11:07:43.115844 21818 raft_consensus.cc:493] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.116127 21818 raft_consensus.cc:3060] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.121908 21818 raft_consensus.cc:515] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.123760 21818 leader_election.cc:290] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:43.124480 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:43.125031 21742 raft_consensus.cc:3055] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:43.125308 21742 raft_consensus.cc:740] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:43.126168 21742 consensus_queue.cc:260] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.127053 21742 raft_consensus.cc:3060] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.130689 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d44b9a620ee48379e323c501d0339a6" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:43.131181 21894 raft_consensus.cc:3060] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.132469 21742 raft_consensus.cc:2468] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:43.133517 21786 leader_election.cc:304] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:43.134379 21964 raft_consensus.cc:2804] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.134805 21964 raft_consensus.cc:697] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:43.135522 21964 consensus_queue.cc:237] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.136057 21894 raft_consensus.cc:2468] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:43.141884 21641 catalog_manager.cc:5697] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 1 to 2, leader changed from 688840b7e7374228947ad227596362cc (127.16.201.193) to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 2 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.173118 21964 consensus_queue.cc:1048] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.182013 22051 consensus_queue.cc:1048] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.188938 22028 consensus_queue.cc:1048] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.201325 21964 raft_consensus.cc:993] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: : Instructing follower 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:43.203828 22051 consensus_queue.cc:1048] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.205538 22028 raft_consensus.cc:1081] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Signalling peer 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:43.207300 21742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca"
dest_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:60080
I20260710 11:07:43.207912 21742 raft_consensus.cc:493] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.208375 21742 raft_consensus.cc:3060] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.212363 21979 raft_consensus.cc:993] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: : Instructing follower b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:43.212841 22051 raft_consensus.cc:1081] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Signalling peer b3704e8a2d9349ef9fb2b7f5bd19652a to start an election
I20260710 11:07:43.214529 21818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
 from {username='slave'} at 127.0.0.1:43740
I20260710 11:07:43.215133 21818 raft_consensus.cc:493] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.215579 21818 raft_consensus.cc:3060] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.217643 21742 raft_consensus.cc:515] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.220471 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:43.221057 21819 raft_consensus.cc:3055] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:43.221374 21819 raft_consensus.cc:740] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:43.221478 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc211a6879c4d198fc26b9462031eca" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:43.222043 21894 raft_consensus.cc:3060] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.222211 21819 consensus_queue.cc:260] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.223489 21819 raft_consensus.cc:3060] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.223744 21818 raft_consensus.cc:515] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.226307 21818 leader_election.cc:290] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:43.226497 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:43.227118 21743 raft_consensus.cc:3060] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.227763 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01191eccb74441568e7a123b0a9fda2b" candidate_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:43.228338 21895 raft_consensus.cc:3055] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:43.228637 21895 raft_consensus.cc:740] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:43.229456 21895 consensus_queue.cc:260] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.230749 21895 raft_consensus.cc:3060] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.231060 21819 raft_consensus.cc:2468] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 2.
I20260710 11:07:43.232265 21711 leader_election.cc:304] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:43.232903 21894 raft_consensus.cc:2468] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 2.
I20260710 11:07:43.233184 22015 raft_consensus.cc:2804] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.233372 21742 leader_election.cc:290] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 2 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:43.233759 22015 raft_consensus.cc:697] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:43.234665 22015 consensus_queue.cc:237] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.235723 21743 raft_consensus.cc:2468] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:43.236954 21786 leader_election.cc:304] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 688840b7e7374228947ad227596362cc, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:43.237668 21895 raft_consensus.cc:2468] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3704e8a2d9349ef9fb2b7f5bd19652a in term 2.
I20260710 11:07:43.237797 22028 raft_consensus.cc:2804] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.238359 22028 raft_consensus.cc:697] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Becoming Leader. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:43.239157 22028 consensus_queue.cc:237] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.243666 21644 catalog_manager.cc:5697] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 1 to 2, leader changed from b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194) to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 2 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.246951 21641 catalog_manager.cc:5697] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a reported cstate change: term changed from 1 to 2, leader changed from 154be6be88234db99b66d454f5a8c30d (127.16.201.195) to b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194). New cstate: current_term: 2 leader_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.360934 21979 consensus_queue.cc:1048] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.369755 22051 raft_consensus.cc:993] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: : Instructing follower 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:43.370249 22051 raft_consensus.cc:1081] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Signalling peer 688840b7e7374228947ad227596362cc to start an election
I20260710 11:07:43.370814 22049 consensus_queue.cc:1048] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.373853 21742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f"
dest_uuid: "688840b7e7374228947ad227596362cc"
 from {username='slave'} at 127.0.0.1:60084
I20260710 11:07:43.374431 21742 raft_consensus.cc:493] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:43.374818 21742 raft_consensus.cc:3060] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.383869 21742 raft_consensus.cc:515] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.387518 21742 leader_election.cc:290] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [CANDIDATE]: Term 2 election: Requested vote from peers b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901), 154be6be88234db99b66d454f5a8c30d (127.16.201.195:45223)
I20260710 11:07:43.388185 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "154be6be88234db99b66d454f5a8c30d"
I20260710 11:07:43.388825 21895 raft_consensus.cc:3055] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:43.389160 21895 raft_consensus.cc:740] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:43.389405 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7875b2f8544c27840883fe7e3f928f" candidate_uuid: "688840b7e7374228947ad227596362cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:43.390018 21895 consensus_queue.cc:260] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.391294 21895 raft_consensus.cc:3060] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.398447 21895 raft_consensus.cc:2468] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 688840b7e7374228947ad227596362cc in term 2.
I20260710 11:07:43.399667 21712 leader_election.cc:304] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [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: 154be6be88234db99b66d454f5a8c30d, 688840b7e7374228947ad227596362cc; no voters: b3704e8a2d9349ef9fb2b7f5bd19652a
I20260710 11:07:43.400506 22015 raft_consensus.cc:2804] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.401064 22015 raft_consensus.cc:697] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Becoming Leader. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:43.401863 22015 consensus_queue.cc:237] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:43.408356 21644 catalog_manager.cc:5697] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc reported cstate change: term changed from 1 to 2, leader changed from 154be6be88234db99b66d454f5a8c30d (127.16.201.195) to 688840b7e7374228947ad227596362cc (127.16.201.193). New cstate: current_term: 2 leader_uuid: "688840b7e7374228947ad227596362cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:43.571379 21742 raft_consensus.cc:1275] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.572710 21964 consensus_queue.cc:1048] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.580559 21895 raft_consensus.cc:1275] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.582224 22028 consensus_queue.cc:1048] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.694916 21742 raft_consensus.cc:1275] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.696352 22028 consensus_queue.cc:1048] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.704406 21895 raft_consensus.cc:1275] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer b3704e8a2d9349ef9fb2b7f5bd19652a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.704979 21894 raft_consensus.cc:1275] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.705986 22028 consensus_queue.cc:1048] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:43.706854 22015 consensus_queue.cc:1048] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:43.717346 21819 raft_consensus.cc:1275] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.719350 22015 consensus_queue.cc:1048] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.946380 21819 raft_consensus.cc:3060] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.952631 21819 raft_consensus.cc:1275] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.953938 22033 consensus_queue.cc:1048] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:43.964673 21894 raft_consensus.cc:1275] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Refusing update from remote peer 688840b7e7374228947ad227596362cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:43.966070 22094 consensus_queue.cc:1048] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:46.001205 21644 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59770:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:07:46.023664 21644 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59770:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:07:46.093905 17191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:07:46.206247 22121 log.cc:927] Time spent T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260710 11:07:46.237087 21786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.201.193:38105, user_credentials={real_user=slave}} blocked reactor thread for 51075.4us
I20260710 11:07:46.263985 22143 tablet.cc:1724] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.272375 22144 tablet.cc:1724] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:46.308889 22132 log.cc:927] Time spent T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
W20260710 11:07:46.339105 22138 log.cc:927] Time spent T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260710 11:07:46.313575 22146 tablet.cc:1724] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:46.341188 22137 log.cc:927] Time spent T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260710 11:07:46.341033 21820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417"
dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
mode: GRACEFUL
new_leader_uuid: "154be6be88234db99b66d454f5a8c30d"
 from {username='slave'} at 127.0.0.1:52588
I20260710 11:07:46.345791 21820 raft_consensus.cc:606] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Received request to transfer leadership to TS 154be6be88234db99b66d454f5a8c30d
I20260710 11:07:46.379066 22150 tablet.cc:1724] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:07:46.409626 22147 log.cc:927] Time spent T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260710 11:07:46.410104 22158 tablet.cc:1724] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.330157 22152 tablet.cc:1724] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.333290 22149 tablet.cc:1724] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.425789 22162 tablet.cc:1724] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.394675 22163 tablet.cc:1724] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.445372 22165 tablet.cc:1724] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.433133 22150 tablet.cc:1724] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.506999 22158 tablet.cc:1724] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.513567 22143 tablet.cc:1724] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.527061 22164 tablet.cc:1724] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.540288 22144 tablet.cc:1724] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.540782 22146 tablet.cc:1724] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.551173 22167 tablet.cc:1724] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.584227 22095 raft_consensus.cc:993] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: : Instructing follower 154be6be88234db99b66d454f5a8c30d to start an election
I20260710 11:07:46.592522 22120 raft_consensus.cc:1081] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Signalling peer 154be6be88234db99b66d454f5a8c30d to start an election
W20260710 11:07:46.595849 21712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.201.195:45223, user_credentials={real_user=slave}} blocked reactor thread for 49313.9us
I20260710 11:07:46.606034 21893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
 from {username='slave'} at 127.0.0.1:52040
I20260710 11:07:46.607175 21893 raft_consensus.cc:493] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.607649 21893 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.611063 22158 tablet.cc:1724] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.671976 22150 tablet.cc:1724] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.662667 22149 tablet.cc:1724] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.636750 21893 raft_consensus.cc:515] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:46.690125 22163 tablet.cc:1724] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.693219 21744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378"
dest_uuid: "688840b7e7374228947ad227596362cc"
mode: GRACEFUL
new_leader_uuid: "154be6be88234db99b66d454f5a8c30d"
 from {username='slave'} at 127.0.0.1:45858
I20260710 11:07:46.694113 21744 raft_consensus.cc:606] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Received request to transfer leadership to TS 154be6be88234db99b66d454f5a8c30d
I20260710 11:07:46.695765 22144 tablet.cc:1724] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.696553 17191 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:46.698117 17191 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:46.702549 22162 tablet.cc:1724] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.710893 22167 tablet.cc:1724] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.714455 21893 leader_election.cc:290] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 3 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:46.716104 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:46.716807 21821 raft_consensus.cc:3055] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:46.717133 21821 raft_consensus.cc:740] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b3704e8a2d9349ef9fb2b7f5bd19652a, State: Running, Role: LEADER
I20260710 11:07:46.718194 21821 consensus_queue.cc:260] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [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: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:46.719769 21821 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.715945 21744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00e1a85af92f4d83916cd901f2a9e417" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:46.722512 21744 raft_consensus.cc:3060] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:46.723551 22165 tablet.cc:1724] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.680413 22164 tablet.cc:1724] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.758067 21821 raft_consensus.cc:2468] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 3.
I20260710 11:07:46.759707 21860 leader_election.cc:304] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [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: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:46.760779 22051 raft_consensus.cc:2804] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:46.761260 22051 raft_consensus.cc:697] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 3 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:46.762279 22051 consensus_queue.cc:237] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [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: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } }
I20260710 11:07:46.766575 22162 tablet.cc:1724] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:07:46.769935 21744 raft_consensus.cc:2468] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 3.
I20260710 11:07:46.801364 21644 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f: soft_deleted_table [id=193493ecb32f4a55a1cb584e9a52238f] alter complete (version 1)
I20260710 11:07:46.812247 21644 catalog_manager.cc:5697] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 2 to 3, leader changed from b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194) to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 3 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:46.831931 22141 raft_consensus.cc:993] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: : Instructing follower 154be6be88234db99b66d454f5a8c30d to start an election
I20260710 11:07:46.832460 22156 raft_consensus.cc:1081] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Signalling peer 154be6be88234db99b66d454f5a8c30d to start an election
I20260710 11:07:46.833913 21893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378"
dest_uuid: "154be6be88234db99b66d454f5a8c30d"
 from {username='slave'} at 127.0.0.1:52030
I20260710 11:07:46.834388 21893 raft_consensus.cc:493] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:46.834652 21893 raft_consensus.cc:3060] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.839651 21893 raft_consensus.cc:515] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:46.841461 21893 leader_election.cc:290] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 2 election: Requested vote from peers 688840b7e7374228947ad227596362cc (127.16.201.193:38105), b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901)
I20260710 11:07:46.842257 21744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "688840b7e7374228947ad227596362cc"
I20260710 11:07:46.842485 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acb87c1afd74b239efdd91a0cc91378" candidate_uuid: "154be6be88234db99b66d454f5a8c30d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a"
I20260710 11:07:46.842950 21744 raft_consensus.cc:3055] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:46.843019 21821 raft_consensus.cc:3060] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.843394 21744 raft_consensus.cc:740] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 688840b7e7374228947ad227596362cc, State: Running, Role: LEADER
I20260710 11:07:46.844445 21744 consensus_queue.cc:260] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:46.845865 21744 raft_consensus.cc:3060] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:46.851111 21821 raft_consensus.cc:2468] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 2.
I20260710 11:07:46.852489 21860 leader_election.cc:304] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 154be6be88234db99b66d454f5a8c30d, b3704e8a2d9349ef9fb2b7f5bd19652a; no voters: 
I20260710 11:07:46.852824 21744 raft_consensus.cc:2468] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 154be6be88234db99b66d454f5a8c30d in term 2.
I20260710 11:07:46.853228 22051 raft_consensus.cc:2804] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:46.853866 22051 raft_consensus.cc:697] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 2 LEADER]: Becoming Leader. State: Replica: 154be6be88234db99b66d454f5a8c30d, State: Running, Role: LEADER
I20260710 11:07:46.854722 22051 consensus_queue.cc:237] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } }
I20260710 11:07:46.863157 21644 catalog_manager.cc:5697] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d reported cstate change: term changed from 1 to 2, leader changed from 688840b7e7374228947ad227596362cc (127.16.201.193) to 154be6be88234db99b66d454f5a8c30d (127.16.201.195). New cstate: current_term: 2 leader_uuid: "154be6be88234db99b66d454f5a8c30d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "154be6be88234db99b66d454f5a8c30d" member_type: VOTER last_known_addr { host: "127.16.201.195" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:47.181598 21817 raft_consensus.cc:1275] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 3 FOLLOWER]: Refusing update from remote peer 154be6be88234db99b66d454f5a8c30d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:47.182991 22051 consensus_queue.cc:1048] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:47.195765 21744 raft_consensus.cc:1275] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 3 FOLLOWER]: Refusing update from remote peer 154be6be88234db99b66d454f5a8c30d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:47.197844 22122 consensus_queue.cc:1048] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:47.264403 21821 raft_consensus.cc:1275] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Refusing update from remote peer 154be6be88234db99b66d454f5a8c30d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:47.265676 22051 consensus_queue.cc:1048] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3704e8a2d9349ef9fb2b7f5bd19652a" member_type: VOTER last_known_addr { host: "127.16.201.194" port: 36901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:47.275316 21744 raft_consensus.cc:1275] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Refusing update from remote peer 154be6be88234db99b66d454f5a8c30d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:47.277648 22182 consensus_queue.cc:1048] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [LEADER]: Connected to new peer: Peer: permanent_uuid: "688840b7e7374228947ad227596362cc" member_type: VOTER last_known_addr { host: "127.16.201.193" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:47.758886 17191 tablet_server.cc:179] TabletServer@127.16.201.193:0 shutting down...
W20260710 11:07:47.783218 21786 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 11:07:47.789446 21786 consensus_peers.cc:597] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.797045 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:47.798048 17191 tablet_replica.cc:333] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.799108 17191 raft_consensus.cc:2243] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.799674 17191 raft_consensus.cc:2272] T 4b3b866af991439f919a40b060d8088e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:47.800814 21786 consensus_peers.cc:597] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.802027 17191 tablet_replica.cc:333] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.802613 17191 raft_consensus.cc:2243] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.802987 17191 raft_consensus.cc:2272] T 01191eccb74441568e7a123b0a9fda2b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.805251 17191 tablet_replica.cc:333] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.805856 17191 raft_consensus.cc:2243] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.806288 17191 raft_consensus.cc:2272] T 6d44b9a620ee48379e323c501d0339a6 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.807994 17191 tablet_replica.cc:333] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.808511 17191 raft_consensus.cc:2243] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.808902 17191 raft_consensus.cc:2272] T af1dc75a493b4cfe82ee02928ea429d1 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.810755 17191 tablet_replica.cc:333] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.811302 17191 raft_consensus.cc:2243] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.811692 17191 raft_consensus.cc:2272] T 4274d8b2244044a59ae8df580df64d0b P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.813477 17191 tablet_replica.cc:333] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.814026 17191 raft_consensus.cc:2243] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.814800 17191 raft_consensus.cc:2272] T dd7875b2f8544c27840883fe7e3f928f P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.816524 17191 tablet_replica.cc:333] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.817090 17191 raft_consensus.cc:2243] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.817884 17191 raft_consensus.cc:2272] T 1cc211a6879c4d198fc26b9462031eca P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.819591 17191 tablet_replica.cc:333] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.820073 17191 raft_consensus.cc:2243] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.820837 17191 raft_consensus.cc:2272] T 0e78c58121594f68a68594e01db272fa P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.822924 17191 tablet_replica.cc:333] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.823487 17191 raft_consensus.cc:2243] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.823899 17191 raft_consensus.cc:2272] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.826355 17191 tablet_replica.cc:333] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.826979 17191 raft_consensus.cc:2243] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.827508 17191 raft_consensus.cc:2272] T 34a87553db6d4205b3fe62d5ed746808 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.829824 17191 tablet_replica.cc:333] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.830401 17191 raft_consensus.cc:2243] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.831125 17191 raft_consensus.cc:2272] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.832901 17191 tablet_replica.cc:333] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.833422 17191 raft_consensus.cc:2243] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.833864 17191 raft_consensus.cc:2272] T 00e1a85af92f4d83916cd901f2a9e417 P 688840b7e7374228947ad227596362cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.836055 17191 tablet_replica.cc:333] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.836602 17191 raft_consensus.cc:2243] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.837426 17191 raft_consensus.cc:2272] T 12005804fa494ecaa1f03804980cc0f8 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.839241 17191 tablet_replica.cc:333] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.839809 17191 raft_consensus.cc:2243] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.840260 17191 raft_consensus.cc:2272] T 7acb87c1afd74b239efdd91a0cc91378 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.842648 17191 tablet_replica.cc:333] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.843246 17191 raft_consensus.cc:2243] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.843644 17191 raft_consensus.cc:2272] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.845394 17191 tablet_replica.cc:333] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.846012 17191 raft_consensus.cc:2243] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.846434 17191 raft_consensus.cc:2272] T 091558ac09b04155845fab02e391fe2e P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.848312 17191 tablet_replica.cc:333] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.848739 17191 raft_consensus.cc:2243] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.849496 17191 raft_consensus.cc:2272] T a083832f60874bbf9074efd4536b2e7b P 688840b7e7374228947ad227596362cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.851207 17191 tablet_replica.cc:333] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc: stopping tablet replica
I20260710 11:07:47.851738 17191 raft_consensus.cc:2243] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.852470 17191 raft_consensus.cc:2272] T 757d1350f0924b41ac3d1875d46e7220 P 688840b7e7374228947ad227596362cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.890552 17191 tablet_server.cc:196] TabletServer@127.16.201.193:0 shutdown complete.
W20260710 11:07:47.906270 21860 consensus_peers.cc:597] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.929342 17191 tablet_server.cc:179] TabletServer@127.16.201.194:0 shutting down...
W20260710 11:07:47.939311 21860 consensus_peers.cc:597] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:47.954113 21786 consensus_peers.cc:597] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.960711 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:47.961597 17191 tablet_replica.cc:333] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.962543 17191 raft_consensus.cc:2243] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.963208 17191 raft_consensus.cc:2272] T dd7875b2f8544c27840883fe7e3f928f P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.965873 17191 tablet_replica.cc:333] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.966558 17191 raft_consensus.cc:2243] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.967496 17191 raft_consensus.cc:2272] T 6d44b9a620ee48379e323c501d0339a6 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:47.967941 21786 consensus_peers.cc:597] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.969717 17191 tablet_replica.cc:333] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.970310 17191 raft_consensus.cc:2243] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.970759 17191 raft_consensus.cc:2272] T af1dc75a493b4cfe82ee02928ea429d1 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.972927 17191 tablet_replica.cc:333] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.973719 17191 raft_consensus.cc:2243] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.974562 17191 raft_consensus.cc:2272] T 4274d8b2244044a59ae8df580df64d0b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:47.975033 21860 consensus_peers.cc:597] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d -> Peer b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901): Couldn't send request to peer b3704e8a2d9349ef9fb2b7f5bd19652a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.976713 17191 tablet_replica.cc:333] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.977262 17191 raft_consensus.cc:2243] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.977701 17191 raft_consensus.cc:2272] T 7acb87c1afd74b239efdd91a0cc91378 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.980028 17191 tablet_replica.cc:333] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.980640 17191 raft_consensus.cc:2243] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.981154 17191 raft_consensus.cc:2272] T 12005804fa494ecaa1f03804980cc0f8 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.983799 17191 tablet_replica.cc:333] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.984505 17191 raft_consensus.cc:2243] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:07:47.984948 21860 consensus_peers.cc:597] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d -> Peer b3704e8a2d9349ef9fb2b7f5bd19652a (127.16.201.194:36901): Couldn't send request to peer b3704e8a2d9349ef9fb2b7f5bd19652a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.985580 17191 raft_consensus.cc:2272] T 01191eccb74441568e7a123b0a9fda2b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:47.988062 21860 consensus_peers.cc:597] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:47.988271 17191 tablet_replica.cc:333] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.988941 17191 raft_consensus.cc:2243] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.989820 17191 raft_consensus.cc:2272] T 4b3b866af991439f919a40b060d8088e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.991642 17191 tablet_replica.cc:333] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.992192 17191 raft_consensus.cc:2243] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.992918 17191 raft_consensus.cc:2272] T 34a87553db6d4205b3fe62d5ed746808 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.994771 17191 tablet_replica.cc:333] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.995291 17191 raft_consensus.cc:2243] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:47.996040 17191 raft_consensus.cc:2272] T f174e2da11f7410b8ef2f9ef0ce92fd3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:47.997923 17191 tablet_replica.cc:333] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:47.998431 17191 raft_consensus.cc:2243] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:47.998829 17191 raft_consensus.cc:2272] T 091558ac09b04155845fab02e391fe2e P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.000577 17191 tablet_replica.cc:333] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.001102 17191 raft_consensus.cc:2243] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.001530 17191 raft_consensus.cc:2272] T a083832f60874bbf9074efd4536b2e7b P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.003371 17191 tablet_replica.cc:333] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.003890 17191 raft_consensus.cc:2243] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:48.004649 17191 raft_consensus.cc:2272] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.006461 17191 tablet_replica.cc:333] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.006963 17191 raft_consensus.cc:2243] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.007383 17191 raft_consensus.cc:2272] T 1cc211a6879c4d198fc26b9462031eca P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.009092 17191 tablet_replica.cc:333] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.009654 17191 raft_consensus.cc:2243] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.010099 17191 raft_consensus.cc:2272] T 0e78c58121594f68a68594e01db272fa P b3704e8a2d9349ef9fb2b7f5bd19652a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.011893 17191 tablet_replica.cc:333] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.012385 17191 raft_consensus.cc:2243] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.012807 17191 raft_consensus.cc:2272] T 3fa4fe9bc1144716ab93d4edd7c9b684 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.014626 17191 tablet_replica.cc:333] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.015206 17191 raft_consensus.cc:2243] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.015604 17191 raft_consensus.cc:2272] T 00e1a85af92f4d83916cd901f2a9e417 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.018419 17191 tablet_replica.cc:333] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a: stopping tablet replica
I20260710 11:07:48.018923 17191 raft_consensus.cc:2243] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.019323 17191 raft_consensus.cc:2272] T 757d1350f0924b41ac3d1875d46e7220 P b3704e8a2d9349ef9fb2b7f5bd19652a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.057363 17191 tablet_server.cc:196] TabletServer@127.16.201.194:0 shutdown complete.
W20260710 11:07:48.070701 21860 consensus_peers.cc:597] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d -> Peer 688840b7e7374228947ad227596362cc (127.16.201.193:38105): Couldn't send request to peer 688840b7e7374228947ad227596362cc. Status: Network error: Client connection negotiation failed: client connection to 127.16.201.193:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:48.090175 17191 tablet_server.cc:179] TabletServer@127.16.201.195:0 shutting down...
I20260710 11:07:48.117117 17191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:48.118067 17191 tablet_replica.cc:333] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.118786 17191 raft_consensus.cc:2243] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.119374 17191 raft_consensus.cc:2272] T dd7875b2f8544c27840883fe7e3f928f P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.121465 17191 tablet_replica.cc:333] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.122134 17191 raft_consensus.cc:2243] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.122596 17191 raft_consensus.cc:2272] T 6d44b9a620ee48379e323c501d0339a6 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.124673 17191 tablet_replica.cc:333] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.125267 17191 raft_consensus.cc:2243] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.125775 17191 raft_consensus.cc:2272] T 4274d8b2244044a59ae8df580df64d0b P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.127702 17191 tablet_replica.cc:333] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.128263 17191 raft_consensus.cc:2243] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.128791 17191 raft_consensus.cc:2272] T f174e2da11f7410b8ef2f9ef0ce92fd3 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.130827 17191 tablet_replica.cc:333] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.131435 17191 raft_consensus.cc:2243] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.131932 17191 raft_consensus.cc:2272] T 34a87553db6d4205b3fe62d5ed746808 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.133978 17191 tablet_replica.cc:333] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.134581 17191 raft_consensus.cc:2243] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.135056 17191 raft_consensus.cc:2272] T 3fa4fe9bc1144716ab93d4edd7c9b684 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.136927 17191 tablet_replica.cc:333] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.137481 17191 raft_consensus.cc:2243] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:48.138363 17191 raft_consensus.cc:2272] T 00e1a85af92f4d83916cd901f2a9e417 P 154be6be88234db99b66d454f5a8c30d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.141096 17191 tablet_replica.cc:333] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.141716 17191 raft_consensus.cc:2243] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.142300 17191 raft_consensus.cc:2272] T 01191eccb74441568e7a123b0a9fda2b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.144205 17191 tablet_replica.cc:333] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.144778 17191 raft_consensus.cc:2243] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.145246 17191 raft_consensus.cc:2272] T 4b3b866af991439f919a40b060d8088e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.147164 17191 tablet_replica.cc:333] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.147769 17191 raft_consensus.cc:2243] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:48.148604 17191 raft_consensus.cc:2272] T 091558ac09b04155845fab02e391fe2e P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.150607 17191 tablet_replica.cc:333] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.151099 17191 raft_consensus.cc:2243] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.151518 17191 raft_consensus.cc:2272] T a083832f60874bbf9074efd4536b2e7b P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.153349 17191 tablet_replica.cc:333] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.153905 17191 raft_consensus.cc:2243] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.154292 17191 raft_consensus.cc:2272] T 757d1350f0924b41ac3d1875d46e7220 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.156191 17191 tablet_replica.cc:333] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.156675 17191 raft_consensus.cc:2243] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:48.157409 17191 raft_consensus.cc:2272] T af1dc75a493b4cfe82ee02928ea429d1 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.159407 17191 tablet_replica.cc:333] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.159919 17191 raft_consensus.cc:2243] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.160321 17191 raft_consensus.cc:2272] T 1cc211a6879c4d198fc26b9462031eca P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.162169 17191 tablet_replica.cc:333] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.162642 17191 raft_consensus.cc:2243] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.163029 17191 raft_consensus.cc:2272] T 0e78c58121594f68a68594e01db272fa P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.165058 17191 tablet_replica.cc:333] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.165516 17191 raft_consensus.cc:2243] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.166013 17191 raft_consensus.cc:2272] T 5a21ab2fbc3f4be2b276dc98e3a199f3 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.167872 17191 tablet_replica.cc:333] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.168365 17191 raft_consensus.cc:2243] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:48.168784 17191 raft_consensus.cc:2272] T 12005804fa494ecaa1f03804980cc0f8 P 154be6be88234db99b66d454f5a8c30d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.170745 17191 tablet_replica.cc:333] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d: stopping tablet replica
I20260710 11:07:48.171166 17191 raft_consensus.cc:2243] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:48.171907 17191 raft_consensus.cc:2272] T 7acb87c1afd74b239efdd91a0cc91378 P 154be6be88234db99b66d454f5a8c30d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.211323 17191 tablet_server.cc:196] TabletServer@127.16.201.195:0 shutdown complete.
I20260710 11:07:48.241816 17191 master.cc:562] Master@127.16.201.254:43879 shutting down...
I20260710 11:07:48.264539 17191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:48.265098 17191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:48.265444 17191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 860f8162b55245778ba4d580f7ff089f: stopping tablet replica
I20260710 11:07:48.286052 17191 master.cc:584] Master@127.16.201.254:43879 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11144 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24080 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112716 ms total)
[  PASSED  ] 8 tests.
I20260710 11:07:48.339303 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 403 messages since previous log ~13 seconds ago
I20260710 11:07:48.339506 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~13 seconds ago
I20260710 11:07:48.339643 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 397 messages since previous log ~13 seconds ago
I20260710 11:07:48.339833 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:07:48.339977 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 11:07:48.340169 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 11:07:48.340408 17191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 117 messages since previous log ~25 seconds ago
